@Templated public class ExperimentalFeaturesEditorScreenViewImpl extends Object implements ExperimentalFeaturesEditorScreenView, org.jboss.errai.ui.client.local.api.elemental2.IsElement
ExperimentalFeaturesEditorScreenView.Presenter
Constructor and Description |
---|
ExperimentalFeaturesEditorScreenViewImpl() |
Modifier and Type | Method and Description |
---|---|
void |
add(ExperimentalFeaturesGroup experimentalFeaturesGroup) |
void |
clear() |
void |
init(ExperimentalFeaturesEditorScreenView.Presenter presenter) |
public ExperimentalFeaturesEditorScreenViewImpl()
public void init(ExperimentalFeaturesEditorScreenView.Presenter presenter)
init
in interface HasPresenter<ExperimentalFeaturesEditorScreenView.Presenter>
public void clear()
clear
in interface ExperimentalFeaturesEditorScreenView
public void add(ExperimentalFeaturesGroup experimentalFeaturesGroup)
add
in interface ExperimentalFeaturesEditorScreenView
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.