|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sapportals.admin.wizardframework.components.AbstractWizardComponent
|
+--com.sapportals.admin.wizardframework.components.FlowContainer
|
+--com.sapportals.admin.wizardframework.components.Group
| Fields inherited from class com.sapportals.admin.wizardframework.components.FlowContainer |
HORIZONTAL_LAYOUT, VERTICAL_LAYOUT |
| Constructor Summary | |
Group()
|
|
Group(com.sapportals.htmlb.enum.GroupDesign design,
java.lang.String title)
|
|
| Method Summary | |
void |
clearIfInconsistent(java.lang.String changedObjectKey,
IWizardContext ctx)
the default implementtion clears all values from this component's branch in the session. |
com.sapportals.htmlb.Component |
getDisplay(IWizardContext ctx)
the default implementation returns null - if your component has a display it should inherit AbstractDisplayComponent or AbstractInputComponent. |
com.sapportals.htmlb.Group |
getGroup(IWizardContext ctx)
|
| Methods inherited from class com.sapportals.admin.wizardframework.components.FlowContainer |
addComponent, addComponent, addComponent, delegateDoBeforeDisplay, delegateProcessInput, delegateSetupComponent, doAfterSubmit, doBeforeDisplay, getComponent, getControlInFocus, getErrorMessages, getPath, init, isInitialized, myDoBeforeDisplay, myProcessInput, mySetupComponent, processInput, setLayout, setPath, setupComponent, wasChanged |
| Methods inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent |
getDescription, getProperty, getTitle, isComplete, isMandatory, setMandatory, setProperty, setTempProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Group()
public Group(com.sapportals.htmlb.enum.GroupDesign design,
java.lang.String title)
| Method Detail |
public com.sapportals.htmlb.Group getGroup(IWizardContext ctx)
public com.sapportals.htmlb.Component getDisplay(IWizardContext ctx)
AbstractWizardComponentgetDisplay in class FlowContainer
public void clearIfInconsistent(java.lang.String changedObjectKey,
IWizardContext ctx)
AbstractWizardComponentclearIfInconsistent in class FlowContainer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||