public interface ExperimentalFeatureEditorView extends UberElemental<ExperimentalFeatureEditorView.Presenter>
Modifier and Type | Interface and Description |
---|---|
static interface |
ExperimentalFeatureEditorView.Presenter |
Modifier and Type | Method and Description |
---|---|
void |
render(String name,
String description,
boolean enabled) |
void |
setEnabled(boolean enabled) |
init
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.