public interface ExperimentalFeaturesEditorScreenView extends UberElemental<ExperimentalFeaturesEditorScreenView.Presenter>
Modifier and Type | Interface and Description |
---|---|
static interface |
ExperimentalFeaturesEditorScreenView.Presenter |
Modifier and Type | Method and Description |
---|---|
void |
add(ExperimentalFeaturesGroup experimentalFeaturesGroup) |
void |
clear() |
init
void clear()
void add(ExperimentalFeaturesGroup experimentalFeaturesGroup)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.