| Constructor and description |
|---|
WizardPage
(java.lang.String name, java.lang.String description) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
boolean |
canGoBack() |
|
java.lang.String |
getDescription() |
|
java.lang.String |
getName() |
|
boolean |
init()Initialize the page. |
|
boolean |
run()@return true if the page finished ok, false to end the wizard. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Initialize the page. Note that this can be called multiple times if going Back and Next.
ReadyAPI functional (soapui) SDK 3.3.1