public interface ExperimentalFeaturesGroupView extends UberElemental<ExperimentalFeaturesGroupView.Presenter>
Modifier and Type | Interface and Description |
---|---|
static interface |
ExperimentalFeaturesGroupView.Presenter |
Modifier and Type | Method and Description |
---|---|
void |
arrangeCaret() |
void |
clear() |
void |
collapse() |
void |
expand() |
void |
render(ExperimentalFeatureEditor editor) |
void |
setEnableAllLabel(String label) |
void |
setLabel(String label) |
init
void setLabel(String label)
void setEnableAllLabel(String label)
void render(ExperimentalFeatureEditor editor)
void clear()
void expand()
void collapse()
void arrangeCaret()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.