|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of read-only nodes the model exposesM - the type of modifiable nodes the model exposespublic interface SearchableTreeModelController<T,M extends Modifiable>
This interface provides a controller for searchable tree models. The
LocatorProvider.getLocator() method can be used to get
a Locator and find nodes of this controller.
| Method Summary |
|---|
| Methods inherited from interface com.ibm.portal.TreeModelController |
|---|
confirmDelete, confirmInsert, confirmInsert, delete, insert |
| Methods inherited from interface com.ibm.portal.ModelController |
|---|
confirmCreate, confirmGetModifiableNode, create, getModifiableNode, resolve |
| Methods inherited from interface com.ibm.portal.TreeModel |
|---|
getChildren, getParent, getRoot, hasChildren |
| Methods inherited from interface com.ibm.portal.LocatorProvider |
|---|
getLocator |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||