Interface FilterLabel.View
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<FilterLabel>,org.jboss.errai.common.client.api.IsElement,org.uberfire.client.mvp.UberElement<FilterLabel>
- All Known Implementing Classes:
FilterLabelView
- Enclosing class:
- FilterLabel
public static interface FilterLabel.View extends org.uberfire.client.mvp.UberElement<FilterLabel>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetLabel(String label)
-
-
-
Method Detail
-
setLabel
void setLabel(String label)
-
-