|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ComponentOperationCallBack
is an interface
used during the traverseComponent() method. The onComponent()
method is called for each component in the component
hierarchy.
Method Summary | |
void |
onComponent(nextapp.echo.Component c)
Called for each component in a component hierarchy. |
Method Detail |
public void onComponent(nextapp.echo.Component c)
c
- - the component in a hierarchy
|
EchoPoint 1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |