Skip navigation links

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

E17493-04


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.

 


Skip navigation links

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

E17493-04


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