public class MultiSelectionComponent extends GridContainer
| Modifier and Type | Field and Description |
|---|---|
static String |
VALUE
Deprecated.
A constant that indicates a value.
|
static String |
VALUE_TITLES
Deprecated.
A constant that indicates a title value.
|
GRIDHORIZONTAL_LAYOUT, VERTICAL_LAYOUT| Constructor and Description |
|---|
MultiSelectionComponent(String iPathOfListToChooseFrom,
int iWidth)
Deprecated.
A constructor that sets a path for the available choices list,
and a width.
|
MultiSelectionComponent(String iPathOfListToChooseFrom,
int iWidth,
int iHeight)
Deprecated.
|
MultiSelectionComponent(String iPathOfListToChooseFrom,
int iWidth,
int iHeight,
String iChoiceCaption,
String iSelectionCaption)
Deprecated.
|
MultiSelectionComponent(String iPathOfListToChooseFrom,
int iWidth,
String iChoiceCaption,
String iSelectionCaption)
Deprecated.
A constructor that sets a path for the available choices list,
a width, a caption for the choices, and a caption for the
selection list.
|
MultiSelectionComponent(String iPathOfListToChooseFrom,
String iPathOfChoiceTitles,
int iWidth,
int iHeight,
String iChoiceCaption,
String iSelectionCaption)
Deprecated.
|
MultiSelectionComponent(String iPathOfListToChooseFrom,
String iPathOfChoiceTitles,
int iWidth,
String iChoiceCaption,
String iSelectionCaption)
Deprecated.
A constructor that sets a path for the available choices list,
a path for the titles of the choices, a width, a caption for
the choices, and a caption for the selection list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clearIfInconsistent(String changedObjectKey,
IWizardContext ctx)
Deprecated.
Clears all values from the object and its subtree when the object
this object depends on was changed.
|
void |
doAfterProcess(IWizardContext ctx)
Deprecated.
Performs
myProcessInput(com.sapportals.admin.wizardframework.api.IWizardContext) on each subcomponent. |
com.sapportals.htmlb.Component |
getDisplay(IWizardContext ctx)
Deprecated.
Gets the HTMLB component to display.
|
List |
getErrorMessages(IWizardContext context)
Deprecated.
Validates the data for the pane.
|
boolean |
isComplete(IWizardContext context)
Deprecated.
Indicates whether there is input in the component (
true). |
void |
myProcessInput(IWizardContext ctx)
Deprecated.
Saves to the data model the data from any HTMLB controls created
in the pane.
|
void |
mySetupComponent(IWizardContext ctx)
Deprecated.
Implement this method to create your own setup for a component.
|
void |
setCustomErrorMessage(String errorMessage)
Deprecated.
use of this function causes inconsistencies
in the error handling of different wizards, it
will be removed for MS1
|
void |
setDefaultValue(List defaultValue)
Deprecated.
Sets a list of default values for the component.
|
addComponent, addComponent, delegateDoBeforeDisplay, delegateProcessInput, delegateSetupComponent, doAfterSubmit, doBeforeDisplay, getCell, getComponent, getControlInFocus, getGrid, getPath, init, isInitialized, myDoBeforeDisplay, processInput, setPath, setSize, setupComponent, wasChangedgetDescription, getProperty, getTitle, isMandatory, setMandatory, setProperty, setTempPropertypublic static final String VALUE
valuepublic static final String VALUE_TITLES
valueTitlespublic MultiSelectionComponent(String iPathOfListToChooseFrom, int iWidth, int iHeight)
iPathOfListToChooseFrom - a path for the list of available
choicesiWidth - a width for the listiHeight - a height for the listpublic MultiSelectionComponent(String iPathOfListToChooseFrom, int iWidth, int iHeight, String iChoiceCaption, String iSelectionCaption)
iPathOfListToChooseFrom - a path for the list of available
choicesiWidth - a width for the listiHeight - a height for the listiChoiceCaption - a caption for the available choice listiSelectionCaption - a caption for the selection listpublic MultiSelectionComponent(String iPathOfListToChooseFrom, String iPathOfChoiceTitles, int iWidth, int iHeight, String iChoiceCaption, String iSelectionCaption)
iPathOfListToChooseFrom - a path for the list of available
choicesiPathOfChoiceTitles - path for the titles of the choicesiWidth - a width for the listiHeight - a height for the listiChoiceCaption - a caption for the available choice listiSelectionCaption - a caption for the selection listpublic MultiSelectionComponent(String iPathOfListToChooseFrom, int iWidth)
iPathOfListToChooseFrom - a path for the list of available
choicesiWidth - a width for the listpublic MultiSelectionComponent(String iPathOfListToChooseFrom, int iWidth, String iChoiceCaption, String iSelectionCaption)
iPathOfListToChooseFrom - a path for the list of available
choicesiWidth - a width for the listiChoiceCaption - a caption for the choicesiSelectionCaption - a caption for the selection listpublic MultiSelectionComponent(String iPathOfListToChooseFrom, String iPathOfChoiceTitles, int iWidth, String iChoiceCaption, String iSelectionCaption)
iPathOfListToChooseFrom - a path for the list of available
choicesiPathOfChoiceTitles - a path for the titles of the choicesiWidth - a width for the listiChoiceCaption - a caption for the choicesiSelectionCaption - a caption for the selection listpublic void mySetupComponent(IWizardContext ctx)
mySetupComponent in class GridContainerctx - the current wizard contextpublic void setDefaultValue(List defaultValue)
defaultValue - a list of default values for the selection listpublic com.sapportals.htmlb.Component getDisplay(IWizardContext ctx)
AbstractDisplayComponent or
AbstractInputComponent. The default implementation
returns null.getDisplay in interface IWizardComponentgetDisplay in class GridContainerctx - the current wizard contextpublic void myProcessInput(IWizardContext ctx)
myProcessInput in class GridContainerctx - the current wizard contextpublic void doAfterProcess(IWizardContext ctx)
myProcessInput(com.sapportals.admin.wizardframework.api.IWizardContext) on each subcomponent.ctx - the current wizard contextpublic boolean isComplete(IWizardContext context)
true).
The default implementation returns true.isComplete in class AbstractWizardComponentcontext - the current wizard contexttrue if there is input,
false no inputpublic List getErrorMessages(IWizardContext context)
getErrorMessages in interface IWizardComponentgetErrorMessages in class GridContainercontext - the current wizard contextpublic void setCustomErrorMessage(String errorMessage)
errorMessage - the error messagepublic void clearIfInconsistent(String changedObjectKey, IWizardContext ctx)
clearIfInconsistent in interface IDependencyObjectclearIfInconsistent in class GridContainerchangedObjectKey - a changed objectctx - the current wizard context| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com]
|
-
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com]
|
api
|
EP-PIN-APF
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/admin/api
|
api
|
EP-PIN
|
Copyright 2021 SAP SE Complete Copyright Notice