public class CheckboxSelectionComponent extends AbstractSelectionComponent
captionWidth, DEFAULT_PADDING, defaultCaption, defaultTooltip, defaultValue, filledIncompletely, INPUT_COMPONENT, inputComponent, label, layout, padding, VALUE, valueTargetPathHORIZONTAL_LAYOUT, VERTICAL_LAYOUT| Constructor and Description |
|---|
CheckboxSelectionComponent(String caption,
List choices,
List choiceTitles,
List choiceTooltips,
List defaultValue)
Deprecated.
A constructor that sets a caption, a fixed list of choices, titles for the
choices, titles for the tooltips for the choices, and a default value.
|
CheckboxSelectionComponent(String caption,
String choicesPath,
String choiceTitlesPath,
String choiceTooltipsPath,
List defaultValue)
Deprecated.
A constructor that sets a caption, a default value, and the path for the
following: choices, titles for the choices, titles for the tooltips for
the choices.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.sapportals.htmlb.Component |
createInputComponent(IBasicEditingContext context)
Deprecated.
Creates a checkbox selection component.
|
List |
getValue(IWizardContext context)
Deprecated.
Gets the values from a checkbox selection component.
|
void |
processInput(IWizardContext context)
Deprecated.
Saves to the data model the values entered into wizard controls by the
administrator.
|
createCheckboxGroupInputComponent, createDropDownInputComponent, createListBoxInputComponent, createRadioButtonInputComponent, getCheckboxGroupValuesFromForm, getChoices, getChoiceTitles, getChoiceTooltips, getDropdownValueFromForm, getListBoxValuesFromForm, getMultiValue, getRadioButtonInputValueFromForm, getSingleValue, getSingleValueTitle, getSingleValueTooltip, isComplete, isMultiValue, setChoices, setChoicesTitles, setChoicesTooltips, setMultiValue, setSingleValue, setWidth, updateInputComponentclear, clearIfInconsistent, getCaption, getCaptionComponent, getDisplay, getErrorMessages, getInputComponentGeneric, getMissingFieldErrorMessage, getTooltip, getValueGeneric, setCaption, setCaptionWidth, setCustomErrorMessage, setLayout, setPath, setTooltip, setupComponent, setValueGeneric, setValueTargetPathdoAfterSubmit, doBeforeDisplay, getControlInFocus, getDescription, getPath, getProperty, getTitle, init, isInitialized, isMandatory, setMandatory, setProperty, setTempProperty, wasChangedpublic CheckboxSelectionComponent(String caption, List choices, List choiceTitles, List choiceTooltips, List defaultValue)
caption - a captionchoices - a list of choiceschoiceTitles - titles for the choiceschoiceTooltips - tooltips for the titlesdefaultValue - a default valuepublic CheckboxSelectionComponent(String caption, String choicesPath, String choiceTitlesPath, String choiceTooltipsPath, List defaultValue)
caption - a captionchoicesPath - a path for the choiceschoiceTitlesPath - a path for the titles for the choiceschoiceTooltipsPath - a path for the tooltips for the titlesdefaultValue - a default valueprotected com.sapportals.htmlb.Component createInputComponent(IBasicEditingContext context)
createInputComponent in class AbstractInputComponentcontext - the current editing contextpublic void processInput(IWizardContext context)
myProcessInput method, and then calls
processInput on all the wizard components within the pane.
processInput in interface IWizardComponentprocessInput in class AbstractSelectionComponentcontext - the current wizard contextpublic List getValue(IWizardContext context)
context - 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