|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal
Interface SearchableTreeModelController<T,M extends Modifiable>
- Type Parameters:
- T - the type of read-only nodes the model exposes
- M - the type of modifiable nodes the model exposes
- All Superinterfaces:
- Controller, LocatorProvider<T>, ModelController<T,M>, SearchableTreeModel<T>, TreeModel<T>, TreeModelController<T,M>
- All Known Subinterfaces:
- ContentModelController<T,M>, LayoutModelController<T,M>
public interface SearchableTreeModelController<T,M extends Modifiable>
- extends TreeModelController<T,M>, SearchableTreeModel<T>
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.
- Since:
- 6.1.0
|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |