| Package | Description |
|---|---|
| org.gcube.portlets.user.td.wizardwidget.client |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleWizardCard |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<WizardCard> |
WizardWindow.cardStack |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<WizardCard> |
WizardWindow.getCardStack()
Returns the card list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WizardWindow.addCard(WizardCard card)
Adds a card to this wizard.
|
void |
WizardWindow.removeCard(WizardCard card)
Remove a card to this wizard.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WizardWindow.setCards(ArrayList<WizardCard> cards)
Set the card list.
|
Copyright © 2014. All Rights Reserved.