|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface AbstractCommandSynchronizePeer.IndexedPropertyPeer
A peer for rendering an indexed property of a Command.
| Method Summary | |
|---|---|
java.lang.Object |
getProperty(nextapp.echo.app.util.Context context,
nextapp.echo.app.Command command,
int propertyIndex)
Returns the property value of a specific index. |
java.util.Iterator |
getPropertyIndices(nextapp.echo.app.util.Context context,
nextapp.echo.app.Command command)
Returns an iterator of Integer objects indicating
which indices of the property are currently set. |
| Method Detail |
|---|
java.util.Iterator getPropertyIndices(nextapp.echo.app.util.Context context,
nextapp.echo.app.Command command)
Integer objects indicating
which indices of the property are currently set.
context - the relevant Contextcommand - the Command being rendered
java.lang.Object getProperty(nextapp.echo.app.util.Context context,
nextapp.echo.app.Command command,
int propertyIndex)
context - the relevant Contextcommand - the Command being renderedpropertyIndex - the property index
|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||