|
Project: stp | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
static interface BrowserDataModel.Operations
A specification for the interface between the BrowserDataModel and a provider of operations to be applied to the object displayed in the model.
| Method Summary | |
|---|---|
void |
execute(Object op,
BrowserDataModel model)
Performs the operation identified by the argument to the object displayed by this data model. |
Vector |
getList()
Returns a list of operations that can be applied to the object displayed by this data model. |
| Method Detail |
|---|
Vector getList()
void execute(Object op,
BrowserDataModel model)
op - One of the operations supplied in the list returned by
resourceOperations.
|
Generated Tue 10-Jun-2014 09:16 PM | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||