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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AutoCapitalizationOnTextInput
getAutoCapitalizationOnTextInput()
Returns the value of the 'Auto Capitalization On Text Input' attribute.Boolean
getAutoChoiceIncomplete()
Returns the value of the 'Auto Choice Incomplete' attribute.AutoCorrectionOnTextInput
getAutoCorrectionOnTextInput()
Returns the value of the 'Auto Correction On Text Input' attribute.Boolean
getAutoMarkIncomplete()
Returns the value of the 'Auto Mark Incomplete' attribute.AutoShowClearButtonMode
getAutoShowClearButtonMode()
Returns the value of the 'Auto Show Clear Button Mode' attribute.AutoShowOpenButtonMode
getAutoShowOpenButtonMode()
Returns the value of the 'Auto Show Open Button Mode' attribute.TypeDescription
getAvailableTypes()
Returns the value of the 'Available Types' containment reference.Color
getBackColor()
Returns the value of the 'Back Color' containment reference.Color
getBorderColor()
Returns the value of the 'Border Color' containment reference.Boolean
getChoiceButton()
Returns the value of the 'Choice Button' attribute.Picture
getChoiceButtonPicture()
Returns the value of the 'Choice Button Picture' containment reference.ChoiceButtonRepresentation
getChoiceButtonRepresentation()
Returns the value of the 'Choice Button Representation' attribute.FoldersAndItems
getChoiceFoldersAndItems()
Returns the value of the 'Choice Folders And Items' attribute.BasicForm
getChoiceForm()
Returns the value of the 'Choice Form' reference.ChoiceHistoryOnInput
getChoiceHistoryOnInput()
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.Boolean
getChoiceListButton()
Returns the value of the 'Choice List Button' attribute.int
getChoiceListHeight()
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.Boolean
getClearButton()
Returns the value of the 'Clear Button' attribute.Boolean
getCreateButton()
Returns the value of the 'Create Button' attribute.Boolean
getDropListButton()
Returns the value of the 'Drop List Button' attribute.int
getDropListWidth()
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.EditTextUpdate
getEditTextUpdate()
Returns the value of the 'Edit Text Update' attribute.Boolean
getExtendedEdit()
Returns the value of the 'Extended Edit' attribute.Font
getFont()
Returns the value of the 'Font' containment reference.org.eclipse.emf.common.util.EMap<String,String>
getFormat()
Returns the value of the 'Format' map.int
getHeight()
Returns the value of the 'Height' attribute.LogFormElementHeightControlVariant
getHeightControlVariant()
Returns the value of the 'Height Control Variant' attribute.Boolean
getHorizontalStretch()
Returns the value of the 'Horizontal Stretch' attribute.IncompleteItemChoiceMode
getIncompleteChoiceMode()
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.Boolean
getMarkNegatives()
Returns the value of the 'Mark Negatives' attribute.String
getMask()
Returns the value of the 'Mask' attribute.int
getMaxHeight()
Returns the value of the 'Max Height' attribute.Value
getMaxValue()
Returns the value of the 'Max Value' containment reference.int
getMaxWidth()
Returns the value of the 'Max Width' attribute.Value
getMinValue()
Returns the value of the 'Min Value' containment reference.int
getMinWidth()
Returns the value of the 'Min Width' attribute.Boolean
getMultiLine()
Returns the value of the 'Multi Line' attribute.OnScreenKeyboardReturnKeyText
getOnScreenKeyboardReturnKeyText()
Returns the value of the 'On Screen Keyboard Return Key Text' attribute.Boolean
getOpenButton()
Returns the value of the 'Open Button' attribute.Boolean
getPasswordMode()
Returns the value of the 'Password Mode' attribute.Boolean
getQuickChoice()
Returns the value of the 'Quick Choice' attribute.SpecialTextInputMode
getSpecialTextInputMode()
Returns the value of the 'Special Text Input Mode' attribute.SpellCheckingOnTextInput
getSpellCheckingOnTextInput()
Returns the value of the 'Spell Checking On Text Input' attribute.Boolean
getSpinButton()
Returns the value of the 'Spin Button' attribute.Color
getTextColor()
Returns the value of the 'Text Color' containment reference.FormTypeLink
getTypeLink()
Returns the value of the 'Type Link' containment reference.Boolean
getVerticalStretch()
Returns the value of the 'Vertical Stretch' attribute.int
getWidth()
Returns the value of the 'Width' attribute.boolean
isAutoMaxHeight()
Returns the value of the 'Auto Max Height' attribute.boolean
isAutoMaxWidth()
Returns the value of the 'Auto Max Width' attribute.boolean
isChooseType()
Returns the value of the 'Choose Type' attribute.boolean
isListChoiceMode()
Returns the value of the 'List Choice Mode' attribute.boolean
isTextEdit()
Returns the value of the 'Text Edit' attribute.boolean
isTypeDomainEnabled()
Returns the value of the 'Type Domain Enabled' attribute.boolean
isWrap()
Returns the value of the 'Wrap' attribute.void
setAutoCapitalizationOnTextInput(AutoCapitalizationOnTextInput value)
Sets the value of the 'Auto Capitalization On Text Input
' attribute.void
setAutoChoiceIncomplete(Boolean value)
Sets the value of the 'Auto Choice Incomplete
' attribute.void
setAutoCorrectionOnTextInput(AutoCorrectionOnTextInput value)
Sets the value of the 'Auto Correction On Text Input
' attribute.void
setAutoMarkIncomplete(Boolean value)
Sets the value of the 'Auto Mark Incomplete
' attribute.void
setAutoMaxHeight(boolean value)
Sets the value of the 'Auto Max Height
' attribute.void
setAutoMaxWidth(boolean value)
Sets the value of the 'Auto Max Width
' attribute.void
setAutoShowClearButtonMode(AutoShowClearButtonMode value)
Sets the value of the 'Auto Show Clear Button Mode
' attribute.void
setAutoShowOpenButtonMode(AutoShowOpenButtonMode value)
Sets the value of the 'Auto Show Open Button Mode
' attribute.void
setAvailableTypes(TypeDescription value)
Sets the value of the 'Available Types
' containment reference.void
setBackColor(Color value)
Sets the value of the 'Back Color
' containment reference.void
setBorderColor(Color value)
Sets the value of the 'Border Color
' containment reference.void
setChoiceButton(Boolean value)
Sets the value of the 'Choice Button
' attribute.void
setChoiceButtonPicture(Picture value)
Sets the value of the 'Choice Button Picture
' containment reference.void
setChoiceButtonRepresentation(ChoiceButtonRepresentation value)
Sets the value of the 'Choice Button Representation
' attribute.void
setChoiceFoldersAndItems(FoldersAndItems value)
Sets the value of the 'Choice Folders And Items
' attribute.void
setChoiceForm(BasicForm value)
Sets the value of the 'Choice Form
' reference.void
setChoiceHistoryOnInput(ChoiceHistoryOnInput value)
Sets the value of the 'Choice History On Input
' attribute.void
setChoiceListButton(Boolean value)
Sets the value of the 'Choice List Button
' attribute.void
setChoiceListHeight(int value)
Sets the value of the 'Choice List Height
' attribute.void
setChooseType(boolean value)
Sets the value of the 'Choose Type
' attribute.void
setClearButton(Boolean value)
Sets the value of the 'Clear Button
' attribute.void
setCreateButton(Boolean value)
Sets the value of the 'Create Button
' attribute.void
setDropListButton(Boolean value)
Sets the value of the 'Drop List Button
' attribute.void
setDropListWidth(int value)
Sets the value of the 'Drop List Width
' attribute.void
setEditTextUpdate(EditTextUpdate value)
Sets the value of the 'Edit Text Update
' attribute.void
setExtendedEdit(Boolean value)
Sets the value of the 'Extended Edit
' attribute.void
setFont(Font value)
Sets the value of the 'Font
' containment reference.void
setHeight(int value)
Sets the value of the 'Height
' attribute.void
setHeightControlVariant(LogFormElementHeightControlVariant value)
Sets the value of the 'Height Control Variant
' attribute.void
setHorizontalStretch(Boolean value)
Sets the value of the 'Horizontal Stretch
' attribute.void
setIncompleteChoiceMode(IncompleteItemChoiceMode value)
Sets the value of the 'Incomplete Choice Mode
' attribute.void
setListChoiceMode(boolean value)
Sets the value of the 'List Choice Mode
' attribute.void
setMarkNegatives(Boolean value)
Sets the value of the 'Mark Negatives
' attribute.void
setMask(String value)
Sets the value of the 'Mask
' attribute.void
setMaxHeight(int value)
Sets the value of the 'Max Height
' attribute.void
setMaxValue(Value value)
Sets the value of the 'Max Value
' containment reference.void
setMaxWidth(int value)
Sets the value of the 'Max Width
' attribute.void
setMinValue(Value value)
Sets the value of the 'Min Value
' containment reference.void
setMinWidth(int value)
Sets the value of the 'Min Width
' attribute.void
setMultiLine(Boolean value)
Sets the value of the 'Multi Line
' attribute.void
setOnScreenKeyboardReturnKeyText(OnScreenKeyboardReturnKeyText value)
Sets the value of the 'On Screen Keyboard Return Key Text
' attribute.void
setOpenButton(Boolean value)
Sets the value of the 'Open Button
' attribute.void
setPasswordMode(Boolean value)
Sets the value of the 'Password Mode
' attribute.void
setQuickChoice(Boolean value)
Sets the value of the 'Quick Choice
' attribute.void
setSpecialTextInputMode(SpecialTextInputMode value)
Sets the value of the 'Special Text Input Mode
' attribute.void
setSpellCheckingOnTextInput(SpellCheckingOnTextInput value)
Sets the value of the 'Spell Checking On Text Input
' attribute.void
setSpinButton(Boolean value)
Sets the value of the 'Spin Button
' attribute.void
setTextColor(Color value)
Sets the value of the 'Text Color
' containment reference.void
setTextEdit(boolean value)
Sets the value of the 'Text Edit
' attribute.void
setTypeDomainEnabled(boolean value)
Sets the value of the 'Type Domain Enabled
' attribute.void
setTypeLink(FormTypeLink value)
Sets the value of the 'Type Link
' containment reference.void
setVerticalStretch(Boolean value)
Sets the value of the 'Vertical Stretch
' attribute.void
setWidth(int value)
Sets the value of the 'Width
' attribute.void
setWrap(boolean value)
Sets the value of the 'Wrap
' attribute.boolean
validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, 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.EventHandlerContainer
getHandlers
-
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData
-
-
-
-
Method Detail
-
getWidth
int getWidth()
Returns the value of the 'Width' attribute.- Returns:
- the value of the 'Width' attribute.
- See Also:
setWidth(int)
,FormPackage.getInputFieldExtInfo_Width()
-
setWidth
void setWidth(int value)
Sets the value of the 'Width
' attribute.- Parameters:
value
- the new value of the 'Width' attribute.- See Also:
getWidth()
-
isAutoMaxWidth
boolean 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()
-
setAutoMaxWidth
void 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()
-
getMaxWidth
int getMaxWidth()
Returns the value of the 'Max Width' attribute.- Returns:
- the value of the 'Max Width' attribute.
- See Also:
setMaxWidth(int)
,FormPackage.getInputFieldExtInfo_MaxWidth()
-
setMaxWidth
void setMaxWidth(int value)
Sets the value of the 'Max Width
' attribute.- Parameters:
value
- the new value of the 'Max Width' attribute.- See Also:
getMaxWidth()
-
getMinWidth
int getMinWidth()
Returns the value of the 'Min Width' attribute.- Returns:
- the value of the 'Min Width' attribute.
- See Also:
setMinWidth(int)
,FormPackage.getInputFieldExtInfo_MinWidth()
-
setMinWidth
void setMinWidth(int value)
Sets the value of the 'Min Width
' attribute.- Parameters:
value
- the new value of the 'Min Width' attribute.- See Also:
getMinWidth()
-
getHeight
int getHeight()
Returns the value of the 'Height' attribute.- Returns:
- the value of the 'Height' attribute.
- See Also:
setHeight(int)
,FormPackage.getInputFieldExtInfo_Height()
-
setHeight
void setHeight(int value)
Sets the value of the 'Height
' attribute.- Parameters:
value
- the new value of the 'Height' attribute.- See Also:
getHeight()
-
isAutoMaxHeight
boolean 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()
-
setAutoMaxHeight
void 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()
-
getMaxHeight
int getMaxHeight()
Returns the value of the 'Max Height' attribute.- Returns:
- the value of the 'Max Height' attribute.
- See Also:
setMaxHeight(int)
,FormPackage.getInputFieldExtInfo_MaxHeight()
-
setMaxHeight
void setMaxHeight(int value)
Sets the value of the 'Max Height
' attribute.- Parameters:
value
- the new value of the 'Max Height' attribute.- See Also:
getMaxHeight()
-
getHorizontalStretch
Boolean getHorizontalStretch()
Returns the value of the 'Horizontal Stretch' attribute.- Returns:
- the value of the 'Horizontal Stretch' attribute.
- See Also:
setHorizontalStretch(Boolean)
,FormPackage.getInputFieldExtInfo_HorizontalStretch()
-
setHorizontalStretch
void setHorizontalStretch(Boolean value)
Sets the value of the 'Horizontal Stretch
' attribute.- Parameters:
value
- the new value of the 'Horizontal Stretch' attribute.- See Also:
getHorizontalStretch()
-
getVerticalStretch
Boolean getVerticalStretch()
Returns the value of the 'Vertical Stretch' attribute.- Returns:
- the value of the 'Vertical Stretch' attribute.
- See Also:
setVerticalStretch(Boolean)
,FormPackage.getInputFieldExtInfo_VerticalStretch()
-
setVerticalStretch
void setVerticalStretch(Boolean value)
Sets the value of the 'Vertical Stretch
' attribute.- Parameters:
value
- the new value of the 'Vertical Stretch' attribute.- See Also:
getVerticalStretch()
-
isWrap
boolean isWrap()
Returns the value of the 'Wrap' attribute.- Returns:
- the value of the 'Wrap' attribute.
- See Also:
setWrap(boolean)
,FormPackage.getInputFieldExtInfo_Wrap()
-
setWrap
void setWrap(boolean value)
Sets the value of the 'Wrap
' attribute.- Parameters:
value
- the new value of the 'Wrap' attribute.- See Also:
isWrap()
-
getPasswordMode
Boolean getPasswordMode()
Returns the value of the 'Password Mode' attribute.- Returns:
- the value of the 'Password Mode' attribute.
- See Also:
setPasswordMode(Boolean)
,FormPackage.getInputFieldExtInfo_PasswordMode()
-
setPasswordMode
void setPasswordMode(Boolean value)
Sets the value of the 'Password Mode
' attribute.- Parameters:
value
- the new value of the 'Password Mode' attribute.- See Also:
getPasswordMode()
-
getMultiLine
Boolean getMultiLine()
Returns the value of the 'Multi Line' attribute.- Returns:
- the value of the 'Multi Line' attribute.
- See Also:
setMultiLine(Boolean)
,FormPackage.getInputFieldExtInfo_MultiLine()
-
setMultiLine
void setMultiLine(Boolean value)
Sets the value of the 'Multi Line
' attribute.- Parameters:
value
- the new value of the 'Multi Line' attribute.- See Also:
getMultiLine()
-
getExtendedEdit
Boolean getExtendedEdit()
Returns the value of the 'Extended Edit' attribute.- Returns:
- the value of the 'Extended Edit' attribute.
- See Also:
setExtendedEdit(Boolean)
,FormPackage.getInputFieldExtInfo_ExtendedEdit()
-
setExtendedEdit
void setExtendedEdit(Boolean value)
Sets the value of the 'Extended Edit
' attribute.- Parameters:
value
- the new value of the 'Extended Edit' attribute.- See Also:
getExtendedEdit()
-
getMarkNegatives
Boolean getMarkNegatives()
Returns the value of the 'Mark Negatives' attribute.- Returns:
- the value of the 'Mark Negatives' attribute.
- See Also:
setMarkNegatives(Boolean)
,FormPackage.getInputFieldExtInfo_MarkNegatives()
-
setMarkNegatives
void setMarkNegatives(Boolean value)
Sets the value of the 'Mark Negatives
' attribute.- Parameters:
value
- the new value of the 'Mark Negatives' attribute.- See Also:
getMarkNegatives()
-
getChoiceListButton
Boolean 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()
-
setChoiceListButton
void 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()
-
getDropListButton
Boolean 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()
-
setDropListButton
void 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()
-
getChoiceButton
Boolean getChoiceButton()
Returns the value of the 'Choice Button' attribute.- Returns:
- the value of the 'Choice Button' attribute.
- See Also:
setChoiceButton(Boolean)
,FormPackage.getInputFieldExtInfo_ChoiceButton()
-
setChoiceButton
void setChoiceButton(Boolean value)
Sets the value of the 'Choice Button
' attribute.- Parameters:
value
- the new value of the 'Choice Button' attribute.- See Also:
getChoiceButton()
-
getChoiceButtonRepresentation
ChoiceButtonRepresentation 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()
-
setChoiceButtonRepresentation
void 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()
-
getChoiceButtonPicture
Picture 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()
-
setChoiceButtonPicture
void 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()
-
getClearButton
Boolean getClearButton()
Returns the value of the 'Clear Button' attribute.- Returns:
- the value of the 'Clear Button' attribute.
- See Also:
setClearButton(Boolean)
,FormPackage.getInputFieldExtInfo_ClearButton()
-
setClearButton
void setClearButton(Boolean value)
Sets the value of the 'Clear Button
' attribute.- Parameters:
value
- the new value of the 'Clear Button' attribute.- See Also:
getClearButton()
-
getSpinButton
Boolean getSpinButton()
Returns the value of the 'Spin Button' attribute.- Returns:
- the value of the 'Spin Button' attribute.
- See Also:
setSpinButton(Boolean)
,FormPackage.getInputFieldExtInfo_SpinButton()
-
setSpinButton
void setSpinButton(Boolean value)
Sets the value of the 'Spin Button
' attribute.- Parameters:
value
- the new value of the 'Spin Button' attribute.- See Also:
getSpinButton()
-
getOpenButton
Boolean getOpenButton()
Returns the value of the 'Open Button' attribute.- Returns:
- the value of the 'Open Button' attribute.
- See Also:
setOpenButton(Boolean)
,FormPackage.getInputFieldExtInfo_OpenButton()
-
setOpenButton
void setOpenButton(Boolean value)
Sets the value of the 'Open Button
' attribute.- Parameters:
value
- the new value of the 'Open Button' attribute.- See Also:
getOpenButton()
-
getCreateButton
Boolean getCreateButton()
Returns the value of the 'Create Button' attribute.- Returns:
- the value of the 'Create Button' attribute.
- See Also:
setCreateButton(Boolean)
,FormPackage.getInputFieldExtInfo_CreateButton()
-
setCreateButton
void setCreateButton(Boolean value)
Sets the value of the 'Create Button
' attribute.- Parameters:
value
- the new value of the 'Create Button' attribute.- See Also:
getCreateButton()
-
getMask
String getMask()
Returns the value of the 'Mask' attribute.- Returns:
- the value of the 'Mask' attribute.
- See Also:
setMask(String)
,FormPackage.getInputFieldExtInfo_Mask()
-
setMask
void setMask(String value)
Sets the value of the 'Mask
' attribute.- Parameters:
value
- the new value of the 'Mask' attribute.- See Also:
getMask()
-
getAutoChoiceIncomplete
Boolean 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()
-
setAutoChoiceIncomplete
void 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()
-
getQuickChoice
Boolean getQuickChoice()
Returns the value of the 'Quick Choice' attribute.- Returns:
- the value of the 'Quick Choice' attribute.
- See Also:
setQuickChoice(Boolean)
,FormPackage.getInputFieldExtInfo_QuickChoice()
-
setQuickChoice
void setQuickChoice(Boolean value)
Sets the value of the 'Quick Choice
' attribute.- Parameters:
value
- the new value of the 'Quick Choice' attribute.- See Also:
getQuickChoice()
-
getChoiceFoldersAndItems
FoldersAndItems 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()
-
setChoiceFoldersAndItems
void 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()
-
getFormat
org.eclipse.emf.common.util.EMap<String,String> getFormat()
- Returns:
- the value of the 'Format' map.
- See Also:
FormPackage.getInputFieldExtInfo_Format()
-
getEditFormat
org.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()
-
isListChoiceMode
boolean 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()
-
setListChoiceMode
void 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()
-
getChoiceListHeight
int 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()
-
setChoiceListHeight
void 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()
-
getAutoMarkIncomplete
Boolean 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()
-
setAutoMarkIncomplete
void 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()
-
isChooseType
boolean isChooseType()
Returns the value of the 'Choose Type' attribute.- Returns:
- the value of the 'Choose Type' attribute.
- See Also:
setChooseType(boolean)
,FormPackage.getInputFieldExtInfo_ChooseType()
-
setChooseType
void setChooseType(boolean value)
Sets the value of the 'Choose Type
' attribute.- Parameters:
value
- the new value of the 'Choose Type' attribute.- See Also:
isChooseType()
-
getIncompleteChoiceMode
IncompleteItemChoiceMode 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()
-
setIncompleteChoiceMode
void 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()
-
isTypeDomainEnabled
boolean 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()
-
setTypeDomainEnabled
void 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()
-
isTextEdit
boolean isTextEdit()
Returns the value of the 'Text Edit' attribute.- Returns:
- the value of the 'Text Edit' attribute.
- See Also:
setTextEdit(boolean)
,FormPackage.getInputFieldExtInfo_TextEdit()
-
setTextEdit
void setTextEdit(boolean value)
Sets the value of the 'Text Edit
' attribute.- Parameters:
value
- the new value of the 'Text Edit' attribute.- See Also:
isTextEdit()
-
getEditTextUpdate
EditTextUpdate 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()
-
setEditTextUpdate
void 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()
-
getMinValue
Value 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()
-
setMinValue
void 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()
-
getMaxValue
Value 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()
-
setMaxValue
void 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()
-
getChoiceForm
BasicForm getChoiceForm()
Returns the value of the 'Choice Form' reference.- Returns:
- the value of the 'Choice Form' reference.
- See Also:
setChoiceForm(BasicForm)
,FormPackage.getInputFieldExtInfo_ChoiceForm()
-
setChoiceForm
void setChoiceForm(BasicForm value)
Sets the value of the 'Choice Form
' reference.- Parameters:
value
- the new value of the 'Choice Form' reference.- See Also:
getChoiceForm()
-
getChoiceParameterLinks
org.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()
-
getChoiceParameters
org.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()
-
getAvailableTypes
TypeDescription 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()
-
setAvailableTypes
void 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()
-
getChoiceList
org.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()
-
getTextColor
Color 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()
-
setTextColor
void 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()
-
getBackColor
Color 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()
-
setBackColor
void 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()
-
getBorderColor
Color 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()
-
setBorderColor
void 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()
-
getFont
Font getFont()
Returns the value of the 'Font' containment reference.- Returns:
- the value of the 'Font' containment reference.
- See Also:
setFont(Font)
,FormPackage.getInputFieldExtInfo_Font()
-
setFont
void setFont(Font value)
Sets the value of the 'Font
' containment reference.- Parameters:
value
- the new value of the 'Font' containment reference.- See Also:
getFont()
-
getTypeLink
FormTypeLink 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()
-
setTypeLink
void 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()
-
getHeightControlVariant
LogFormElementHeightControlVariant 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()
-
setHeightControlVariant
void 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()
-
getAutoShowClearButtonMode
AutoShowClearButtonMode 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()
-
setAutoShowClearButtonMode
void 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()
-
getAutoShowOpenButtonMode
AutoShowOpenButtonMode 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()
-
setAutoShowOpenButtonMode
void 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()
-
getAutoCorrectionOnTextInput
AutoCorrectionOnTextInput 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()
-
setAutoCorrectionOnTextInput
void 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()
-
getSpellCheckingOnTextInput
SpellCheckingOnTextInput 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()
-
setSpellCheckingOnTextInput
void 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()
-
getAutoCapitalizationOnTextInput
AutoCapitalizationOnTextInput 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()
-
setAutoCapitalizationOnTextInput
void 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()
-
getSpecialTextInputMode
SpecialTextInputMode 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()
-
setSpecialTextInputMode
void 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()
-
getOnScreenKeyboardReturnKeyText
OnScreenKeyboardReturnKeyText 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()
-
setOnScreenKeyboardReturnKeyText
void 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()
-
getInputHint
org.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()
-
getDropListWidth
int 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()
-
setDropListWidth
void 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()
-
getChoiceHistoryOnInput
ChoiceHistoryOnInput 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()
-
setChoiceHistoryOnInput
void 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()
-
-