public static interface WizardActionsPresenter.Display
Modifier and Type | Method and Description |
---|---|
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) |
com.google.gwt.user.client.ui.Button getNextButton()
com.google.gwt.user.client.ui.Button getBackButton()
com.extjs.gxt.ui.client.widget.Label getLabel()
com.extjs.gxt.ui.client.widget.HorizontalPanel getContainer()
void setVisible(boolean visible)
com.extjs.gxt.ui.client.widget.Composite asComponent()
Copyright © 2014. All Rights Reserved.