| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StepContent
StepContent interface provides the content for the step.
| Method Summary | |
|---|---|
|  void | addContentActionListener(ContentActionListener listener)Add ContentActionListener to this StepContent to listen for any ActionEvents that happens in this content. | 
|  java.awt.Component | getComponent()Returns the component this StepContent is representing. | 
|  Step | getStep()Returns the step wo which this StepContent belongs. | 
|  void | removeContentActionListener(ContentActionListener listener)Remove ContentActionListener from this StepContent. | 
| Method Detail | 
|---|
Step getStep()
java.awt.Component getComponent()
void addContentActionListener(ContentActionListener listener)
void removeContentActionListener(ContentActionListener listener)
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.6.0) E13403-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||