public class MultilineInputComponent extends AbstractInputComponent
captionWidth, DEFAULT_PADDING, defaultCaption, defaultTooltip, filledIncompletely, INPUT_COMPONENT, inputComponent, label, layout, padding, VALUE, valueTargetPathHORIZONTAL_LAYOUT, VERTICAL_LAYOUT| Constructor and Description |
|---|
MultilineInputComponent()
Deprecated.
A blank constructor.
|
MultilineInputComponent(int iColNum,
int iRowNum)
Deprecated.
A constructor that sets the number of columns and rows.
|
MultilineInputComponent(int iColNum,
int iRowNum,
String iDefaultCaption)
Deprecated.
A constructor that sets the number of columns, rows, and a default
caption.
|
MultilineInputComponent(int iColNum,
int iRowNum,
String iDefaultCaption,
String iDefaultValue)
Deprecated.
A constructor that sets the number of columns, rows, a default
caption, and a default value.
|
MultilineInputComponent(int iColNum,
int iRowNum,
String iDefaultCaption,
String iDefaultValue,
int iLayout,
int iPadding)
Deprecated.
A constructor that sets the number of columns, rows, a default
caption, a default value, a layout, and padding.
|
MultilineInputComponent(int iColNum,
int iRowNum,
String iDefaultCaption,
String iDefaultValue,
int iLayout,
int iPadding,
String iCaptionWidth)
Deprecated.
A constructor that sets the number of columns, rows, a default
caption, a default value, a layout, padding, and a caption width.
|
MultilineInputComponent(String iDefaultCaption)
Deprecated.
A constructor that sets a default caption.
|
MultilineInputComponent(String iDefaultCaption,
String iDefaultValue)
Deprecated.
A constructor that sets a default caption and a default value.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.sapportals.htmlb.Component |
createInputComponent(IBasicEditingContext context)
Deprecated.
Creates a multiline input component.
|
void |
doAfterSubmit(IWizardContext context)
Deprecated.
Performs any actions on the data if the data is valid.
|
com.sapportals.htmlb.Component |
getControlInFocus(IWizardContext ctx)
Deprecated.
Gets the component that currently has the focus.
|
com.sapportals.htmlb.TextEdit |
getInputComponent(IBasicEditingContext context)
Deprecated.
Gets the input component.
|
String |
getValue(IBasicEditingContext context)
Deprecated.
Gets the current value of the component.
|
void |
processInput(IWizardContext context)
Deprecated.
Saves to the data model the values entered into the control by the
administrator.
|
void |
setValue(String newValue,
IWizardContext context)
Deprecated.
Sets the component value to the specified value.
|
void |
wasChanged(IWizardContext context)
Deprecated.
Clears all components dependent on this component or its parent
components.
|
clear, clearIfInconsistent, getCaption, getCaptionComponent, getDisplay, getErrorMessages, getInputComponentGeneric, getMissingFieldErrorMessage, getTooltip, getValueGeneric, isComplete, setCaption, setCaptionWidth, setCustomErrorMessage, setLayout, setPath, setTooltip, setupComponent, setValueGeneric, setValueTargetPathdoBeforeDisplay, getDescription, getPath, getProperty, getTitle, init, isInitialized, isMandatory, setMandatory, setProperty, setTempPropertypublic MultilineInputComponent(int iColNum,
int iRowNum)
iColNum - a number of columnsiRowNum - a number of rowspublic MultilineInputComponent(int iColNum,
int iRowNum,
String iDefaultCaption)
iColNum - a number of columnsiRowNum - a number of rowsiDefaultCaption - a default captionpublic MultilineInputComponent(int iColNum,
int iRowNum,
String iDefaultCaption,
String iDefaultValue)
iColNum - a number of columnsiRowNum - a number of rowsiDefaultCaption - a default captioniDefaultValue - a default valuepublic MultilineInputComponent(int iColNum,
int iRowNum,
String iDefaultCaption,
String iDefaultValue,
int iLayout,
int iPadding)
iColNum - a number of columnsiRowNum - a number of rowsiDefaultCaption - a default captioniDefaultValue - a default valueiLayout - a layoutiPadding - paddingpublic MultilineInputComponent(int iColNum,
int iRowNum,
String iDefaultCaption,
String iDefaultValue,
int iLayout,
int iPadding,
String iCaptionWidth)
iColNum - a number of columnsiRowNum - a number of rowsiDefaultCaption - a default captioniDefaultValue - a default valueiLayout - a layoutiPadding - paddingiCaptionWidth - a caption widthpublic MultilineInputComponent()
public MultilineInputComponent(String iDefaultCaption)
iDefaultCaption - a default captionpublic String getValue(IBasicEditingContext context)
context - the current editing contextpublic void setValue(String newValue, IWizardContext context)
newValue - a value for the componentcontext - the current wizard contextpublic com.sapportals.htmlb.TextEdit getInputComponent(IBasicEditingContext context)
getDisplay function.
getDisplay
to define a different component layout.context - the current editing contextprotected 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 AbstractInputComponentcontext - the current wizard contextpublic void doAfterSubmit(IWizardContext context)
doAfterSubmit in interface IWizardComponentdoAfterSubmit in class AbstractWizardComponentcontext - the current wizard contextpublic void wasChanged(IWizardContext context)
wasChanged in interface IDependencyObjectwasChanged in class AbstractWizardComponentcontext - the current wizard contextpublic com.sapportals.htmlb.Component getControlInFocus(IWizardContext ctx)
getControlInFocus in interface IWizardComponentgetControlInFocus in class AbstractWizardComponentctx - 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