Uses of Class
org.gcube.portlets.user.td.openwidget.client.general.WizardCard

Packages that use WizardCard
org.gcube.portlets.user.td.openwidget.client   
org.gcube.portlets.user.td.openwidget.client.general   
 

Uses of WizardCard in org.gcube.portlets.user.td.openwidget.client
 

Subclasses of WizardCard in org.gcube.portlets.user.td.openwidget.client
 class TabResourcesSelectionCard
           
 

Uses of WizardCard in org.gcube.portlets.user.td.openwidget.client.general
 

Subclasses of WizardCard in org.gcube.portlets.user.td.openwidget.client.general
 class SimpleWizardCard
          A simple wizard card.
 

Fields in org.gcube.portlets.user.td.openwidget.client.general with type parameters of type WizardCard
protected  ArrayList<WizardCard> WizardWindow.cardStack
           
 

Methods in org.gcube.portlets.user.td.openwidget.client.general that return types with arguments of type WizardCard
 ArrayList<WizardCard> WizardWindow.getCardStack()
          Returns the card list.
 

Methods in org.gcube.portlets.user.td.openwidget.client.general with parameters of type WizardCard
 void WizardWindow.addCard(WizardCard card)
          Adds a card to this wizard.
 void WizardWindow.removeCard(WizardCard card)
          Remove a card to this wizard.
 

Method parameters in org.gcube.portlets.user.td.openwidget.client.general with type arguments of type WizardCard
 void WizardWindow.setCards(ArrayList<WizardCard> cards)
          Set the card list.
 



Copyright © 2013. All Rights Reserved.