com.sapportals.admin.wizardframework.components
Class HtmlbComponentWrapper
java.lang.Object
com.sapportals.admin.wizardframework.components.AbstractWizardComponent
com.sapportals.admin.wizardframework.components.HtmlbComponentWrapper
- All Implemented Interfaces:
- IDependencyObject, IWizardComponent
Deprecated. Use Admin Studio Wizard Framework, as described in Creating Administration Interfaces (Web Dynpro) on the Help Portal documentation (help.sap.com).
public class HtmlbComponentWrapper
- extends AbstractWizardComponent
The class that is used internally to wrap HTMLB components. This
enables adding HTMLB components to a hierarchy of wizard components.
|
Constructor Summary |
HtmlbComponentWrapper(com.sapportals.htmlb.Component htmlbComponent)
Deprecated. A constructor that wraps the specified HTMLB component. |
| 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 |
HtmlbComponentWrapper
public HtmlbComponentWrapper(com.sapportals.htmlb.Component htmlbComponent)
- Deprecated.
- A constructor that wraps the specified HTMLB component.
- Parameters:
htmlbComponent - an HTMLB component
getDisplay
public com.sapportals.htmlb.Component getDisplay(IWizardContext ctx)
- Deprecated.
- Gets the HTMLB component to display. If your component has a display
it should inherit
AbstractDisplayComponent or
AbstractInputComponent. The default implementation
returns null.
- Specified by:
getDisplay in interface IWizardComponent- Overrides:
getDisplay in class AbstractWizardComponent
- Parameters:
ctx - the current wizard context
- Returns:
- the component, null if the component has no display
getSubmittedComponent
public com.sapportals.htmlb.Component getSubmittedComponent(IWizardContext ctx)
- Deprecated.
- Gets the component for the specified wizard context.
- Parameters:
ctx - the current wizard context
- Returns:
- the component
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
[sap.com] EP-RUNTIME
|
[sap.com] com.sap.portal.admin.wizardframeworkdeprecated
|
api
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com] com.sap.portal.admin.wizardframeworkdeprecated
|
-
|
EP-PIN-APF
|
Copyright 2011 SAP AG Complete Copyright Notice