Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Interface
oracle.javatools.ui.checklist.StepContent

Packages that use StepContent
oracle.javatools.ui.checklist   
 

Uses of StepContent in oracle.javatools.ui.checklist
 

Classes in oracle.javatools.ui.checklist that implement StepContent
 class TaskContent
          TaskContent is a step content that shows the list of requirements for performing the task, help links, action buttons, description, conceptual image for this particular task.
 

Methods in oracle.javatools.ui.checklist that return StepContent
 StepContent Step.getContent()
          Returns the step content of this step.
 

Methods in oracle.javatools.ui.checklist with parameters of type StepContent
 void Step.setContent(StepContent content)
          Set the StepContent for this step.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.