Interface TreeListSubItem.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<TreeListSubItem>,org.jboss.errai.common.client.api.elemental2.IsElement,org.jboss.errai.ui.client.local.api.elemental2.IsElement,org.uberfire.client.mvp.UberElemental<TreeListSubItem>
- All Known Implementing Classes:
TreeListSubItemView
- Enclosing class:
- TreeListSubItem
public static interface TreeListSubItem.View extends org.uberfire.client.mvp.UberElemental<TreeListSubItem>, org.jboss.errai.ui.client.local.api.elemental2.IsElement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetDescription(String description)voidsetDetails(String complement)
-