Interface TreeListItem.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<TreeListItem>,org.jboss.errai.common.client.api.elemental2.IsElement,org.uberfire.client.mvp.UberElemental<TreeListItem>
- All Known Implementing Classes:
TreeListItemView
- Enclosing class:
- TreeListItem
public static interface TreeListItem.View extends org.uberfire.client.mvp.UberElemental<TreeListItem>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpopulate(TreeListItem treeListItem)
-
-
-
Method Detail
-
populate
void populate(TreeListItem treeListItem)
-
-