|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.user.client.ui.wizard.AbstractNavigationAwareWizardStep
org.xwiki.gwt.user.client.ui.wizard.AbstractInteractiveWizardStep
org.xwiki.gwt.wysiwyg.client.plugin.table.ui.TableConfigWizardStep
public class TableConfigWizardStep
Wizard step for configuring a table before inserting it.
| Constructor Summary | |
|---|---|
TableConfigWizardStep()
Creates a new wizard step for configuring a table before inserting it. |
|
| Method Summary | |
|---|---|
void |
addNavigationListener(NavigationListener listener)
|
Object |
getResult()
|
void |
init(Object data,
com.google.gwt.user.client.rpc.AsyncCallback<?> cb)
|
void |
onCancel()
|
void |
onKeyUp(com.google.gwt.event.dom.client.KeyUpEvent event)
|
void |
onSubmit(com.google.gwt.user.client.rpc.AsyncCallback<Boolean> async)
|
void |
removeNavigationListener(NavigationListener listener)
|
| Methods inherited from class org.xwiki.gwt.user.client.ui.wizard.AbstractInteractiveWizardStep |
|---|
display, getStepTitle, isAutoSubmit, setStepTitle |
| Methods inherited from class org.xwiki.gwt.user.client.ui.wizard.AbstractNavigationAwareWizardStep |
|---|
getDirectionName, getNextStep, getValidDirections, setDirectionName, setNextStep, setValidDirections |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableConfigWizardStep()
| Method Detail |
|---|
public void onKeyUp(com.google.gwt.event.dom.client.KeyUpEvent event)
onKeyUp in interface com.google.gwt.event.dom.client.KeyUpHandlerKeyUpHandler.onKeyUp(KeyUpEvent)public Object getResult()
getResult in interface WizardStepWizardStep.getResult()
public void init(Object data,
com.google.gwt.user.client.rpc.AsyncCallback<?> cb)
init in interface WizardStepWizardStep.init(Object, AsyncCallback)public void onCancel()
onCancel in interface WizardStepWizardStep.onCancel()public void onSubmit(com.google.gwt.user.client.rpc.AsyncCallback<Boolean> async)
onSubmit in interface WizardStepWizardStep.onSubmit(AsyncCallback)public void addNavigationListener(NavigationListener listener)
addNavigationListener in interface SourcesNavigationEventsSourcesNavigationEvents.addNavigationListener(NavigationListener)public void removeNavigationListener(NavigationListener listener)
removeNavigationListener in interface SourcesNavigationEventsSourcesNavigationEvents.removeNavigationListener(NavigationListener)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||