|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractInputComponent in com.sap.portal.admin.wizard |
| Methods in com.sap.portal.admin.wizard that return AbstractInputComponent | |
AbstractInputComponent |
IWizardComponentFactory.getControlForAttribute(String objectId,
String attributeId,
IPortalComponentRequest request)
Gets the appropriate UI control for the given attributeId. |
| Methods in com.sap.portal.admin.wizard with parameters of type AbstractInputComponent | |
void |
IBasicObjectCreationService.setComponentAsAttribute(AbstractInputComponent component,
String attrId,
boolean addAsSummary,
IWizardContext context)
Set the specified component's value to be an attribute for the object. |
| Uses of AbstractInputComponent in com.sapportals.admin.wizardframework.components |
| Subclasses of AbstractInputComponent in com.sapportals.admin.wizardframework.components | |
class |
AbstractSelectionComponent
|
class |
CheckboxChoiceComponent
|
class |
CheckboxSelectionComponent
|
class |
DropdownSelectionComponent
|
class |
ListSelectionComponent
|
class |
MultilineInputComponent
implementation of a simple text input component. |
class |
RadioButtonSelectionComponent
|
class |
TextInputComponent
|
| Methods in com.sapportals.admin.wizardframework.components that return AbstractInputComponent | |
AbstractInputComponent |
AlignedInputComponentList.getComponent(String key)
|
| Methods in com.sapportals.admin.wizardframework.components with parameters of type AbstractInputComponent | |
void |
AlignedInputComponentList.addComponent(String key,
AbstractInputComponent component)
|
void |
AlignedInputComponentList.addComponent(String key,
AbstractInputComponent component,
boolean isMandatoryField)
|
| Uses of AbstractInputComponent in com.sapportals.admin.wizardframework.components.tableview |
| Subclasses of AbstractInputComponent in com.sapportals.admin.wizardframework.components.tableview | |
class |
TableViewComponent
|
| Uses of AbstractInputComponent in com.sapportals.admin.wizardframework.templates |
| Subclasses of AbstractInputComponent in com.sapportals.admin.wizardframework.templates | |
class |
AbstractInputComponent
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||