Package com._1c.g5.v8.dt.form.model
Interface InputFieldExtInfo
- 
- All Superinterfaces:
- org.eclipse.emf.ecore.EObject,- EventHandlerContainer,- ExtInfo,- FieldExtInfo,- IBmObject,- org.eclipse.emf.common.notify.Notifier
 - All Known Implementing Classes:
- InputFieldExtInfoImpl
 
 public interface InputFieldExtInfo extends FieldExtInfo A representation of the model object 'Input Field Ext Info'.The following features are supported: - Width
- Auto Max Width
- Max Width
- Min Width
- Height
- Auto Max Height
- Max Height
- Horizontal Stretch
- Vertical Stretch
- Wrap
- Password Mode
- Multi Line
- Extended Edit
- Mark Negatives
- Choice List Button
- Drop List Button
- Choice Button
- Choice Button Representation
- Choice Button Picture
- Clear Button
- Spin Button
- Open Button
- Create Button
- Mask
- Auto Choice Incomplete
- Quick Choice
- Choice Folders And Items
- Format
- Edit Format
- List Choice Mode
- Choice List Height
- Auto Mark Incomplete
- Choose Type
- Incomplete Choice Mode
- Type Domain Enabled
- Text Edit
- Edit Text Update
- Min Value
- Max Value
- Choice Form
- Choice Parameter Links
- Choice Parameters
- Available Types
- Choice List
- Text Color
- Back Color
- Border Color
- Font
- Type Link
- Height Control Variant
- Auto Show Clear Button Mode
- Auto Show Open Button Mode
- Auto Correction On Text Input
- Spell Checking On Text Input
- Auto Capitalization On Text Input
- Special Text Input Mode
- On Screen Keyboard Return Key Text
- Input Hint
- Drop List Width
- Choice History On Input
 - See Also:
- FormPackage.getInputFieldExtInfo()
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description AutoCapitalizationOnTextInputgetAutoCapitalizationOnTextInput()Returns the value of the 'Auto Capitalization On Text Input' attribute.BooleangetAutoChoiceIncomplete()Returns the value of the 'Auto Choice Incomplete' attribute.AutoCorrectionOnTextInputgetAutoCorrectionOnTextInput()Returns the value of the 'Auto Correction On Text Input' attribute.BooleangetAutoMarkIncomplete()Returns the value of the 'Auto Mark Incomplete' attribute.AutoShowClearButtonModegetAutoShowClearButtonMode()Returns the value of the 'Auto Show Clear Button Mode' attribute.AutoShowOpenButtonModegetAutoShowOpenButtonMode()Returns the value of the 'Auto Show Open Button Mode' attribute.TypeDescriptiongetAvailableTypes()Returns the value of the 'Available Types' containment reference.ColorgetBackColor()Returns the value of the 'Back Color' containment reference.ColorgetBorderColor()Returns the value of the 'Border Color' containment reference.BooleangetChoiceButton()Returns the value of the 'Choice Button' attribute.PicturegetChoiceButtonPicture()Returns the value of the 'Choice Button Picture' containment reference.ChoiceButtonRepresentationgetChoiceButtonRepresentation()Returns the value of the 'Choice Button Representation' attribute.FoldersAndItemsgetChoiceFoldersAndItems()Returns the value of the 'Choice Folders And Items' attribute.BasicFormgetChoiceForm()Returns the value of the 'Choice Form' reference.ChoiceHistoryOnInputgetChoiceHistoryOnInput()Returns the value of the 'Choice History On Input' attribute.org.eclipse.emf.common.util.EList<FormChoiceListDesTimeValue>getChoiceList()Returns the value of the 'Choice List' containment reference list.BooleangetChoiceListButton()Returns the value of the 'Choice List Button' attribute.intgetChoiceListHeight()Returns the value of the 'Choice List Height' attribute.org.eclipse.emf.common.util.EList<FormChoiceParameterLink>getChoiceParameterLinks()Returns the value of the 'Choice Parameter Links' containment reference list.org.eclipse.emf.common.util.EList<ChoiceParameter>getChoiceParameters()Returns the value of the 'Choice Parameters' containment reference list.BooleangetClearButton()Returns the value of the 'Clear Button' attribute.BooleangetCreateButton()Returns the value of the 'Create Button' attribute.BooleangetDropListButton()Returns the value of the 'Drop List Button' attribute.intgetDropListWidth()Returns the value of the 'Drop List Width' attribute.org.eclipse.emf.common.util.EMap<String,String>getEditFormat()Returns the value of the 'Edit Format' map.EditTextUpdategetEditTextUpdate()Returns the value of the 'Edit Text Update' attribute.BooleangetExtendedEdit()Returns the value of the 'Extended Edit' attribute.FontgetFont()Returns the value of the 'Font' containment reference.org.eclipse.emf.common.util.EMap<String,String>getFormat()Returns the value of the 'Format' map.intgetHeight()Returns the value of the 'Height' attribute.LogFormElementHeightControlVariantgetHeightControlVariant()Returns the value of the 'Height Control Variant' attribute.BooleangetHorizontalStretch()Returns the value of the 'Horizontal Stretch' attribute.IncompleteItemChoiceModegetIncompleteChoiceMode()Returns the value of the 'Incomplete Choice Mode' attribute.org.eclipse.emf.common.util.EMap<String,String>getInputHint()Returns the value of the 'Input Hint' map.BooleangetMarkNegatives()Returns the value of the 'Mark Negatives' attribute.StringgetMask()Returns the value of the 'Mask' attribute.intgetMaxHeight()Returns the value of the 'Max Height' attribute.ValuegetMaxValue()Returns the value of the 'Max Value' containment reference.intgetMaxWidth()Returns the value of the 'Max Width' attribute.ValuegetMinValue()Returns the value of the 'Min Value' containment reference.intgetMinWidth()Returns the value of the 'Min Width' attribute.BooleangetMultiLine()Returns the value of the 'Multi Line' attribute.OnScreenKeyboardReturnKeyTextgetOnScreenKeyboardReturnKeyText()Returns the value of the 'On Screen Keyboard Return Key Text' attribute.BooleangetOpenButton()Returns the value of the 'Open Button' attribute.BooleangetPasswordMode()Returns the value of the 'Password Mode' attribute.BooleangetQuickChoice()Returns the value of the 'Quick Choice' attribute.SpecialTextInputModegetSpecialTextInputMode()Returns the value of the 'Special Text Input Mode' attribute.SpellCheckingOnTextInputgetSpellCheckingOnTextInput()Returns the value of the 'Spell Checking On Text Input' attribute.BooleangetSpinButton()Returns the value of the 'Spin Button' attribute.ColorgetTextColor()Returns the value of the 'Text Color' containment reference.FormTypeLinkgetTypeLink()Returns the value of the 'Type Link' containment reference.BooleangetVerticalStretch()Returns the value of the 'Vertical Stretch' attribute.intgetWidth()Returns the value of the 'Width' attribute.booleanisAutoMaxHeight()Returns the value of the 'Auto Max Height' attribute.booleanisAutoMaxWidth()Returns the value of the 'Auto Max Width' attribute.booleanisChooseType()Returns the value of the 'Choose Type' attribute.booleanisListChoiceMode()Returns the value of the 'List Choice Mode' attribute.booleanisTextEdit()Returns the value of the 'Text Edit' attribute.booleanisTypeDomainEnabled()Returns the value of the 'Type Domain Enabled' attribute.booleanisWrap()Returns the value of the 'Wrap' attribute.voidsetAutoCapitalizationOnTextInput(AutoCapitalizationOnTextInput value)Sets the value of the 'Auto Capitalization On Text Input' attribute.voidsetAutoChoiceIncomplete(Boolean value)Sets the value of the 'Auto Choice Incomplete' attribute.voidsetAutoCorrectionOnTextInput(AutoCorrectionOnTextInput value)Sets the value of the 'Auto Correction On Text Input' attribute.voidsetAutoMarkIncomplete(Boolean value)Sets the value of the 'Auto Mark Incomplete' attribute.voidsetAutoMaxHeight(boolean value)Sets the value of the 'Auto Max Height' attribute.voidsetAutoMaxWidth(boolean value)Sets the value of the 'Auto Max Width' attribute.voidsetAutoShowClearButtonMode(AutoShowClearButtonMode value)Sets the value of the 'Auto Show Clear Button Mode' attribute.voidsetAutoShowOpenButtonMode(AutoShowOpenButtonMode value)Sets the value of the 'Auto Show Open Button Mode' attribute.voidsetAvailableTypes(TypeDescription value)Sets the value of the 'Available Types' containment reference.voidsetBackColor(Color value)Sets the value of the 'Back Color' containment reference.voidsetBorderColor(Color value)Sets the value of the 'Border Color' containment reference.voidsetChoiceButton(Boolean value)Sets the value of the 'Choice Button' attribute.voidsetChoiceButtonPicture(Picture value)Sets the value of the 'Choice Button Picture' containment reference.voidsetChoiceButtonRepresentation(ChoiceButtonRepresentation value)Sets the value of the 'Choice Button Representation' attribute.voidsetChoiceFoldersAndItems(FoldersAndItems value)Sets the value of the 'Choice Folders And Items' attribute.voidsetChoiceForm(BasicForm value)Sets the value of the 'Choice Form' reference.voidsetChoiceHistoryOnInput(ChoiceHistoryOnInput value)Sets the value of the 'Choice History On Input' attribute.voidsetChoiceListButton(Boolean value)Sets the value of the 'Choice List Button' attribute.voidsetChoiceListHeight(int value)Sets the value of the 'Choice List Height' attribute.voidsetChooseType(boolean value)Sets the value of the 'Choose Type' attribute.voidsetClearButton(Boolean value)Sets the value of the 'Clear Button' attribute.voidsetCreateButton(Boolean value)Sets the value of the 'Create Button' attribute.voidsetDropListButton(Boolean value)Sets the value of the 'Drop List Button' attribute.voidsetDropListWidth(int value)Sets the value of the 'Drop List Width' attribute.voidsetEditTextUpdate(EditTextUpdate value)Sets the value of the 'Edit Text Update' attribute.voidsetExtendedEdit(Boolean value)Sets the value of the 'Extended Edit' attribute.voidsetFont(Font value)Sets the value of the 'Font' containment reference.voidsetHeight(int value)Sets the value of the 'Height' attribute.voidsetHeightControlVariant(LogFormElementHeightControlVariant value)Sets the value of the 'Height Control Variant' attribute.voidsetHorizontalStretch(Boolean value)Sets the value of the 'Horizontal Stretch' attribute.voidsetIncompleteChoiceMode(IncompleteItemChoiceMode value)Sets the value of the 'Incomplete Choice Mode' attribute.voidsetListChoiceMode(boolean value)Sets the value of the 'List Choice Mode' attribute.voidsetMarkNegatives(Boolean value)Sets the value of the 'Mark Negatives' attribute.voidsetMask(String value)Sets the value of the 'Mask' attribute.voidsetMaxHeight(int value)Sets the value of the 'Max Height' attribute.voidsetMaxValue(Value value)Sets the value of the 'Max Value' containment reference.voidsetMaxWidth(int value)Sets the value of the 'Max Width' attribute.voidsetMinValue(Value value)Sets the value of the 'Min Value' containment reference.voidsetMinWidth(int value)Sets the value of the 'Min Width' attribute.voidsetMultiLine(Boolean value)Sets the value of the 'Multi Line' attribute.voidsetOnScreenKeyboardReturnKeyText(OnScreenKeyboardReturnKeyText value)Sets the value of the 'On Screen Keyboard Return Key Text' attribute.voidsetOpenButton(Boolean value)Sets the value of the 'Open Button' attribute.voidsetPasswordMode(Boolean value)Sets the value of the 'Password Mode' attribute.voidsetQuickChoice(Boolean value)Sets the value of the 'Quick Choice' attribute.voidsetSpecialTextInputMode(SpecialTextInputMode value)Sets the value of the 'Special Text Input Mode' attribute.voidsetSpellCheckingOnTextInput(SpellCheckingOnTextInput value)Sets the value of the 'Spell Checking On Text Input' attribute.voidsetSpinButton(Boolean value)Sets the value of the 'Spin Button' attribute.voidsetTextColor(Color value)Sets the value of the 'Text Color' containment reference.voidsetTextEdit(boolean value)Sets the value of the 'Text Edit' attribute.voidsetTypeDomainEnabled(boolean value)Sets the value of the 'Type Domain Enabled' attribute.voidsetTypeLink(FormTypeLink value)Sets the value of the 'Type Link' containment reference.voidsetVerticalStretch(Boolean value)Sets the value of the 'Vertical Stretch' attribute.voidsetWidth(int value)Sets the value of the 'Width' attribute.voidsetWrap(boolean value)Sets the value of the 'Wrap' attribute.booleanvalidate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)- 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 - 
Methods inherited from interface com._1c.g5.v8.dt.form.model.EventHandlerContainergetHandlers
 - 
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObjectbmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
 
- 
 
- 
- 
- 
Method Detail- 
getWidthint getWidth() Returns the value of the 'Width' attribute.- Returns:
- the value of the 'Width' attribute.
- See Also:
- setWidth(int),- FormPackage.getInputFieldExtInfo_Width()
 
 - 
setWidthvoid setWidth(int value) Sets the value of the 'Width' attribute.- Parameters:
- value- the new value of the 'Width' attribute.
- See Also:
- getWidth()
 
 - 
isAutoMaxWidthboolean isAutoMaxWidth() Returns the value of the 'Auto Max Width' attribute.- Returns:
- the value of the 'Auto Max Width' attribute.
- See Also:
- setAutoMaxWidth(boolean),- FormPackage.getInputFieldExtInfo_AutoMaxWidth()
 
 - 
setAutoMaxWidthvoid setAutoMaxWidth(boolean value) Sets the value of the 'Auto Max Width' attribute.- Parameters:
- value- the new value of the 'Auto Max Width' attribute.
- See Also:
- isAutoMaxWidth()
 
 - 
getMaxWidthint getMaxWidth() Returns the value of the 'Max Width' attribute.- Returns:
- the value of the 'Max Width' attribute.
- See Also:
- setMaxWidth(int),- FormPackage.getInputFieldExtInfo_MaxWidth()
 
 - 
setMaxWidthvoid setMaxWidth(int value) Sets the value of the 'Max Width' attribute.- Parameters:
- value- the new value of the 'Max Width' attribute.
- See Also:
- getMaxWidth()
 
 - 
getMinWidthint getMinWidth() Returns the value of the 'Min Width' attribute.- Returns:
- the value of the 'Min Width' attribute.
- See Also:
- setMinWidth(int),- FormPackage.getInputFieldExtInfo_MinWidth()
 
 - 
setMinWidthvoid setMinWidth(int value) Sets the value of the 'Min Width' attribute.- Parameters:
- value- the new value of the 'Min Width' attribute.
- See Also:
- getMinWidth()
 
 - 
getHeightint getHeight() Returns the value of the 'Height' attribute.- Returns:
- the value of the 'Height' attribute.
- See Also:
- setHeight(int),- FormPackage.getInputFieldExtInfo_Height()
 
 - 
setHeightvoid setHeight(int value) Sets the value of the 'Height' attribute.- Parameters:
- value- the new value of the 'Height' attribute.
- See Also:
- getHeight()
 
 - 
isAutoMaxHeightboolean isAutoMaxHeight() Returns the value of the 'Auto Max Height' attribute.- Returns:
- the value of the 'Auto Max Height' attribute.
- See Also:
- setAutoMaxHeight(boolean),- FormPackage.getInputFieldExtInfo_AutoMaxHeight()
 
 - 
setAutoMaxHeightvoid setAutoMaxHeight(boolean value) Sets the value of the 'Auto Max Height' attribute.- Parameters:
- value- the new value of the 'Auto Max Height' attribute.
- See Also:
- isAutoMaxHeight()
 
 - 
getMaxHeightint getMaxHeight() Returns the value of the 'Max Height' attribute.- Returns:
- the value of the 'Max Height' attribute.
- See Also:
- setMaxHeight(int),- FormPackage.getInputFieldExtInfo_MaxHeight()
 
 - 
setMaxHeightvoid setMaxHeight(int value) Sets the value of the 'Max Height' attribute.- Parameters:
- value- the new value of the 'Max Height' attribute.
- See Also:
- getMaxHeight()
 
 - 
getHorizontalStretchBoolean getHorizontalStretch() Returns the value of the 'Horizontal Stretch' attribute.- Returns:
- the value of the 'Horizontal Stretch' attribute.
- See Also:
- setHorizontalStretch(Boolean),- FormPackage.getInputFieldExtInfo_HorizontalStretch()
 
 - 
setHorizontalStretchvoid setHorizontalStretch(Boolean value) Sets the value of the 'Horizontal Stretch' attribute.- Parameters:
- value- the new value of the 'Horizontal Stretch' attribute.
- See Also:
- getHorizontalStretch()
 
 - 
getVerticalStretchBoolean getVerticalStretch() Returns the value of the 'Vertical Stretch' attribute.- Returns:
- the value of the 'Vertical Stretch' attribute.
- See Also:
- setVerticalStretch(Boolean),- FormPackage.getInputFieldExtInfo_VerticalStretch()
 
 - 
setVerticalStretchvoid setVerticalStretch(Boolean value) Sets the value of the 'Vertical Stretch' attribute.- Parameters:
- value- the new value of the 'Vertical Stretch' attribute.
- See Also:
- getVerticalStretch()
 
 - 
isWrapboolean isWrap() Returns the value of the 'Wrap' attribute.- Returns:
- the value of the 'Wrap' attribute.
- See Also:
- setWrap(boolean),- FormPackage.getInputFieldExtInfo_Wrap()
 
 - 
setWrapvoid setWrap(boolean value) Sets the value of the 'Wrap' attribute.- Parameters:
- value- the new value of the 'Wrap' attribute.
- See Also:
- isWrap()
 
 - 
getPasswordModeBoolean getPasswordMode() Returns the value of the 'Password Mode' attribute.- Returns:
- the value of the 'Password Mode' attribute.
- See Also:
- setPasswordMode(Boolean),- FormPackage.getInputFieldExtInfo_PasswordMode()
 
 - 
setPasswordModevoid setPasswordMode(Boolean value) Sets the value of the 'Password Mode' attribute.- Parameters:
- value- the new value of the 'Password Mode' attribute.
- See Also:
- getPasswordMode()
 
 - 
getMultiLineBoolean getMultiLine() Returns the value of the 'Multi Line' attribute.- Returns:
- the value of the 'Multi Line' attribute.
- See Also:
- setMultiLine(Boolean),- FormPackage.getInputFieldExtInfo_MultiLine()
 
 - 
setMultiLinevoid setMultiLine(Boolean value) Sets the value of the 'Multi Line' attribute.- Parameters:
- value- the new value of the 'Multi Line' attribute.
- See Also:
- getMultiLine()
 
 - 
getExtendedEditBoolean getExtendedEdit() Returns the value of the 'Extended Edit' attribute.- Returns:
- the value of the 'Extended Edit' attribute.
- See Also:
- setExtendedEdit(Boolean),- FormPackage.getInputFieldExtInfo_ExtendedEdit()
 
 - 
setExtendedEditvoid setExtendedEdit(Boolean value) Sets the value of the 'Extended Edit' attribute.- Parameters:
- value- the new value of the 'Extended Edit' attribute.
- See Also:
- getExtendedEdit()
 
 - 
getMarkNegativesBoolean getMarkNegatives() Returns the value of the 'Mark Negatives' attribute.- Returns:
- the value of the 'Mark Negatives' attribute.
- See Also:
- setMarkNegatives(Boolean),- FormPackage.getInputFieldExtInfo_MarkNegatives()
 
 - 
setMarkNegativesvoid setMarkNegatives(Boolean value) Sets the value of the 'Mark Negatives' attribute.- Parameters:
- value- the new value of the 'Mark Negatives' attribute.
- See Also:
- getMarkNegatives()
 
 - 
getChoiceListButtonBoolean getChoiceListButton() Returns the value of the 'Choice List Button' attribute.- Returns:
- the value of the 'Choice List Button' attribute.
- See Also:
- setChoiceListButton(Boolean),- FormPackage.getInputFieldExtInfo_ChoiceListButton()
 
 - 
setChoiceListButtonvoid setChoiceListButton(Boolean value) Sets the value of the 'Choice List Button' attribute.- Parameters:
- value- the new value of the 'Choice List Button' attribute.
- See Also:
- getChoiceListButton()
 
 - 
getDropListButtonBoolean getDropListButton() Returns the value of the 'Drop List Button' attribute.- Returns:
- the value of the 'Drop List Button' attribute.
- See Also:
- setDropListButton(Boolean),- FormPackage.getInputFieldExtInfo_DropListButton()
 
 - 
setDropListButtonvoid setDropListButton(Boolean value) Sets the value of the 'Drop List Button' attribute.- Parameters:
- value- the new value of the 'Drop List Button' attribute.
- See Also:
- getDropListButton()
 
 - 
getChoiceButtonBoolean getChoiceButton() Returns the value of the 'Choice Button' attribute.- Returns:
- the value of the 'Choice Button' attribute.
- See Also:
- setChoiceButton(Boolean),- FormPackage.getInputFieldExtInfo_ChoiceButton()
 
 - 
setChoiceButtonvoid setChoiceButton(Boolean value) Sets the value of the 'Choice Button' attribute.- Parameters:
- value- the new value of the 'Choice Button' attribute.
- See Also:
- getChoiceButton()
 
 - 
getChoiceButtonRepresentationChoiceButtonRepresentation getChoiceButtonRepresentation() Returns the value of the 'Choice Button Representation' attribute. The literals are from the enumerationChoiceButtonRepresentation.- Returns:
- the value of the 'Choice Button Representation' attribute.
- See Also:
- ChoiceButtonRepresentation,- setChoiceButtonRepresentation(ChoiceButtonRepresentation),- FormPackage.getInputFieldExtInfo_ChoiceButtonRepresentation()
 
 - 
setChoiceButtonRepresentationvoid setChoiceButtonRepresentation(ChoiceButtonRepresentation value) Sets the value of the 'Choice Button Representation' attribute.- Parameters:
- value- the new value of the 'Choice Button Representation' attribute.
- See Also:
- ChoiceButtonRepresentation,- getChoiceButtonRepresentation()
 
 - 
getChoiceButtonPicturePicture getChoiceButtonPicture() Returns the value of the 'Choice Button Picture' containment reference.- Returns:
- the value of the 'Choice Button Picture' containment reference.
- See Also:
- setChoiceButtonPicture(Picture),- FormPackage.getInputFieldExtInfo_ChoiceButtonPicture()
 
 - 
setChoiceButtonPicturevoid setChoiceButtonPicture(Picture value) Sets the value of the 'Choice Button Picture' containment reference.- Parameters:
- value- the new value of the 'Choice Button Picture' containment reference.
- See Also:
- getChoiceButtonPicture()
 
 - 
getClearButtonBoolean getClearButton() Returns the value of the 'Clear Button' attribute.- Returns:
- the value of the 'Clear Button' attribute.
- See Also:
- setClearButton(Boolean),- FormPackage.getInputFieldExtInfo_ClearButton()
 
 - 
setClearButtonvoid setClearButton(Boolean value) Sets the value of the 'Clear Button' attribute.- Parameters:
- value- the new value of the 'Clear Button' attribute.
- See Also:
- getClearButton()
 
 - 
getSpinButtonBoolean getSpinButton() Returns the value of the 'Spin Button' attribute.- Returns:
- the value of the 'Spin Button' attribute.
- See Also:
- setSpinButton(Boolean),- FormPackage.getInputFieldExtInfo_SpinButton()
 
 - 
setSpinButtonvoid setSpinButton(Boolean value) Sets the value of the 'Spin Button' attribute.- Parameters:
- value- the new value of the 'Spin Button' attribute.
- See Also:
- getSpinButton()
 
 - 
getOpenButtonBoolean getOpenButton() Returns the value of the 'Open Button' attribute.- Returns:
- the value of the 'Open Button' attribute.
- See Also:
- setOpenButton(Boolean),- FormPackage.getInputFieldExtInfo_OpenButton()
 
 - 
setOpenButtonvoid setOpenButton(Boolean value) Sets the value of the 'Open Button' attribute.- Parameters:
- value- the new value of the 'Open Button' attribute.
- See Also:
- getOpenButton()
 
 - 
getCreateButtonBoolean getCreateButton() Returns the value of the 'Create Button' attribute.- Returns:
- the value of the 'Create Button' attribute.
- See Also:
- setCreateButton(Boolean),- FormPackage.getInputFieldExtInfo_CreateButton()
 
 - 
setCreateButtonvoid setCreateButton(Boolean value) Sets the value of the 'Create Button' attribute.- Parameters:
- value- the new value of the 'Create Button' attribute.
- See Also:
- getCreateButton()
 
 - 
getMaskString getMask() Returns the value of the 'Mask' attribute.- Returns:
- the value of the 'Mask' attribute.
- See Also:
- setMask(String),- FormPackage.getInputFieldExtInfo_Mask()
 
 - 
setMaskvoid setMask(String value) Sets the value of the 'Mask' attribute.- Parameters:
- value- the new value of the 'Mask' attribute.
- See Also:
- getMask()
 
 - 
getAutoChoiceIncompleteBoolean getAutoChoiceIncomplete() Returns the value of the 'Auto Choice Incomplete' attribute.- Returns:
- the value of the 'Auto Choice Incomplete' attribute.
- See Also:
- setAutoChoiceIncomplete(Boolean),- FormPackage.getInputFieldExtInfo_AutoChoiceIncomplete()
 
 - 
setAutoChoiceIncompletevoid setAutoChoiceIncomplete(Boolean value) Sets the value of the 'Auto Choice Incomplete' attribute.- Parameters:
- value- the new value of the 'Auto Choice Incomplete' attribute.
- See Also:
- getAutoChoiceIncomplete()
 
 - 
getQuickChoiceBoolean getQuickChoice() Returns the value of the 'Quick Choice' attribute.- Returns:
- the value of the 'Quick Choice' attribute.
- See Also:
- setQuickChoice(Boolean),- FormPackage.getInputFieldExtInfo_QuickChoice()
 
 - 
setQuickChoicevoid setQuickChoice(Boolean value) Sets the value of the 'Quick Choice' attribute.- Parameters:
- value- the new value of the 'Quick Choice' attribute.
- See Also:
- getQuickChoice()
 
 - 
getChoiceFoldersAndItemsFoldersAndItems getChoiceFoldersAndItems() Returns the value of the 'Choice Folders And Items' attribute. The literals are from the enumerationFoldersAndItems.- Returns:
- the value of the 'Choice Folders And Items' attribute.
- See Also:
- FoldersAndItems,- setChoiceFoldersAndItems(FoldersAndItems),- FormPackage.getInputFieldExtInfo_ChoiceFoldersAndItems()
 
 - 
setChoiceFoldersAndItemsvoid setChoiceFoldersAndItems(FoldersAndItems value) Sets the value of the 'Choice Folders And Items' attribute.- Parameters:
- value- the new value of the 'Choice Folders And Items' attribute.
- See Also:
- FoldersAndItems,- getChoiceFoldersAndItems()
 
 - 
getFormatorg.eclipse.emf.common.util.EMap<String,String> getFormat() - Returns:
- the value of the 'Format' map.
- See Also:
- FormPackage.getInputFieldExtInfo_Format()
 
 - 
getEditFormatorg.eclipse.emf.common.util.EMap<String,String> getEditFormat() Returns the value of the 'Edit Format' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Edit Format' map.
- See Also:
- FormPackage.getInputFieldExtInfo_EditFormat()
 
 - 
isListChoiceModeboolean isListChoiceMode() Returns the value of the 'List Choice Mode' attribute.- Returns:
- the value of the 'List Choice Mode' attribute.
- See Also:
- setListChoiceMode(boolean),- FormPackage.getInputFieldExtInfo_ListChoiceMode()
 
 - 
setListChoiceModevoid setListChoiceMode(boolean value) Sets the value of the 'List Choice Mode' attribute.- Parameters:
- value- the new value of the 'List Choice Mode' attribute.
- See Also:
- isListChoiceMode()
 
 - 
getChoiceListHeightint getChoiceListHeight() Returns the value of the 'Choice List Height' attribute.- Returns:
- the value of the 'Choice List Height' attribute.
- See Also:
- setChoiceListHeight(int),- FormPackage.getInputFieldExtInfo_ChoiceListHeight()
 
 - 
setChoiceListHeightvoid setChoiceListHeight(int value) Sets the value of the 'Choice List Height' attribute.- Parameters:
- value- the new value of the 'Choice List Height' attribute.
- See Also:
- getChoiceListHeight()
 
 - 
getAutoMarkIncompleteBoolean getAutoMarkIncomplete() Returns the value of the 'Auto Mark Incomplete' attribute.- Returns:
- the value of the 'Auto Mark Incomplete' attribute.
- See Also:
- setAutoMarkIncomplete(Boolean),- FormPackage.getInputFieldExtInfo_AutoMarkIncomplete()
 
 - 
setAutoMarkIncompletevoid setAutoMarkIncomplete(Boolean value) Sets the value of the 'Auto Mark Incomplete' attribute.- Parameters:
- value- the new value of the 'Auto Mark Incomplete' attribute.
- See Also:
- getAutoMarkIncomplete()
 
 - 
isChooseTypeboolean isChooseType() Returns the value of the 'Choose Type' attribute.- Returns:
- the value of the 'Choose Type' attribute.
- See Also:
- setChooseType(boolean),- FormPackage.getInputFieldExtInfo_ChooseType()
 
 - 
setChooseTypevoid setChooseType(boolean value) Sets the value of the 'Choose Type' attribute.- Parameters:
- value- the new value of the 'Choose Type' attribute.
- See Also:
- isChooseType()
 
 - 
getIncompleteChoiceModeIncompleteItemChoiceMode getIncompleteChoiceMode() Returns the value of the 'Incomplete Choice Mode' attribute. The literals are from the enumerationIncompleteItemChoiceMode.- Returns:
- the value of the 'Incomplete Choice Mode' attribute.
- See Also:
- IncompleteItemChoiceMode,- setIncompleteChoiceMode(IncompleteItemChoiceMode),- FormPackage.getInputFieldExtInfo_IncompleteChoiceMode()
 
 - 
setIncompleteChoiceModevoid setIncompleteChoiceMode(IncompleteItemChoiceMode value) Sets the value of the 'Incomplete Choice Mode' attribute.- Parameters:
- value- the new value of the 'Incomplete Choice Mode' attribute.
- See Also:
- IncompleteItemChoiceMode,- getIncompleteChoiceMode()
 
 - 
isTypeDomainEnabledboolean isTypeDomainEnabled() Returns the value of the 'Type Domain Enabled' attribute.- Returns:
- the value of the 'Type Domain Enabled' attribute.
- See Also:
- setTypeDomainEnabled(boolean),- FormPackage.getInputFieldExtInfo_TypeDomainEnabled()
 
 - 
setTypeDomainEnabledvoid setTypeDomainEnabled(boolean value) Sets the value of the 'Type Domain Enabled' attribute.- Parameters:
- value- the new value of the 'Type Domain Enabled' attribute.
- See Also:
- isTypeDomainEnabled()
 
 - 
isTextEditboolean isTextEdit() Returns the value of the 'Text Edit' attribute.- Returns:
- the value of the 'Text Edit' attribute.
- See Also:
- setTextEdit(boolean),- FormPackage.getInputFieldExtInfo_TextEdit()
 
 - 
setTextEditvoid setTextEdit(boolean value) Sets the value of the 'Text Edit' attribute.- Parameters:
- value- the new value of the 'Text Edit' attribute.
- See Also:
- isTextEdit()
 
 - 
getEditTextUpdateEditTextUpdate getEditTextUpdate() Returns the value of the 'Edit Text Update' attribute. The literals are from the enumerationEditTextUpdate.- Returns:
- the value of the 'Edit Text Update' attribute.
- See Also:
- EditTextUpdate,- setEditTextUpdate(EditTextUpdate),- FormPackage.getInputFieldExtInfo_EditTextUpdate()
 
 - 
setEditTextUpdatevoid setEditTextUpdate(EditTextUpdate value) Sets the value of the 'Edit Text Update' attribute.- Parameters:
- value- the new value of the 'Edit Text Update' attribute.
- See Also:
- EditTextUpdate,- getEditTextUpdate()
 
 - 
getMinValueValue getMinValue() Returns the value of the 'Min Value' containment reference.- Returns:
- the value of the 'Min Value' containment reference.
- See Also:
- setMinValue(Value),- FormPackage.getInputFieldExtInfo_MinValue()
 
 - 
setMinValuevoid setMinValue(Value value) Sets the value of the 'Min Value' containment reference.- Parameters:
- value- the new value of the 'Min Value' containment reference.
- See Also:
- getMinValue()
 
 - 
getMaxValueValue getMaxValue() Returns the value of the 'Max Value' containment reference.- Returns:
- the value of the 'Max Value' containment reference.
- See Also:
- setMaxValue(Value),- FormPackage.getInputFieldExtInfo_MaxValue()
 
 - 
setMaxValuevoid setMaxValue(Value value) Sets the value of the 'Max Value' containment reference.- Parameters:
- value- the new value of the 'Max Value' containment reference.
- See Also:
- getMaxValue()
 
 - 
getChoiceFormBasicForm getChoiceForm() Returns the value of the 'Choice Form' reference.- Returns:
- the value of the 'Choice Form' reference.
- See Also:
- setChoiceForm(BasicForm),- FormPackage.getInputFieldExtInfo_ChoiceForm()
 
 - 
setChoiceFormvoid setChoiceForm(BasicForm value) Sets the value of the 'Choice Form' reference.- Parameters:
- value- the new value of the 'Choice Form' reference.
- See Also:
- getChoiceForm()
 
 - 
getChoiceParameterLinksorg.eclipse.emf.common.util.EList<FormChoiceParameterLink> getChoiceParameterLinks() Returns the value of the 'Choice Parameter Links' containment reference list. The list contents are of typeFormChoiceParameterLink.- Returns:
- the value of the 'Choice Parameter Links' containment reference list.
- See Also:
- FormPackage.getInputFieldExtInfo_ChoiceParameterLinks()
 
 - 
getChoiceParametersorg.eclipse.emf.common.util.EList<ChoiceParameter> getChoiceParameters() Returns the value of the 'Choice Parameters' containment reference list. The list contents are of typeChoiceParameter.- Returns:
- the value of the 'Choice Parameters' containment reference list.
- See Also:
- FormPackage.getInputFieldExtInfo_ChoiceParameters()
 
 - 
getAvailableTypesTypeDescription getAvailableTypes() Returns the value of the 'Available Types' containment reference.- Returns:
- the value of the 'Available Types' containment reference.
- See Also:
- setAvailableTypes(TypeDescription),- FormPackage.getInputFieldExtInfo_AvailableTypes()
 
 - 
setAvailableTypesvoid setAvailableTypes(TypeDescription value) Sets the value of the 'Available Types' containment reference.- Parameters:
- value- the new value of the 'Available Types' containment reference.
- See Also:
- getAvailableTypes()
 
 - 
getChoiceListorg.eclipse.emf.common.util.EList<FormChoiceListDesTimeValue> getChoiceList() Returns the value of the 'Choice List' containment reference list. The list contents are of typeFormChoiceListDesTimeValue.- Returns:
- the value of the 'Choice List' containment reference list.
- See Also:
- FormPackage.getInputFieldExtInfo_ChoiceList()
 
 - 
getTextColorColor getTextColor() Returns the value of the 'Text Color' containment reference.- Returns:
- the value of the 'Text Color' containment reference.
- See Also:
- setTextColor(Color),- FormPackage.getInputFieldExtInfo_TextColor()
 
 - 
setTextColorvoid setTextColor(Color value) Sets the value of the 'Text Color' containment reference.- Parameters:
- value- the new value of the 'Text Color' containment reference.
- See Also:
- getTextColor()
 
 - 
getBackColorColor getBackColor() Returns the value of the 'Back Color' containment reference.- Returns:
- the value of the 'Back Color' containment reference.
- See Also:
- setBackColor(Color),- FormPackage.getInputFieldExtInfo_BackColor()
 
 - 
setBackColorvoid setBackColor(Color value) Sets the value of the 'Back Color' containment reference.- Parameters:
- value- the new value of the 'Back Color' containment reference.
- See Also:
- getBackColor()
 
 - 
getBorderColorColor getBorderColor() Returns the value of the 'Border Color' containment reference.- Returns:
- the value of the 'Border Color' containment reference.
- See Also:
- setBorderColor(Color),- FormPackage.getInputFieldExtInfo_BorderColor()
 
 - 
setBorderColorvoid setBorderColor(Color value) Sets the value of the 'Border Color' containment reference.- Parameters:
- value- the new value of the 'Border Color' containment reference.
- See Also:
- getBorderColor()
 
 - 
getFontFont getFont() Returns the value of the 'Font' containment reference.- Returns:
- the value of the 'Font' containment reference.
- See Also:
- setFont(Font),- FormPackage.getInputFieldExtInfo_Font()
 
 - 
setFontvoid setFont(Font value) Sets the value of the 'Font' containment reference.- Parameters:
- value- the new value of the 'Font' containment reference.
- See Also:
- getFont()
 
 - 
getTypeLinkFormTypeLink getTypeLink() Returns the value of the 'Type Link' containment reference.- Returns:
- the value of the 'Type Link' containment reference.
- See Also:
- setTypeLink(FormTypeLink),- FormPackage.getInputFieldExtInfo_TypeLink()
 
 - 
setTypeLinkvoid setTypeLink(FormTypeLink value) Sets the value of the 'Type Link' containment reference.- Parameters:
- value- the new value of the 'Type Link' containment reference.
- See Also:
- getTypeLink()
 
 - 
getHeightControlVariantLogFormElementHeightControlVariant getHeightControlVariant() Returns the value of the 'Height Control Variant' attribute. The literals are from the enumerationLogFormElementHeightControlVariant.- Returns:
- the value of the 'Height Control Variant' attribute.
- See Also:
- LogFormElementHeightControlVariant,- setHeightControlVariant(LogFormElementHeightControlVariant),- FormPackage.getInputFieldExtInfo_HeightControlVariant()
 
 - 
setHeightControlVariantvoid setHeightControlVariant(LogFormElementHeightControlVariant value) Sets the value of the 'Height Control Variant' attribute.- Parameters:
- value- the new value of the 'Height Control Variant' attribute.
- See Also:
- LogFormElementHeightControlVariant,- getHeightControlVariant()
 
 - 
getAutoShowClearButtonModeAutoShowClearButtonMode getAutoShowClearButtonMode() Returns the value of the 'Auto Show Clear Button Mode' attribute. The literals are from the enumerationAutoShowClearButtonMode.- Returns:
- the value of the 'Auto Show Clear Button Mode' attribute.
- See Also:
- AutoShowClearButtonMode,- setAutoShowClearButtonMode(AutoShowClearButtonMode),- FormPackage.getInputFieldExtInfo_AutoShowClearButtonMode()
 
 - 
setAutoShowClearButtonModevoid setAutoShowClearButtonMode(AutoShowClearButtonMode value) Sets the value of the 'Auto Show Clear Button Mode' attribute.- Parameters:
- value- the new value of the 'Auto Show Clear Button Mode' attribute.
- See Also:
- AutoShowClearButtonMode,- getAutoShowClearButtonMode()
 
 - 
getAutoShowOpenButtonModeAutoShowOpenButtonMode getAutoShowOpenButtonMode() Returns the value of the 'Auto Show Open Button Mode' attribute. The literals are from the enumerationAutoShowOpenButtonMode.- Returns:
- the value of the 'Auto Show Open Button Mode' attribute.
- See Also:
- AutoShowOpenButtonMode,- setAutoShowOpenButtonMode(AutoShowOpenButtonMode),- FormPackage.getInputFieldExtInfo_AutoShowOpenButtonMode()
 
 - 
setAutoShowOpenButtonModevoid setAutoShowOpenButtonMode(AutoShowOpenButtonMode value) Sets the value of the 'Auto Show Open Button Mode' attribute.- Parameters:
- value- the new value of the 'Auto Show Open Button Mode' attribute.
- See Also:
- AutoShowOpenButtonMode,- getAutoShowOpenButtonMode()
 
 - 
getAutoCorrectionOnTextInputAutoCorrectionOnTextInput getAutoCorrectionOnTextInput() Returns the value of the 'Auto Correction On Text Input' attribute. The literals are from the enumerationAutoCorrectionOnTextInput.- Returns:
- the value of the 'Auto Correction On Text Input' attribute.
- See Also:
- AutoCorrectionOnTextInput,- setAutoCorrectionOnTextInput(AutoCorrectionOnTextInput),- FormPackage.getInputFieldExtInfo_AutoCorrectionOnTextInput()
 
 - 
setAutoCorrectionOnTextInputvoid setAutoCorrectionOnTextInput(AutoCorrectionOnTextInput value) Sets the value of the 'Auto Correction On Text Input' attribute.- Parameters:
- value- the new value of the 'Auto Correction On Text Input' attribute.
- See Also:
- AutoCorrectionOnTextInput,- getAutoCorrectionOnTextInput()
 
 - 
getSpellCheckingOnTextInputSpellCheckingOnTextInput getSpellCheckingOnTextInput() Returns the value of the 'Spell Checking On Text Input' attribute. The literals are from the enumerationSpellCheckingOnTextInput.- Returns:
- the value of the 'Spell Checking On Text Input' attribute.
- See Also:
- SpellCheckingOnTextInput,- setSpellCheckingOnTextInput(SpellCheckingOnTextInput),- FormPackage.getInputFieldExtInfo_SpellCheckingOnTextInput()
 
 - 
setSpellCheckingOnTextInputvoid setSpellCheckingOnTextInput(SpellCheckingOnTextInput value) Sets the value of the 'Spell Checking On Text Input' attribute.- Parameters:
- value- the new value of the 'Spell Checking On Text Input' attribute.
- See Also:
- SpellCheckingOnTextInput,- getSpellCheckingOnTextInput()
 
 - 
getAutoCapitalizationOnTextInputAutoCapitalizationOnTextInput getAutoCapitalizationOnTextInput() Returns the value of the 'Auto Capitalization On Text Input' attribute. The literals are from the enumerationAutoCapitalizationOnTextInput.- Returns:
- the value of the 'Auto Capitalization On Text Input' attribute.
- See Also:
- AutoCapitalizationOnTextInput,- setAutoCapitalizationOnTextInput(AutoCapitalizationOnTextInput),- FormPackage.getInputFieldExtInfo_AutoCapitalizationOnTextInput()
 
 - 
setAutoCapitalizationOnTextInputvoid setAutoCapitalizationOnTextInput(AutoCapitalizationOnTextInput value) Sets the value of the 'Auto Capitalization On Text Input' attribute.- Parameters:
- value- the new value of the 'Auto Capitalization On Text Input' attribute.
- See Also:
- AutoCapitalizationOnTextInput,- getAutoCapitalizationOnTextInput()
 
 - 
getSpecialTextInputModeSpecialTextInputMode getSpecialTextInputMode() Returns the value of the 'Special Text Input Mode' attribute. The literals are from the enumerationSpecialTextInputMode.- Returns:
- the value of the 'Special Text Input Mode' attribute.
- See Also:
- SpecialTextInputMode,- setSpecialTextInputMode(SpecialTextInputMode),- FormPackage.getInputFieldExtInfo_SpecialTextInputMode()
 
 - 
setSpecialTextInputModevoid setSpecialTextInputMode(SpecialTextInputMode value) Sets the value of the 'Special Text Input Mode' attribute.- Parameters:
- value- the new value of the 'Special Text Input Mode' attribute.
- See Also:
- SpecialTextInputMode,- getSpecialTextInputMode()
 
 - 
getOnScreenKeyboardReturnKeyTextOnScreenKeyboardReturnKeyText getOnScreenKeyboardReturnKeyText() Returns the value of the 'On Screen Keyboard Return Key Text' attribute. The literals are from the enumerationOnScreenKeyboardReturnKeyText.- Returns:
- the value of the 'On Screen Keyboard Return Key Text' attribute.
- See Also:
- OnScreenKeyboardReturnKeyText,- setOnScreenKeyboardReturnKeyText(OnScreenKeyboardReturnKeyText),- FormPackage.getInputFieldExtInfo_OnScreenKeyboardReturnKeyText()
 
 - 
setOnScreenKeyboardReturnKeyTextvoid setOnScreenKeyboardReturnKeyText(OnScreenKeyboardReturnKeyText value) Sets the value of the 'On Screen Keyboard Return Key Text' attribute.- Parameters:
- value- the new value of the 'On Screen Keyboard Return Key Text' attribute.
- See Also:
- OnScreenKeyboardReturnKeyText,- getOnScreenKeyboardReturnKeyText()
 
 - 
getInputHintorg.eclipse.emf.common.util.EMap<String,String> getInputHint() Returns the value of the 'Input Hint' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Input Hint' map.
- See Also:
- FormPackage.getInputFieldExtInfo_InputHint()
 
 - 
getDropListWidthint getDropListWidth() Returns the value of the 'Drop List Width' attribute.- Returns:
- the value of the 'Drop List Width' attribute.
- See Also:
- setDropListWidth(int),- FormPackage.getInputFieldExtInfo_DropListWidth()
 
 - 
setDropListWidthvoid setDropListWidth(int value) Sets the value of the 'Drop List Width' attribute.- Parameters:
- value- the new value of the 'Drop List Width' attribute.
- See Also:
- getDropListWidth()
 
 - 
getChoiceHistoryOnInputChoiceHistoryOnInput getChoiceHistoryOnInput() Returns the value of the 'Choice History On Input' attribute. The literals are from the enumerationChoiceHistoryOnInput.- Returns:
- the value of the 'Choice History On Input' attribute.
- See Also:
- ChoiceHistoryOnInput,- setChoiceHistoryOnInput(ChoiceHistoryOnInput),- FormPackage.getInputFieldExtInfo_ChoiceHistoryOnInput()
 
 - 
setChoiceHistoryOnInputvoid setChoiceHistoryOnInput(ChoiceHistoryOnInput value) Sets the value of the 'Choice History On Input' attribute.- Parameters:
- value- the new value of the 'Choice History On Input' attribute.
- See Also:
- ChoiceHistoryOnInput,- getChoiceHistoryOnInput()
 
 
- 
 
-