org.guvnor.asset.management.client.editors.repository.wizard.pages
Class RepositoryInfoPage
java.lang.Object
org.guvnor.asset.management.client.editors.repository.wizard.pages.RepositoryWizardPage
org.guvnor.asset.management.client.editors.repository.wizard.pages.RepositoryInfoPage
- All Implemented Interfaces:
- com.google.gwt.user.client.ui.IsWidget, RepositoryInfoPageView.Presenter, org.uberfire.ext.widgets.core.client.wizards.WizardPage
public class RepositoryInfoPage
- extends RepositoryWizardPage
- implements RepositoryInfoPageView.Presenter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryInfoPage
public RepositoryInfoPage()
getTitle
public String getTitle()
- Specified by:
getTitle in interface org.uberfire.ext.widgets.core.client.wizards.WizardPage
isComplete
public void isComplete(org.uberfire.client.callbacks.Callback<Boolean> callback)
- Specified by:
isComplete in interface org.uberfire.ext.widgets.core.client.wizards.WizardPage
initialise
public void initialise()
- Specified by:
initialise in interface org.uberfire.ext.widgets.core.client.wizards.WizardPage
prepareView
public void prepareView()
- Specified by:
prepareView in interface org.uberfire.ext.widgets.core.client.wizards.WizardPage
getName
public String getName()
- Specified by:
getName in interface RepositoryInfoPageView.Presenter
setHandler
public void setHandler(RepositoryInfoPage.RepositoryInfoPageHandler handler)
stateChanged
public void stateChanged()
- Specified by:
stateChanged in interface RepositoryInfoPageView.Presenter
setModel
public void setModel(CreateRepositoryWizardModel model)
- Overrides:
setModel in class RepositoryWizardPage
enableManagedRepoCreation
public void enableManagedRepoCreation(boolean enable)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.