Tobago Core
Package Index
|
Class Index
org.apache.myfaces.tobago.ajax
org.apache.myfaces.tobago.application
org.apache.myfaces.tobago.component
org.apache.myfaces.tobago.config
org.apache.myfaces.tobago.context
org.apache.myfaces.tobago.convert
org.apache.myfaces.tobago.el
org.apache.myfaces.tobago.event
org.apache.myfaces.tobago.layout
org.apache.myfaces.tobago.model
org.apache.myfaces.tobago.renderkit
org.apache.myfaces.tobago.renderkit.css
org.apache.myfaces.tobago.renderkit.html
org.apache.myfaces.tobago.servlet
org.apache.myfaces.tobago.util
org.apache.myfaces.tobago.validator
org.apache.myfaces.tobago.webapp
Interfaces
PageState
SortableByApplication
TreeAnalyser
Classes
AutoSuggestExtensionItem
AutoSuggestItem
AutoSuggestItems
CalendarModel
DateModel
DefaultMutableTreeNodeAnalyser
ExpandedState
MarkedState
MixedTreeModel
Node
PageStateImpl
SelectItem
SheetState
TreeDataModel
TreePath
TreeState
Wizard
WizardStep
Enums
TreeSelectable
Package Index
|
Class Index
Summary:
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public class
Wizard
extends
Object
java.lang.Object
↳
org.apache.myfaces.tobago.model.Wizard
Summary
Public Constructors
Wizard
()
Public Methods
final void
cancel
(ActionEvent event)
final void
finish
(ActionEvent event)
List
<
WizardStep
>
getCourse
()
WizardStep
getCurrentStep
()
final int
getIndex
()
WizardStep
getPreviousStep
()
int
getSize
()
void
gotoStep
(ActionEvent event)
final boolean
isPreviousAvailable
()
void
next
(ActionEvent event)
String
previous
()
void
register
()
void
removeForwardSteps
()
void
reset
()
Helper method to reset attributes
[Expand]
Inherited Methods
From class
java.lang.Object
Object
clone
()
boolean
equals
(
Object
arg0)
void
finalize
()
final
Class
<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0)
final void
wait
(long arg0, int arg1)
Public Constructors
public
Wizard
()
Public Methods
public final void
cancel
(ActionEvent event)
public final void
finish
(ActionEvent event)
public
List
<
WizardStep
>
getCourse
()
public
WizardStep
getCurrentStep
()
public final int
getIndex
()
public
WizardStep
getPreviousStep
()
public int
getSize
()
public void
gotoStep
(ActionEvent event)
public final boolean
isPreviousAvailable
()
public void
next
(ActionEvent event)
public
String
previous
()
public void
register
()
public void
removeForwardSteps
()
public void
reset
()
Helper method to reset attributes