|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of WizardCard in org.gcube.portlets.admin.software_upload_wizard.client.event |
|---|
| Methods in org.gcube.portlets.admin.software_upload_wizard.client.event that return WizardCard | |
|---|---|
WizardCard |
GoBackEvent.getRelativeCard()
|
WizardCard |
GoAheadEvent.getRelativeCard()
|
| Constructors in org.gcube.portlets.admin.software_upload_wizard.client.event with parameters of type WizardCard | |
|---|---|
GoAheadEvent(WizardCard relativeCard)
|
|
GoBackEvent(WizardCard relativeCard)
|
|
| Uses of WizardCard in org.gcube.portlets.admin.software_upload_wizard.client.view |
|---|
| Methods in org.gcube.portlets.admin.software_upload_wizard.client.view that return WizardCard | |
|---|---|
WizardCard |
WizardWindow.getCurrentCard()
|
| Methods in org.gcube.portlets.admin.software_upload_wizard.client.view with parameters of type WizardCard | |
|---|---|
void |
WizardWindow.setCard(WizardCard card)
Set card to be displayed on the wizard window |
| Uses of WizardCard in org.gcube.portlets.admin.software_upload_wizard.client.view.card |
|---|
| Subclasses of WizardCard in org.gcube.portlets.admin.software_upload_wizard.client.view.card | |
|---|---|
class |
AnySoftwareDataCard
|
class |
FileUploadCard
|
class |
GCubePatchDataCard
|
class |
GCubePluginDataCard
|
class |
GenericLibraryPackageDataCard
|
class |
LibraryDataCard
|
class |
MavenDependenciesCard
|
class |
PackageArtifactCoordinatesCard
|
class |
SoftwareRegistrationCard
|
class |
SoftwareTypeSelectionCard
|
class |
SubmitCard
|
class |
SubmitCompletedCard
|
class |
WebAppDataCard
|
class |
WebAppPackageCard
|
class |
WebAppServiceCard
|
| Uses of WizardCard in org.gcube.portlets.admin.software_upload_wizard.client.view.card.gcubewebservice |
|---|
| Uses of WizardCard in org.gcube.portlets.admin.software_upload_wizard.client.view.card.generalinfo |
|---|
| Subclasses of WizardCard in org.gcube.portlets.admin.software_upload_wizard.client.view.card.generalinfo | |
|---|---|
class |
GeneralSoftwareInfoCard
|
class |
InstallNotesCard
|
class |
LicenseCard
|
class |
MaintainersAndChangesCard
|
| Uses of WizardCard in org.gcube.portlets.admin.software_upload_wizard.client.wizard |
|---|
| Methods in org.gcube.portlets.admin.software_upload_wizard.client.wizard that return WizardCard | |
|---|---|
WizardCard |
StrategyWizard.getCurrentCard()
|
WizardCard |
GCubeWebServiceDynamicWizard.getCurrentCard()
|
WizardCard |
IWizard.getCurrentCard()
|
WizardCard |
ArrayWizard.getCurrentCard()
|
WizardCard |
StrategyWizard.goToNextCard()
|
WizardCard |
GCubeWebServiceDynamicWizard.goToNextCard()
|
WizardCard |
IWizard.goToNextCard()
|
WizardCard |
ArrayWizard.goToNextCard()
|
WizardCard |
StrategyWizard.goToPreviousCard()
|
WizardCard |
GCubeWebServiceDynamicWizard.goToPreviousCard()
|
WizardCard |
IWizard.goToPreviousCard()
|
WizardCard |
ArrayWizard.goToPreviousCard()
|
| Methods in org.gcube.portlets.admin.software_upload_wizard.client.wizard that return types with arguments of type WizardCard | |
|---|---|
List<WizardCard> |
StrategyWizard.getCards()
|
List<WizardCard> |
GCubeWebServiceDynamicWizard.getCards()
|
List<WizardCard> |
IWizard.getCards()
|
List<WizardCard> |
ArrayWizard.getCards()
|
| Method parameters in org.gcube.portlets.admin.software_upload_wizard.client.wizard with type arguments of type WizardCard | |
|---|---|
void |
StrategyWizard.setCards(List<WizardCard> cards)
|
void |
GCubeWebServiceDynamicWizard.setCards(List<WizardCard> cards)
|
void |
IWizard.setCards(List<WizardCard> cards)
|
void |
ArrayWizard.setCards(List<WizardCard> cards)
|
| Constructor parameters in org.gcube.portlets.admin.software_upload_wizard.client.wizard with type arguments of type WizardCard | |
|---|---|
ArrayWizard(List<WizardCard> startingCards)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||