static interface BrowserDataModel.Operations
Modifier and Type | Method and Description |
---|---|
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.
|
Vector getList()
void execute(Object op, BrowserDataModel model)
op
- One of the operations supplied in the list returned by
resourceOperations.Copyright © IBM 2016. All rights reserved.