Package com._1c.g5.v8.dt.form.model
Interface Table
-
- All Superinterfaces:
AdditionContainer
,AdditionSource
,CommandBarHolder
,ContextMenuHolder
,DataItem
,org.eclipse.emf.ecore.EObject
,EventHandlerContainer
,ExtendedTooltipHolder
,ExtensionAdoptedProperty
,FieldSource
,FormItem
,FormItemContainer
,FormStandardCommandSource
,FormVisualEntity
,IBmObject
,NamedElement
,org.eclipse.emf.common.notify.Notifier
,Titled
,TitleStyle
,TooltipContainer
,Visible
- All Known Implementing Classes:
TableImpl
public interface Table extends DataItem, FieldSource, FormStandardCommandSource, AdditionSource, TooltipContainer, FormItemContainer, CommandBarHolder, EventHandlerContainer, AdditionContainer, ExtendedTooltipHolder, ContextMenuHolder
A representation of the model object 'Table'.The following features are supported:
Representation
Auto Fill
Read Only
Change Row Set
Change Row Order
Width
Auto Max Width
Max Width
Min Width
Height
Auto Max Height
Max Height
Height In Table Rows
Height Control Variant
Auto Max Rows Count
Max Rows Count
Choice Mode
Multiple Choice
Row Input Mode
Selection Mode
Row Selection Mode
Header
Header Height
Footer
Footer Height
Horizontal Scroll Bar
Vertical Scroll Bar
Horizontal Lines
Vertical Lines
Use Alternation Row Color
Auto Insert New Row
Auto Add Incomplete
Auto Mark Incomplete
Search On Input
Initial List View
Initial Tree View
Output
Horizontal Stretch
Vertical Stretch
Enable Start Drag
Enable Drag
File Drag Mode
Row Picture Data Path
Rows Picture
Text Color
Back Color
Border Color
Font
Search String Location
View Status Location
Search Control Location
Group Horizontal Align
Group Vertical Align
Refresh Request
Current Row Use
Behavior On Horizontal Compression
View Mode
Settings Named Item Detailed Representation
Row Filter
On Main Server Unavalable Behavior
Ext Info
- See Also:
FormPackage.getTable()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Boolean
getAutoAddIncomplete()
Returns the value of the 'Auto Add Incomplete' attribute.Boolean
getAutoMarkIncomplete()
Returns the value of the 'Auto Mark Incomplete' attribute.Color
getBackColor()
Returns the value of the 'Back Color' containment reference.TableBehaviorOnHorizontalCompression
getBehaviorOnHorizontalCompression()
Returns the value of the 'Behavior On Horizontal Compression' attribute.Color
getBorderColor()
Returns the value of the 'Border Color' containment reference.TableCurrentRowUse
getCurrentRowUse()
Returns the value of the 'Current Row Use' attribute.TableExtInfo
getExtInfo()
Returns the value of the 'Ext Info' containment reference.FileDragMode
getFileDragMode()
Returns the value of the 'File Drag Mode' attribute.Font
getFont()
Returns the value of the 'Font' containment reference.int
getFooterHeight()
Returns the value of the 'Footer Height' attribute.ItemHorizontalAlignment
getGroupHorizontalAlign()
Returns the value of the 'Group Horizontal Align' attribute.ItemVerticalAlignment
getGroupVerticalAlign()
Returns the value of the 'Group Vertical Align' attribute.int
getHeaderHeight()
Returns the value of the 'Header Height' attribute.int
getHeight()
Returns the value of the 'Height' attribute.LogFormTableHeightControlVariant
getHeightControlVariant()
Returns the value of the 'Height Control Variant' attribute.int
getHeightInTableRows()
Returns the value of the 'Height In Table Rows' attribute.TableScrollBarUse
getHorizontalScrollBar()
Returns the value of the 'Horizontal Scroll Bar' attribute.TableInitialListView
getInitialListView()
Returns the value of the 'Initial List View' attribute.TableInitialTreeView
getInitialTreeView()
Returns the value of the 'Initial Tree View' attribute.int
getMaxHeight()
Returns the value of the 'Max Height' attribute.int
getMaxRowsCount()
Returns the value of the 'Max Rows Count' attribute.int
getMaxWidth()
Returns the value of the 'Max Width' attribute.int
getMinWidth()
Returns the value of the 'Min Width' attribute.OnMainServerUnavalableBehavior
getOnMainServerUnavalableBehavior()
Returns the value of the 'On Main Server Unavalable Behavior' attribute.UseOutput
getOutput()
Returns the value of the 'Output' attribute.RefreshRequestMethod
getRefreshRequest()
Returns the value of the 'Refresh Request' attribute.TableRepresentation
getRepresentation()
Returns the value of the 'Representation' attribute.Value
getRowFilter()
Returns the value of the 'Row Filter' containment reference.TableRowInputMode
getRowInputMode()
Returns the value of the 'Row Input Mode' attribute.AbstractDataPath
getRowPictureDataPath()
Returns the value of the 'Row Picture Data Path' containment reference.TableRowSelectionMode
getRowSelectionMode()
Returns the value of the 'Row Selection Mode' attribute.Picture
getRowsPicture()
Returns the value of the 'Rows Picture' containment reference.SearchControlLocation
getSearchControlLocation()
Returns the value of the 'Search Control Location' attribute.SearchOnInput
getSearchOnInput()
Returns the value of the 'Search On Input' attribute.SearchStringLocation
getSearchStringLocation()
Returns the value of the 'Search String Location' attribute.TableSelectionMode
getSelectionMode()
Returns the value of the 'Selection Mode' attribute.Color
getTextColor()
Returns the value of the 'Text Color' containment reference.TableScrollBarUse
getVerticalScrollBar()
Returns the value of the 'Vertical Scroll Bar' attribute.DataCompositionSettingsViewMode
getViewMode()
Returns the value of the 'View Mode' attribute.ViewStatusLocation
getViewStatusLocation()
Returns the value of the 'View Status Location' attribute.int
getWidth()
Returns the value of the 'Width' attribute.boolean
isAutoFill()
Returns the value of the 'Auto Fill' attribute.boolean
isAutoInsertNewRow()
Returns the value of the 'Auto Insert New Row' attribute.boolean
isAutoMaxHeight()
Returns the value of the 'Auto Max Height' attribute.boolean
isAutoMaxRowsCount()
Returns the value of the 'Auto Max Rows Count' attribute.boolean
isAutoMaxWidth()
Returns the value of the 'Auto Max Width' attribute.boolean
isChangeRowOrder()
Returns the value of the 'Change Row Order' attribute.boolean
isChangeRowSet()
Returns the value of the 'Change Row Set' attribute.boolean
isChoiceMode()
Returns the value of the 'Choice Mode' attribute.boolean
isEnableDrag()
Returns the value of the 'Enable Drag' attribute.boolean
isEnableStartDrag()
Returns the value of the 'Enable Start Drag' attribute.boolean
isFooter()
Returns the value of the 'Footer' attribute.boolean
isHeader()
Returns the value of the 'Header' attribute.boolean
isHorizontalLines()
Returns the value of the 'Horizontal Lines' attribute.boolean
isHorizontalStretch()
Returns the value of the 'Horizontal Stretch' attribute.boolean
isMultipleChoice()
Returns the value of the 'Multiple Choice' attribute.boolean
isReadOnly()
Returns the value of the 'Read Only' attribute.boolean
isSetSettingsNamedItemDetailedRepresentation()
Returns whether the value of the 'Settings Named Item Detailed Representation
' attribute is set.boolean
isSettingsNamedItemDetailedRepresentation()
Returns the value of the 'Settings Named Item Detailed Representation' attribute.boolean
isSetViewMode()
Returns whether the value of the 'View Mode
' attribute is set.boolean
isUseAlternationRowColor()
Returns the value of the 'Use Alternation Row Color' attribute.boolean
isVerticalLines()
Returns the value of the 'Vertical Lines' attribute.boolean
isVerticalStretch()
Returns the value of the 'Vertical Stretch' attribute.void
setAutoAddIncomplete(Boolean value)
Sets the value of the 'Auto Add Incomplete
' attribute.void
setAutoFill(boolean value)
Sets the value of the 'Auto Fill
' attribute.void
setAutoInsertNewRow(boolean value)
Sets the value of the 'Auto Insert New Row
' 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
setAutoMaxRowsCount(boolean value)
Sets the value of the 'Auto Max Rows Count
' attribute.void
setAutoMaxWidth(boolean value)
Sets the value of the 'Auto Max Width
' attribute.void
setBackColor(Color value)
Sets the value of the 'Back Color
' containment reference.void
setBehaviorOnHorizontalCompression(TableBehaviorOnHorizontalCompression value)
Sets the value of the 'Behavior On Horizontal Compression
' attribute.void
setBorderColor(Color value)
Sets the value of the 'Border Color
' containment reference.void
setChangeRowOrder(boolean value)
Sets the value of the 'Change Row Order
' attribute.void
setChangeRowSet(boolean value)
Sets the value of the 'Change Row Set
' attribute.void
setChoiceMode(boolean value)
Sets the value of the 'Choice Mode
' attribute.void
setCurrentRowUse(TableCurrentRowUse value)
Sets the value of the 'Current Row Use
' attribute.void
setEnableDrag(boolean value)
Sets the value of the 'Enable Drag
' attribute.void
setEnableStartDrag(boolean value)
Sets the value of the 'Enable Start Drag
' attribute.void
setExtInfo(TableExtInfo value)
Sets the value of the 'Ext Info
' containment reference.void
setFileDragMode(FileDragMode value)
Sets the value of the 'File Drag Mode
' attribute.void
setFont(Font value)
Sets the value of the 'Font
' containment reference.void
setFooter(boolean value)
Sets the value of the 'Footer
' attribute.void
setFooterHeight(int value)
Sets the value of the 'Footer Height
' attribute.void
setGroupHorizontalAlign(ItemHorizontalAlignment value)
Sets the value of the 'Group Horizontal Align
' attribute.void
setGroupVerticalAlign(ItemVerticalAlignment value)
Sets the value of the 'Group Vertical Align
' attribute.void
setHeader(boolean value)
Sets the value of the 'Header
' attribute.void
setHeaderHeight(int value)
Sets the value of the 'Header Height
' attribute.void
setHeight(int value)
Sets the value of the 'Height
' attribute.void
setHeightControlVariant(LogFormTableHeightControlVariant value)
Sets the value of the 'Height Control Variant
' attribute.void
setHeightInTableRows(int value)
Sets the value of the 'Height In Table Rows
' attribute.void
setHorizontalLines(boolean value)
Sets the value of the 'Horizontal Lines
' attribute.void
setHorizontalScrollBar(TableScrollBarUse value)
Sets the value of the 'Horizontal Scroll Bar
' attribute.void
setHorizontalStretch(boolean value)
Sets the value of the 'Horizontal Stretch
' attribute.void
setInitialListView(TableInitialListView value)
Sets the value of the 'Initial List View
' attribute.void
setInitialTreeView(TableInitialTreeView value)
Sets the value of the 'Initial Tree View
' attribute.void
setMaxHeight(int value)
Sets the value of the 'Max Height
' attribute.void
setMaxRowsCount(int value)
Sets the value of the 'Max Rows Count
' attribute.void
setMaxWidth(int value)
Sets the value of the 'Max Width
' attribute.void
setMinWidth(int value)
Sets the value of the 'Min Width
' attribute.void
setMultipleChoice(boolean value)
Sets the value of the 'Multiple Choice
' attribute.void
setOnMainServerUnavalableBehavior(OnMainServerUnavalableBehavior value)
Sets the value of the 'On Main Server Unavalable Behavior
' attribute.void
setOutput(UseOutput value)
Sets the value of the 'Output
' attribute.void
setReadOnly(boolean value)
Sets the value of the 'Read Only
' attribute.void
setRefreshRequest(RefreshRequestMethod value)
Sets the value of the 'Refresh Request
' attribute.void
setRepresentation(TableRepresentation value)
Sets the value of the 'Representation
' attribute.void
setRowFilter(Value value)
Sets the value of the 'Row Filter
' containment reference.void
setRowInputMode(TableRowInputMode value)
Sets the value of the 'Row Input Mode
' attribute.void
setRowPictureDataPath(AbstractDataPath value)
Sets the value of the 'Row Picture Data Path
' containment reference.void
setRowSelectionMode(TableRowSelectionMode value)
Sets the value of the 'Row Selection Mode
' attribute.void
setRowsPicture(Picture value)
Sets the value of the 'Rows Picture
' containment reference.void
setSearchControlLocation(SearchControlLocation value)
Sets the value of the 'Search Control Location
' attribute.void
setSearchOnInput(SearchOnInput value)
Sets the value of the 'Search On Input
' attribute.void
setSearchStringLocation(SearchStringLocation value)
Sets the value of the 'Search String Location
' attribute.void
setSelectionMode(TableSelectionMode value)
Sets the value of the 'Selection Mode
' attribute.void
setSettingsNamedItemDetailedRepresentation(boolean value)
Sets the value of the 'Settings Named Item Detailed Representation
' attribute.void
setTextColor(Color value)
Sets the value of the 'Text Color
' containment reference.void
setUseAlternationRowColor(boolean value)
Sets the value of the 'Use Alternation Row Color
' attribute.void
setVerticalLines(boolean value)
Sets the value of the 'Vertical Lines
' attribute.void
setVerticalScrollBar(TableScrollBarUse value)
Sets the value of the 'Vertical Scroll Bar
' attribute.void
setVerticalStretch(boolean value)
Sets the value of the 'Vertical Stretch
' attribute.void
setViewMode(DataCompositionSettingsViewMode value)
Sets the value of the 'View Mode
' attribute.void
setViewStatusLocation(ViewStatusLocation value)
Sets the value of the 'View Status Location
' attribute.void
setWidth(int value)
Sets the value of the 'Width
' attribute.void
unsetSettingsNamedItemDetailedRepresentation()
Unsets the value of the 'Settings Named Item Detailed Representation
' attribute.void
unsetViewMode()
Unsets the value of the 'View Mode
' attribute.boolean
validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.AdditionContainer
getSearchControlAddition, getSearchStringAddition, getViewStatusAddition, setSearchControlAddition, setSearchStringAddition, setViewStatusAddition
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.CommandBarHolder
getAutoCommandBar, getCommandBarLocation, setAutoCommandBar, setCommandBarLocation
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.ContextMenuHolder
getContextMenu, setContextMenu
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.DataItem
getDataPath, getShortcut, getSkipOnInput, getTitleBackColor, getTitleHeight, getTitleLocation, isDefaultItem, setDataPath, setDefaultItem, setShortcut, setSkipOnInput, setTitleBackColor, setTitleHeight, setTitleLocation
-
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.dt.form.model.ExtendedTooltipHolder
getExtendedTooltip, setExtendedTooltip
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.ExtensionAdoptedProperty
getAdopted, getUnchanged, setAdopted, setUnchanged
-
Methods inherited from interface com._1c.g5.v8.dt.mcore.FieldSource
getFields, getRefFieldSources
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.FormItem
getDisplayImportance, getId, setDisplayImportance, setId
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.FormItemContainer
getItems
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.FormStandardCommandSource
getCommands, getExcludedCommands
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.FormVisualEntity
getUserChangedProperties
-
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
-
Methods inherited from interface com._1c.g5.v8.dt.mcore.NamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.TitleStyle
getTitleFont, getTitleTextColor, setTitleFont, setTitleTextColor
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.TooltipContainer
getToolTip, getToolTipRepresentation, setToolTipRepresentation
-
Methods inherited from interface com._1c.g5.v8.dt.form.model.Visible
getUserVisible, isEnabled, isVisible, setEnabled, setUserVisible, setVisible
-
-
-
-
Method Detail
-
getRepresentation
TableRepresentation getRepresentation()
Returns the value of the 'Representation' attribute. The literals are from the enumerationTableRepresentation
.- Returns:
- the value of the 'Representation' attribute.
- See Also:
TableRepresentation
,setRepresentation(TableRepresentation)
,FormPackage.getTable_Representation()
-
setRepresentation
void setRepresentation(TableRepresentation value)
Sets the value of the 'Representation
' attribute.- Parameters:
value
- the new value of the 'Representation' attribute.- See Also:
TableRepresentation
,getRepresentation()
-
isAutoFill
boolean isAutoFill()
Returns the value of the 'Auto Fill' attribute.- Returns:
- the value of the 'Auto Fill' attribute.
- See Also:
setAutoFill(boolean)
,FormPackage.getTable_AutoFill()
-
setAutoFill
void setAutoFill(boolean value)
Sets the value of the 'Auto Fill
' attribute.- Parameters:
value
- the new value of the 'Auto Fill' attribute.- See Also:
isAutoFill()
-
isReadOnly
boolean isReadOnly()
Returns the value of the 'Read Only' attribute.- Returns:
- the value of the 'Read Only' attribute.
- See Also:
setReadOnly(boolean)
,FormPackage.getTable_ReadOnly()
-
setReadOnly
void setReadOnly(boolean value)
Sets the value of the 'Read Only
' attribute.- Parameters:
value
- the new value of the 'Read Only' attribute.- See Also:
isReadOnly()
-
isChangeRowSet
boolean isChangeRowSet()
Returns the value of the 'Change Row Set' attribute.- Returns:
- the value of the 'Change Row Set' attribute.
- See Also:
setChangeRowSet(boolean)
,FormPackage.getTable_ChangeRowSet()
-
setChangeRowSet
void setChangeRowSet(boolean value)
Sets the value of the 'Change Row Set
' attribute.- Parameters:
value
- the new value of the 'Change Row Set' attribute.- See Also:
isChangeRowSet()
-
isChangeRowOrder
boolean isChangeRowOrder()
Returns the value of the 'Change Row Order' attribute.- Returns:
- the value of the 'Change Row Order' attribute.
- See Also:
setChangeRowOrder(boolean)
,FormPackage.getTable_ChangeRowOrder()
-
setChangeRowOrder
void setChangeRowOrder(boolean value)
Sets the value of the 'Change Row Order
' attribute.- Parameters:
value
- the new value of the 'Change Row Order' attribute.- See Also:
isChangeRowOrder()
-
getWidth
int getWidth()
Returns the value of the 'Width' attribute.- Returns:
- the value of the 'Width' attribute.
- See Also:
setWidth(int)
,FormPackage.getTable_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.getTable_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.getTable_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.getTable_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.getTable_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.getTable_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.getTable_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()
-
getHeightInTableRows
int getHeightInTableRows()
Returns the value of the 'Height In Table Rows' attribute.- Returns:
- the value of the 'Height In Table Rows' attribute.
- See Also:
setHeightInTableRows(int)
,FormPackage.getTable_HeightInTableRows()
-
setHeightInTableRows
void setHeightInTableRows(int value)
Sets the value of the 'Height In Table Rows
' attribute.- Parameters:
value
- the new value of the 'Height In Table Rows' attribute.- See Also:
getHeightInTableRows()
-
getHeightControlVariant
LogFormTableHeightControlVariant getHeightControlVariant()
Returns the value of the 'Height Control Variant' attribute. The literals are from the enumerationLogFormTableHeightControlVariant
.- Returns:
- the value of the 'Height Control Variant' attribute.
- See Also:
LogFormTableHeightControlVariant
,setHeightControlVariant(LogFormTableHeightControlVariant)
,FormPackage.getTable_HeightControlVariant()
-
setHeightControlVariant
void setHeightControlVariant(LogFormTableHeightControlVariant value)
Sets the value of the 'Height Control Variant
' attribute.- Parameters:
value
- the new value of the 'Height Control Variant' attribute.- See Also:
LogFormTableHeightControlVariant
,getHeightControlVariant()
-
isAutoMaxRowsCount
boolean isAutoMaxRowsCount()
Returns the value of the 'Auto Max Rows Count' attribute.- Returns:
- the value of the 'Auto Max Rows Count' attribute.
- See Also:
setAutoMaxRowsCount(boolean)
,FormPackage.getTable_AutoMaxRowsCount()
-
setAutoMaxRowsCount
void setAutoMaxRowsCount(boolean value)
Sets the value of the 'Auto Max Rows Count
' attribute.- Parameters:
value
- the new value of the 'Auto Max Rows Count' attribute.- See Also:
isAutoMaxRowsCount()
-
getMaxRowsCount
int getMaxRowsCount()
Returns the value of the 'Max Rows Count' attribute.- Returns:
- the value of the 'Max Rows Count' attribute.
- See Also:
setMaxRowsCount(int)
,FormPackage.getTable_MaxRowsCount()
-
setMaxRowsCount
void setMaxRowsCount(int value)
Sets the value of the 'Max Rows Count
' attribute.- Parameters:
value
- the new value of the 'Max Rows Count' attribute.- See Also:
getMaxRowsCount()
-
isChoiceMode
boolean isChoiceMode()
Returns the value of the 'Choice Mode' attribute.- Returns:
- the value of the 'Choice Mode' attribute.
- See Also:
setChoiceMode(boolean)
,FormPackage.getTable_ChoiceMode()
-
setChoiceMode
void setChoiceMode(boolean value)
Sets the value of the 'Choice Mode
' attribute.- Parameters:
value
- the new value of the 'Choice Mode' attribute.- See Also:
isChoiceMode()
-
isMultipleChoice
boolean isMultipleChoice()
Returns the value of the 'Multiple Choice' attribute.- Returns:
- the value of the 'Multiple Choice' attribute.
- See Also:
setMultipleChoice(boolean)
,FormPackage.getTable_MultipleChoice()
-
setMultipleChoice
void setMultipleChoice(boolean value)
Sets the value of the 'Multiple Choice
' attribute.- Parameters:
value
- the new value of the 'Multiple Choice' attribute.- See Also:
isMultipleChoice()
-
getRowInputMode
TableRowInputMode getRowInputMode()
Returns the value of the 'Row Input Mode' attribute. The literals are from the enumerationTableRowInputMode
.- Returns:
- the value of the 'Row Input Mode' attribute.
- See Also:
TableRowInputMode
,setRowInputMode(TableRowInputMode)
,FormPackage.getTable_RowInputMode()
-
setRowInputMode
void setRowInputMode(TableRowInputMode value)
Sets the value of the 'Row Input Mode
' attribute.- Parameters:
value
- the new value of the 'Row Input Mode' attribute.- See Also:
TableRowInputMode
,getRowInputMode()
-
getSelectionMode
TableSelectionMode getSelectionMode()
Returns the value of the 'Selection Mode' attribute. The literals are from the enumerationTableSelectionMode
.- Returns:
- the value of the 'Selection Mode' attribute.
- See Also:
TableSelectionMode
,setSelectionMode(TableSelectionMode)
,FormPackage.getTable_SelectionMode()
-
setSelectionMode
void setSelectionMode(TableSelectionMode value)
Sets the value of the 'Selection Mode
' attribute.- Parameters:
value
- the new value of the 'Selection Mode' attribute.- See Also:
TableSelectionMode
,getSelectionMode()
-
getRowSelectionMode
TableRowSelectionMode getRowSelectionMode()
Returns the value of the 'Row Selection Mode' attribute. The literals are from the enumerationTableRowSelectionMode
.- Returns:
- the value of the 'Row Selection Mode' attribute.
- See Also:
TableRowSelectionMode
,setRowSelectionMode(TableRowSelectionMode)
,FormPackage.getTable_RowSelectionMode()
-
setRowSelectionMode
void setRowSelectionMode(TableRowSelectionMode value)
Sets the value of the 'Row Selection Mode
' attribute.- Parameters:
value
- the new value of the 'Row Selection Mode' attribute.- See Also:
TableRowSelectionMode
,getRowSelectionMode()
-
isHeader
boolean isHeader()
Returns the value of the 'Header' attribute.- Returns:
- the value of the 'Header' attribute.
- See Also:
setHeader(boolean)
,FormPackage.getTable_Header()
-
setHeader
void setHeader(boolean value)
Sets the value of the 'Header
' attribute.- Parameters:
value
- the new value of the 'Header' attribute.- See Also:
isHeader()
-
getHeaderHeight
int getHeaderHeight()
Returns the value of the 'Header Height' attribute.- Returns:
- the value of the 'Header Height' attribute.
- See Also:
setHeaderHeight(int)
,FormPackage.getTable_HeaderHeight()
-
setHeaderHeight
void setHeaderHeight(int value)
Sets the value of the 'Header Height
' attribute.- Parameters:
value
- the new value of the 'Header Height' attribute.- See Also:
getHeaderHeight()
-
isFooter
boolean isFooter()
Returns the value of the 'Footer' attribute.- Returns:
- the value of the 'Footer' attribute.
- See Also:
setFooter(boolean)
,FormPackage.getTable_Footer()
-
setFooter
void setFooter(boolean value)
Sets the value of the 'Footer
' attribute.- Parameters:
value
- the new value of the 'Footer' attribute.- See Also:
isFooter()
-
getFooterHeight
int getFooterHeight()
Returns the value of the 'Footer Height' attribute.- Returns:
- the value of the 'Footer Height' attribute.
- See Also:
setFooterHeight(int)
,FormPackage.getTable_FooterHeight()
-
setFooterHeight
void setFooterHeight(int value)
Sets the value of the 'Footer Height
' attribute.- Parameters:
value
- the new value of the 'Footer Height' attribute.- See Also:
getFooterHeight()
-
getHorizontalScrollBar
TableScrollBarUse getHorizontalScrollBar()
Returns the value of the 'Horizontal Scroll Bar' attribute. The literals are from the enumerationTableScrollBarUse
.- Returns:
- the value of the 'Horizontal Scroll Bar' attribute.
- See Also:
TableScrollBarUse
,setHorizontalScrollBar(TableScrollBarUse)
,FormPackage.getTable_HorizontalScrollBar()
-
setHorizontalScrollBar
void setHorizontalScrollBar(TableScrollBarUse value)
Sets the value of the 'Horizontal Scroll Bar
' attribute.- Parameters:
value
- the new value of the 'Horizontal Scroll Bar' attribute.- See Also:
TableScrollBarUse
,getHorizontalScrollBar()
-
getVerticalScrollBar
TableScrollBarUse getVerticalScrollBar()
Returns the value of the 'Vertical Scroll Bar' attribute. The literals are from the enumerationTableScrollBarUse
.- Returns:
- the value of the 'Vertical Scroll Bar' attribute.
- See Also:
TableScrollBarUse
,setVerticalScrollBar(TableScrollBarUse)
,FormPackage.getTable_VerticalScrollBar()
-
setVerticalScrollBar
void setVerticalScrollBar(TableScrollBarUse value)
Sets the value of the 'Vertical Scroll Bar
' attribute.- Parameters:
value
- the new value of the 'Vertical Scroll Bar' attribute.- See Also:
TableScrollBarUse
,getVerticalScrollBar()
-
isHorizontalLines
boolean isHorizontalLines()
Returns the value of the 'Horizontal Lines' attribute.- Returns:
- the value of the 'Horizontal Lines' attribute.
- See Also:
setHorizontalLines(boolean)
,FormPackage.getTable_HorizontalLines()
-
setHorizontalLines
void setHorizontalLines(boolean value)
Sets the value of the 'Horizontal Lines
' attribute.- Parameters:
value
- the new value of the 'Horizontal Lines' attribute.- See Also:
isHorizontalLines()
-
isVerticalLines
boolean isVerticalLines()
Returns the value of the 'Vertical Lines' attribute.- Returns:
- the value of the 'Vertical Lines' attribute.
- See Also:
setVerticalLines(boolean)
,FormPackage.getTable_VerticalLines()
-
setVerticalLines
void setVerticalLines(boolean value)
Sets the value of the 'Vertical Lines
' attribute.- Parameters:
value
- the new value of the 'Vertical Lines' attribute.- See Also:
isVerticalLines()
-
isUseAlternationRowColor
boolean isUseAlternationRowColor()
Returns the value of the 'Use Alternation Row Color' attribute.- Returns:
- the value of the 'Use Alternation Row Color' attribute.
- See Also:
setUseAlternationRowColor(boolean)
,FormPackage.getTable_UseAlternationRowColor()
-
setUseAlternationRowColor
void setUseAlternationRowColor(boolean value)
Sets the value of the 'Use Alternation Row Color
' attribute.- Parameters:
value
- the new value of the 'Use Alternation Row Color' attribute.- See Also:
isUseAlternationRowColor()
-
isAutoInsertNewRow
boolean isAutoInsertNewRow()
Returns the value of the 'Auto Insert New Row' attribute.- Returns:
- the value of the 'Auto Insert New Row' attribute.
- See Also:
setAutoInsertNewRow(boolean)
,FormPackage.getTable_AutoInsertNewRow()
-
setAutoInsertNewRow
void setAutoInsertNewRow(boolean value)
Sets the value of the 'Auto Insert New Row
' attribute.- Parameters:
value
- the new value of the 'Auto Insert New Row' attribute.- See Also:
isAutoInsertNewRow()
-
getAutoAddIncomplete
Boolean getAutoAddIncomplete()
Returns the value of the 'Auto Add Incomplete' attribute.- Returns:
- the value of the 'Auto Add Incomplete' attribute.
- See Also:
setAutoAddIncomplete(Boolean)
,FormPackage.getTable_AutoAddIncomplete()
-
setAutoAddIncomplete
void setAutoAddIncomplete(Boolean value)
Sets the value of the 'Auto Add Incomplete
' attribute.- Parameters:
value
- the new value of the 'Auto Add Incomplete' attribute.- See Also:
getAutoAddIncomplete()
-
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.getTable_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()
-
getSearchOnInput
SearchOnInput getSearchOnInput()
Returns the value of the 'Search On Input' attribute. The literals are from the enumerationSearchOnInput
.- Returns:
- the value of the 'Search On Input' attribute.
- See Also:
SearchOnInput
,setSearchOnInput(SearchOnInput)
,FormPackage.getTable_SearchOnInput()
-
setSearchOnInput
void setSearchOnInput(SearchOnInput value)
Sets the value of the 'Search On Input
' attribute.- Parameters:
value
- the new value of the 'Search On Input' attribute.- See Also:
SearchOnInput
,getSearchOnInput()
-
getInitialListView
TableInitialListView getInitialListView()
Returns the value of the 'Initial List View' attribute. The literals are from the enumerationTableInitialListView
.- Returns:
- the value of the 'Initial List View' attribute.
- See Also:
TableInitialListView
,setInitialListView(TableInitialListView)
,FormPackage.getTable_InitialListView()
-
setInitialListView
void setInitialListView(TableInitialListView value)
Sets the value of the 'Initial List View
' attribute.- Parameters:
value
- the new value of the 'Initial List View' attribute.- See Also:
TableInitialListView
,getInitialListView()
-
getInitialTreeView
TableInitialTreeView getInitialTreeView()
Returns the value of the 'Initial Tree View' attribute. The literals are from the enumerationTableInitialTreeView
.- Returns:
- the value of the 'Initial Tree View' attribute.
- See Also:
TableInitialTreeView
,setInitialTreeView(TableInitialTreeView)
,FormPackage.getTable_InitialTreeView()
-
setInitialTreeView
void setInitialTreeView(TableInitialTreeView value)
Sets the value of the 'Initial Tree View
' attribute.- Parameters:
value
- the new value of the 'Initial Tree View' attribute.- See Also:
TableInitialTreeView
,getInitialTreeView()
-
getOutput
UseOutput getOutput()
Returns the value of the 'Output' attribute. The literals are from the enumerationUseOutput
.- Returns:
- the value of the 'Output' attribute.
- See Also:
UseOutput
,setOutput(UseOutput)
,FormPackage.getTable_Output()
-
setOutput
void setOutput(UseOutput value)
Sets the value of the 'Output
' attribute.- Parameters:
value
- the new value of the 'Output' attribute.- See Also:
UseOutput
,getOutput()
-
isHorizontalStretch
boolean isHorizontalStretch()
Returns the value of the 'Horizontal Stretch' attribute.- Returns:
- the value of the 'Horizontal Stretch' attribute.
- See Also:
setHorizontalStretch(boolean)
,FormPackage.getTable_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:
isHorizontalStretch()
-
isVerticalStretch
boolean isVerticalStretch()
Returns the value of the 'Vertical Stretch' attribute.- Returns:
- the value of the 'Vertical Stretch' attribute.
- See Also:
setVerticalStretch(boolean)
,FormPackage.getTable_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:
isVerticalStretch()
-
isEnableStartDrag
boolean isEnableStartDrag()
Returns the value of the 'Enable Start Drag' attribute.- Returns:
- the value of the 'Enable Start Drag' attribute.
- See Also:
setEnableStartDrag(boolean)
,FormPackage.getTable_EnableStartDrag()
-
setEnableStartDrag
void setEnableStartDrag(boolean value)
Sets the value of the 'Enable Start Drag
' attribute.- Parameters:
value
- the new value of the 'Enable Start Drag' attribute.- See Also:
isEnableStartDrag()
-
isEnableDrag
boolean isEnableDrag()
Returns the value of the 'Enable Drag' attribute.- Returns:
- the value of the 'Enable Drag' attribute.
- See Also:
setEnableDrag(boolean)
,FormPackage.getTable_EnableDrag()
-
setEnableDrag
void setEnableDrag(boolean value)
Sets the value of the 'Enable Drag
' attribute.- Parameters:
value
- the new value of the 'Enable Drag' attribute.- See Also:
isEnableDrag()
-
getFileDragMode
FileDragMode getFileDragMode()
Returns the value of the 'File Drag Mode' attribute. The literals are from the enumerationFileDragMode
.- Returns:
- the value of the 'File Drag Mode' attribute.
- See Also:
FileDragMode
,setFileDragMode(FileDragMode)
,FormPackage.getTable_FileDragMode()
-
setFileDragMode
void setFileDragMode(FileDragMode value)
Sets the value of the 'File Drag Mode
' attribute.- Parameters:
value
- the new value of the 'File Drag Mode' attribute.- See Also:
FileDragMode
,getFileDragMode()
-
getRowPictureDataPath
AbstractDataPath getRowPictureDataPath()
Returns the value of the 'Row Picture Data Path' containment reference.- Returns:
- the value of the 'Row Picture Data Path' containment reference.
- See Also:
setRowPictureDataPath(AbstractDataPath)
,FormPackage.getTable_RowPictureDataPath()
-
setRowPictureDataPath
void setRowPictureDataPath(AbstractDataPath value)
Sets the value of the 'Row Picture Data Path
' containment reference.- Parameters:
value
- the new value of the 'Row Picture Data Path' containment reference.- See Also:
getRowPictureDataPath()
-
getRowsPicture
Picture getRowsPicture()
Returns the value of the 'Rows Picture' containment reference.- Returns:
- the value of the 'Rows Picture' containment reference.
- See Also:
setRowsPicture(Picture)
,FormPackage.getTable_RowsPicture()
-
setRowsPicture
void setRowsPicture(Picture value)
Sets the value of the 'Rows Picture
' containment reference.- Parameters:
value
- the new value of the 'Rows Picture' containment reference.- See Also:
getRowsPicture()
-
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.getTable_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.getTable_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.getTable_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.getTable_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()
-
getSearchStringLocation
SearchStringLocation getSearchStringLocation()
Returns the value of the 'Search String Location' attribute. The literals are from the enumerationSearchStringLocation
.- Returns:
- the value of the 'Search String Location' attribute.
- See Also:
SearchStringLocation
,setSearchStringLocation(SearchStringLocation)
,FormPackage.getTable_SearchStringLocation()
-
setSearchStringLocation
void setSearchStringLocation(SearchStringLocation value)
Sets the value of the 'Search String Location
' attribute.- Parameters:
value
- the new value of the 'Search String Location' attribute.- See Also:
SearchStringLocation
,getSearchStringLocation()
-
getViewStatusLocation
ViewStatusLocation getViewStatusLocation()
Returns the value of the 'View Status Location' attribute. The literals are from the enumerationViewStatusLocation
.- Returns:
- the value of the 'View Status Location' attribute.
- See Also:
ViewStatusLocation
,setViewStatusLocation(ViewStatusLocation)
,FormPackage.getTable_ViewStatusLocation()
-
setViewStatusLocation
void setViewStatusLocation(ViewStatusLocation value)
Sets the value of the 'View Status Location
' attribute.- Parameters:
value
- the new value of the 'View Status Location' attribute.- See Also:
ViewStatusLocation
,getViewStatusLocation()
-
getSearchControlLocation
SearchControlLocation getSearchControlLocation()
Returns the value of the 'Search Control Location' attribute. The literals are from the enumerationSearchControlLocation
.- Returns:
- the value of the 'Search Control Location' attribute.
- See Also:
SearchControlLocation
,setSearchControlLocation(SearchControlLocation)
,FormPackage.getTable_SearchControlLocation()
-
setSearchControlLocation
void setSearchControlLocation(SearchControlLocation value)
Sets the value of the 'Search Control Location
' attribute.- Parameters:
value
- the new value of the 'Search Control Location' attribute.- See Also:
SearchControlLocation
,getSearchControlLocation()
-
getGroupHorizontalAlign
ItemHorizontalAlignment getGroupHorizontalAlign()
Returns the value of the 'Group Horizontal Align' attribute. The literals are from the enumerationItemHorizontalAlignment
.- Returns:
- the value of the 'Group Horizontal Align' attribute.
- See Also:
ItemHorizontalAlignment
,setGroupHorizontalAlign(ItemHorizontalAlignment)
,FormPackage.getTable_GroupHorizontalAlign()
-
setGroupHorizontalAlign
void setGroupHorizontalAlign(ItemHorizontalAlignment value)
Sets the value of the 'Group Horizontal Align
' attribute.- Parameters:
value
- the new value of the 'Group Horizontal Align' attribute.- See Also:
ItemHorizontalAlignment
,getGroupHorizontalAlign()
-
getGroupVerticalAlign
ItemVerticalAlignment getGroupVerticalAlign()
Returns the value of the 'Group Vertical Align' attribute. The literals are from the enumerationItemVerticalAlignment
.- Returns:
- the value of the 'Group Vertical Align' attribute.
- See Also:
ItemVerticalAlignment
,setGroupVerticalAlign(ItemVerticalAlignment)
,FormPackage.getTable_GroupVerticalAlign()
-
setGroupVerticalAlign
void setGroupVerticalAlign(ItemVerticalAlignment value)
Sets the value of the 'Group Vertical Align
' attribute.- Parameters:
value
- the new value of the 'Group Vertical Align' attribute.- See Also:
ItemVerticalAlignment
,getGroupVerticalAlign()
-
getRefreshRequest
RefreshRequestMethod getRefreshRequest()
Returns the value of the 'Refresh Request' attribute. The literals are from the enumerationRefreshRequestMethod
.- Returns:
- the value of the 'Refresh Request' attribute.
- See Also:
RefreshRequestMethod
,setRefreshRequest(RefreshRequestMethod)
,FormPackage.getTable_RefreshRequest()
-
setRefreshRequest
void setRefreshRequest(RefreshRequestMethod value)
Sets the value of the 'Refresh Request
' attribute.- Parameters:
value
- the new value of the 'Refresh Request' attribute.- See Also:
RefreshRequestMethod
,getRefreshRequest()
-
getCurrentRowUse
TableCurrentRowUse getCurrentRowUse()
Returns the value of the 'Current Row Use' attribute. The literals are from the enumerationTableCurrentRowUse
.- Returns:
- the value of the 'Current Row Use' attribute.
- See Also:
TableCurrentRowUse
,setCurrentRowUse(TableCurrentRowUse)
,FormPackage.getTable_CurrentRowUse()
-
setCurrentRowUse
void setCurrentRowUse(TableCurrentRowUse value)
Sets the value of the 'Current Row Use
' attribute.- Parameters:
value
- the new value of the 'Current Row Use' attribute.- See Also:
TableCurrentRowUse
,getCurrentRowUse()
-
getBehaviorOnHorizontalCompression
TableBehaviorOnHorizontalCompression getBehaviorOnHorizontalCompression()
Returns the value of the 'Behavior On Horizontal Compression' attribute. The literals are from the enumerationTableBehaviorOnHorizontalCompression
.- Returns:
- the value of the 'Behavior On Horizontal Compression' attribute.
- See Also:
TableBehaviorOnHorizontalCompression
,setBehaviorOnHorizontalCompression(TableBehaviorOnHorizontalCompression)
,FormPackage.getTable_BehaviorOnHorizontalCompression()
-
setBehaviorOnHorizontalCompression
void setBehaviorOnHorizontalCompression(TableBehaviorOnHorizontalCompression value)
Sets the value of the 'Behavior On Horizontal Compression
' attribute.- Parameters:
value
- the new value of the 'Behavior On Horizontal Compression' attribute.- See Also:
TableBehaviorOnHorizontalCompression
,getBehaviorOnHorizontalCompression()
-
getViewMode
DataCompositionSettingsViewMode getViewMode()
Returns the value of the 'View Mode' attribute. The literals are from the enumerationDataCompositionSettingsViewMode
.- Returns:
- the value of the 'View Mode' attribute.
- See Also:
DataCompositionSettingsViewMode
,isSetViewMode()
,unsetViewMode()
,setViewMode(DataCompositionSettingsViewMode)
,FormPackage.getTable_ViewMode()
-
setViewMode
void setViewMode(DataCompositionSettingsViewMode value)
Sets the value of the 'View Mode
' attribute.- Parameters:
value
- the new value of the 'View Mode' attribute.- See Also:
DataCompositionSettingsViewMode
,isSetViewMode()
,unsetViewMode()
,getViewMode()
-
unsetViewMode
void unsetViewMode()
Unsets the value of the 'View Mode
' attribute.
-
isSetViewMode
boolean isSetViewMode()
Returns whether the value of the 'View Mode
' attribute is set.- Returns:
- whether the value of the 'View Mode' attribute is set.
- See Also:
unsetViewMode()
,getViewMode()
,setViewMode(DataCompositionSettingsViewMode)
-
isSettingsNamedItemDetailedRepresentation
boolean isSettingsNamedItemDetailedRepresentation()
Returns the value of the 'Settings Named Item Detailed Representation' attribute.- Returns:
- the value of the 'Settings Named Item Detailed Representation' attribute.
- See Also:
isSetSettingsNamedItemDetailedRepresentation()
,unsetSettingsNamedItemDetailedRepresentation()
,setSettingsNamedItemDetailedRepresentation(boolean)
,FormPackage.getTable_SettingsNamedItemDetailedRepresentation()
-
setSettingsNamedItemDetailedRepresentation
void setSettingsNamedItemDetailedRepresentation(boolean value)
Sets the value of the 'Settings Named Item Detailed Representation
' attribute.- Parameters:
value
- the new value of the 'Settings Named Item Detailed Representation' attribute.- See Also:
isSetSettingsNamedItemDetailedRepresentation()
,unsetSettingsNamedItemDetailedRepresentation()
,isSettingsNamedItemDetailedRepresentation()
-
unsetSettingsNamedItemDetailedRepresentation
void unsetSettingsNamedItemDetailedRepresentation()
Unsets the value of the 'Settings Named Item Detailed Representation
' attribute.
-
isSetSettingsNamedItemDetailedRepresentation
boolean isSetSettingsNamedItemDetailedRepresentation()
Returns whether the value of the 'Settings Named Item Detailed Representation
' attribute is set.- Returns:
- whether the value of the 'Settings Named Item Detailed Representation' attribute is set.
- See Also:
unsetSettingsNamedItemDetailedRepresentation()
,isSettingsNamedItemDetailedRepresentation()
,setSettingsNamedItemDetailedRepresentation(boolean)
-
getRowFilter
Value getRowFilter()
Returns the value of the 'Row Filter' containment reference.- Returns:
- the value of the 'Row Filter' containment reference.
- See Also:
setRowFilter(Value)
,FormPackage.getTable_RowFilter()
-
setRowFilter
void setRowFilter(Value value)
Sets the value of the 'Row Filter
' containment reference.- Parameters:
value
- the new value of the 'Row Filter' containment reference.- See Also:
getRowFilter()
-
getOnMainServerUnavalableBehavior
OnMainServerUnavalableBehavior getOnMainServerUnavalableBehavior()
Returns the value of the 'On Main Server Unavalable Behavior' attribute. The literals are from the enumerationOnMainServerUnavalableBehavior
.- Returns:
- the value of the 'On Main Server Unavalable Behavior' attribute.
- See Also:
OnMainServerUnavalableBehavior
,setOnMainServerUnavalableBehavior(OnMainServerUnavalableBehavior)
,FormPackage.getTable_OnMainServerUnavalableBehavior()
-
setOnMainServerUnavalableBehavior
void setOnMainServerUnavalableBehavior(OnMainServerUnavalableBehavior value)
Sets the value of the 'On Main Server Unavalable Behavior
' attribute.- Parameters:
value
- the new value of the 'On Main Server Unavalable Behavior' attribute.- See Also:
OnMainServerUnavalableBehavior
,getOnMainServerUnavalableBehavior()
-
getExtInfo
TableExtInfo getExtInfo()
Returns the value of the 'Ext Info' containment reference.- Returns:
- the value of the 'Ext Info' containment reference.
- See Also:
setExtInfo(TableExtInfo)
,FormPackage.getTable_ExtInfo()
-
setExtInfo
void setExtInfo(TableExtInfo value)
Sets the value of the 'Ext Info
' containment reference.- Parameters:
value
- the new value of the 'Ext Info' containment reference.- See Also:
getExtInfo()
-
-