org.gcube.portlets.admin.vredefinition.client.presenter
Interface WizardActionsPresenter.Display
- All Known Implementing Classes:
- WizardActionsView
- Enclosing class:
- WizardActionsPresenter
public static interface WizardActionsPresenter.Display
getNextButton
com.google.gwt.user.client.ui.Button getNextButton()
getBackButton
com.google.gwt.user.client.ui.Button getBackButton()
getLabel
com.extjs.gxt.ui.client.widget.Label getLabel()
getContainer
com.extjs.gxt.ui.client.widget.HorizontalPanel getContainer()
setVisible
void setVisible(boolean visible)
asComponent
com.extjs.gxt.ui.client.widget.Composite asComponent()
Copyright © 2014. All Rights Reserved.