- setBackButtonText(String) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardCard
-
Sets the back button label.
- setBackButtonText(String) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardWindow
-
Sets the back button label.
- setBackButtonVisible(boolean) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardCard
-
Visible the back button.
- setBackButtonVisible(boolean) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardWindow
-
Sets visible back button.
- setCards(ArrayList<WizardCard>) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardWindow
-
Set the card list.
- setContent(Component) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardCard
-
Sets the card content.
- setContent(Panel) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardCard
-
Sets the card content.
- setEnableBackButton(boolean) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardCard
-
Enables the back button.
- setEnableBackButton(boolean) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardWindow
-
Enables the back button on the wizard.
- setEnableNextButton(boolean) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardCard
-
Enables the next button.
- setEnableNextButton(boolean) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardWindow
-
Enables the next button on the wizard.
- setFooter(String) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardCard
-
Sets the card footer.
- setNextButtonCommand(Command) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardWindow
-
Set the command for the next button.
- setNextButtonText(String) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardCard
-
dispose
Sets the next button label.
- setNextButtonText(String) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardWindow
-
Sets the next button label.
- setNextButtonToFinish() - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardCard
-
- setNextButtonToFinish() - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardWindow
-
Sets the label of next button to "Finish" value and add a close command
to it.
- setNextButtonVisible(boolean) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardCard
-
Visible the next button.
- setNextButtonVisible(boolean) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardWindow
-
Sets visible next button.
- setPreviousButtonCommand(Command) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardWindow
-
Set the command for the previous button.
- setTitle(String) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardCard
- setup() - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardCard
-
Called before the card is showed.
- setWizardWindow(WizardWindow) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardCard
-
Sets the WizardWindow for this import card.
- show() - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardWindow
- showError(String, String, String) - Static method in class org.gcube.portlets.user.td.wizardwidget.client.util.ErrorMessageBox
-
- showError(String, String, String, Callback<Dialog, Void>) - Static method in class org.gcube.portlets.user.td.wizardwidget.client.util.ErrorMessageBox
-
- showErrorAndHide(String, String, String, Throwable) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardCard
-
- showErrorAndHide(String, String, String, Throwable) - Method in class org.gcube.portlets.user.td.wizardwidget.client.WizardWindow
-
- showErrorDetails(String, String) - Static method in class org.gcube.portlets.user.td.wizardwidget.client.util.ErrorMessageBox
-
- SimpleWizardCard - Class in org.gcube.portlets.user.td.wizardwidget.client
-
- SimpleWizardCard(String, String, String) - Constructor for class org.gcube.portlets.user.td.wizardwidget.client.SimpleWizardCard
-
Create a new simple wizard card.