|
||||||||||
| 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.HTMLScriptComponent
| Fields inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent |
HORIZONTAL_LAYOUT, VERTICAL_LAYOUT |
| Constructor Summary | |
HTMLScriptComponent()
|
|
HTMLScriptComponent(java.lang.String iScript)
|
|
| Method Summary | |
com.sapportals.htmlb.Component |
getDisplay(IWizardContext ctx)
the default implementation returns null - if your component has a display it should inherit AbstractDisplayComponent or AbstractInputComponent. |
java.lang.String |
getScript(IWizardContext ctx)
|
void |
setScript(java.lang.String newScript,
IWizardContext ctx)
|
| Methods inherited from class com.sapportals.admin.wizardframework.components.AbstractWizardComponent |
clearIfInconsistent, doAfterSubmit, doBeforeDisplay, getControlInFocus, getDescription, getErrorMessages, getPath, getProperty, getTitle, init, isComplete, isInitialized, isMandatory, processInput, setMandatory, setPath, setProperty, setTempProperty, setupComponent, wasChanged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HTMLScriptComponent(java.lang.String iScript)
public HTMLScriptComponent()
| Method Detail |
public com.sapportals.htmlb.Component getDisplay(IWizardContext ctx)
AbstractWizardComponentgetDisplay in class AbstractWizardComponent
public void setScript(java.lang.String newScript,
IWizardContext ctx)
public java.lang.String getScript(IWizardContext ctx)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||