org.gcube.portlets.admin.vredefinition.client.presenter
Interface WizardActionsPresenter.Display

All Known Implementing Classes:
WizardActionsView
Enclosing class:
WizardActionsPresenter

public static interface WizardActionsPresenter.Display


Method Summary
 com.extjs.gxt.ui.client.widget.Composite asComponent()
           
 com.google.gwt.user.client.ui.Button getBackButton()
           
 com.extjs.gxt.ui.client.widget.HorizontalPanel getContainer()
           
 com.extjs.gxt.ui.client.widget.Label getLabel()
           
 com.google.gwt.user.client.ui.Button getNextButton()
           
 void setVisible(boolean visible)
           
 

Method Detail

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 © 2013. All Rights Reserved.