Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal
Interface InvalidatableListModel<T>
- All Superinterfaces:
- Invalidatable, ListModel<T>
- All Known Subinterfaces:
- ClientList<T>, ClientListController<T,M>, DeviceClassModel<E>, DialogModel<T>, LanguageList<E>, MarkupList<T>, MarkupListController<T,M>, NavigationSelectionModel<E>, RatingModel<R>, RatingModelController<R,M>, ResourceModel<R>, ResourceModelController<R,M>, SelectionModel<T>, SkinList<T>, SkinListController<T,M>, TagModel<T>, TagModelController<T,M>, ThemeList<T>, ThemeListController<T,M>, TransitionEndpointModel<T>, TransitionModel<T>, VirtualPortalList<T>, WireModel<T>, WireModelController<T,M>
public interface InvalidatableListModel<T>- extends ListModel<T>, Invalidatable
A list model providing a way to get invalidated.
- Since:
- 5.1.0.1
Method Summary
Methods inherited from interface com.ibm.portal.ListModel iterator
Methods inherited from interface com.ibm.portal.Invalidatable invalidate, invalidate
Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD