|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaxfront.core.xui.AbstractXUIElement
com.jaxfront.core.xui.StyleDefinition
public class StyleDefinition
The StyleDefinition encapsulate all graphical layout definitions of a XUI component. For a detailed description look at the xui.xsd Schema [/XUI/component/style].
Field Summary |
---|
Fields inherited from class com.jaxfront.core.xui.AbstractXUIElement |
---|
COMPONENT_BEHAVIOR_BRANCH, COMPONENT_STYLE_BRANCH, GLOBAL_BEHAVIOR_BRANCH, GLOBAL_BRANCH, GLOBAL_GENERAL_BRANCH, GLOBAL_STYLE_BRANCH, UNDEFINED_BRANCH |
Constructor Summary | |
---|---|
StyleDefinition(XUIDefinition xuiDefinition,
StyleDefinition styleDefinition)
Creates a StyleDefinition for the given XUIDefintion based on an other StyleDefinition. |
|
StyleDefinition(XUIDefinition xuiDefinition,
Type xuiType)
Creates a StyleDefinition for the given XUIDefintion based on information provided by the xuiType |
Method Summary | |
---|---|
boolean |
applyViewHolderOnDirectDescendants()
|
static ButtonEnabling |
checkEnabling(Type forType)
|
java.lang.String |
getActAs()
Returns the user overwritten datatype, this change has only an effect if the jaxfront type will become visible within a gui. |
java.awt.Color |
getBackgroundColor()
Returns the background color for the current type. |
java.lang.String |
getBooleanVisualizer()
|
float |
getCaptionIndentValue()
|
java.lang.String |
getCaptionOccurrenceDependsOnXPath()
|
java.lang.String |
getCaptionTitleID()
Returns the caption label id (for a help system). |
java.lang.String |
getCaptionTitleLabel()
Returns the caption label in the current language. |
java.lang.String |
getCaptionTitleToolTip()
|
java.lang.String |
getCaptionType()
|
java.lang.String |
getCaptionVisibility()
|
java.lang.String |
getChildrenView()
|
java.lang.String |
getChoiceDefaultSelection()
|
java.lang.String |
getChoiceLabel()
|
java.lang.String |
getChoiceOrientation()
|
java.lang.String |
getChoiceType()
|
java.lang.String |
getCodeSetClass()
Returns the codeSet class name. |
java.lang.String |
getCodeSetName()
|
java.lang.String |
getCodeSetURL()
Returns the codeSet URL location. |
java.lang.String[] |
getCodeSetValuesFromClass(java.lang.String classURL,
java.lang.String codeSetName)
|
java.lang.String[] |
getCodeSetValuesFromFile(java.lang.String fileURL,
java.lang.String codeSetName)
|
java.lang.String |
getCodeSetXPointer()
Returns the codeSet URL location. |
float |
getComponentColumnWidth()
Returns the component column width. |
float |
getComponentIndent()
Returns the indent for the component. |
float |
getComponentSize()
Returns the size (long/middle/short) for the component. |
java.lang.String |
getContextDialogBounds()
|
java.lang.String |
getContextDialogButtonSequence()
|
java.awt.Point |
getContextDialogLocation()
|
java.awt.Dimension |
getContextDialogSize()
|
java.lang.String |
getDeletionConfirmationMessageText()
Returns the message text that will be displayed in the confirmation message dialog to confirm deletion of the selected list item. |
java.lang.String |
getDialogLabel()
|
java.lang.String |
getDisplayValue()
Returns a specified text that acts as a display value for the current node. |
java.lang.String[] |
getEnumeration()
|
ListEntry[] |
getEnumerationEntries()
|
java.lang.String |
getEnumerationSortOrder()
|
java.awt.Color |
getForegroundColor()
Returns the foreground color for the current type. |
java.lang.String |
getHeaderImageURL()
|
java.lang.String |
getHelpText()
|
java.lang.String |
getHelpText(java.lang.String language)
|
java.awt.Color |
getHintColor()
|
java.lang.String |
getHintText()
|
java.lang.String |
getKeyContextDialogLabel()
Returns the key context dialog label in the current language. |
java.lang.String |
getKeyContextLocation()
|
java.lang.String |
getKeyRefConditionFE()
|
java.lang.String |
getKeyRefSelectionLineInfoFE()
|
java.lang.String |
getLabelChoiceText()
|
java.awt.Color |
getLabelColor()
Returns the label color for the current type. |
float |
getLabelColumnWidth()
Returns the label column width. |
java.lang.String |
getLabelIcon()
Returns the name of the label icon. |
java.lang.String |
getLabelIconPosition()
Returns the position of the label icon. |
float |
getLabelIndent()
|
java.lang.String |
getLabelText()
Returns the visual label in the current language. |
java.lang.String |
getLabelToolTip()
|
java.util.Vector |
getLayoutInfos()
|
LayoutInfo |
getLayoutManager()
Returns the layout info (default is null). |
LayoutInfo |
getLayoutManager(java.lang.String id)
Returns the id of the tableLayout. |
java.lang.String |
getLeafComponentHRef()
|
java.lang.String |
getLeafDefaultValue()
|
java.lang.String |
getLeafEnumerationDefaultSelection()
|
java.lang.String |
getLeafEnumerationOrientation()
|
java.lang.String |
getLeafEnumerationType()
|
java.lang.String |
getLeafLabelHRef()
Returns the href of the label. |
java.lang.String |
getLeafMask()
|
boolean |
getLeafMaskAllowInvalid()
|
boolean |
getLeafMaskCommitOnValidEnd()
|
java.lang.String |
getLeafMaskInvalidChars()
|
boolean |
getLeafMaskOverwriteMode()
|
java.lang.String |
getLeafMaskPlaceHolder()
|
java.lang.String |
getLeafMaskValidChars()
|
ListInfo |
getListInfo()
|
java.lang.String |
getListPrintMode()
Returns the print mode for this list type. |
java.lang.String |
getMandatoryExpression()
|
int |
getMultiLineNumberComponent()
|
java.lang.Float |
getNestedCaptionIndent()
|
java.lang.String |
getNLS(java.lang.String context,
java.lang.String subId,
java.lang.String classification)
|
java.lang.String |
getNLS(java.lang.String defaultNLS,
java.lang.String context,
java.lang.String subId,
java.lang.String classification)
|
java.lang.String |
getPageTitle(Type pageType,
int pageIndex)
|
float |
getPDFCaptionFontSize()
|
int |
getPDFCaptionIndent()
|
float |
getPDFComponentFontSize()
|
float |
getPDFLabelFontSize()
|
int |
getPDFLabelIndent()
|
PluginBean |
getPluginBean()
Returns a PluginBean if available. |
java.lang.String |
getPlugInFormulaExpressionByID(java.lang.String id)
|
Type |
getPlugInFormulaExpressions()
|
boolean |
getPrimitiveBooleanProperty(java.lang.String fullPath,
java.lang.String relativePath)
|
java.lang.String |
getPrintable()
Returns wether this type should be printed out or not. |
boolean |
getSerializable()
Returns true if the value of the correspondent component should be serialized into an xml instance. |
java.lang.Boolean |
getSerializableDefault()
Returns true if the value of the correspondent component should be serialized into an xml instance. null if nothing is defined. |
java.lang.String |
getSplitterLayoutDefinition()
|
java.lang.Integer |
getTabIndex()
Sets the tab index if this type is visualized as a tab. |
java.lang.String |
getTableModelClass()
Returns the table model class (default: com.jaxfront.core.ui.FlipOrientationTableModel) |
java.lang.String |
getTablePosition()
Returns the table position (north [default], south, east, west). |
java.lang.String |
getTimeFormat()
|
int |
getTotalNumberOfPages()
|
java.lang.String |
getTreeEntryDependsOnXPath()
Returns the xpath of the node on which this treeEntry depends. |
java.lang.String |
getTreeEntryMode()
Returns the selected treeEntry mode as String. |
java.lang.String |
getTreeEntryToolTip()
|
java.lang.String |
getTreeIcon()
|
java.lang.Object |
getTreeLabelFormulaResult()
|
java.lang.String |
getTreeLabelText()
|
java.lang.String |
getTreePopUpClass()
|
java.util.List |
getUserListActions()
|
java.lang.String |
getValidationErrorClassification()
Returns the classification of the validation error message. |
java.lang.String |
getValidationErrorMessage()
Returns the validation error message as defined in the xui. |
Type |
getViewContextType()
|
java.lang.String |
getViewHolder()
|
boolean |
hasCaption()
Returns true if this component uses a caption. |
boolean |
hasDisplayValue()
|
boolean |
hasHeader()
Returns true if this definition defines a header for a list. |
boolean |
hasHeaderImageURL()
Returns true if an url of a header image has been defined. |
boolean |
hasHint()
|
boolean |
hasKeyContextLocation()
Returns if a context location path has been defined for a key. |
boolean |
hasKeyRefConditionFormulaExpression()
Returns if a selection lineInfo formula expression has been defined for a keyRef type. |
boolean |
hasKeyRefSelectionLineInfoFE()
Returns if a selection lineInfo formula expression has been defined for a keyRef type. |
boolean |
hasTableLayoutParent()
|
boolean |
hasTreeIconFormula()
|
boolean |
hasTreeLabelFormulaExpression()
|
boolean |
hasUserModfiedSerialization()
Returns true if a xui style exists for global style caption usermodifiedserilization |
boolean |
isAllowingCopyPaste()
|
boolean |
isApplicationRequired()
Returns true if this component should be drawn as required for the application (not schema required). |
boolean |
isBooleanViewCheckBox()
|
boolean |
isBooleanViewRadioButton()
|
boolean |
isBooleanViewRadioButtonUnselected()
|
boolean |
isBorderCollapsed()
|
boolean |
isCaptionIndentApplyOnAllDescendants()
|
boolean |
isCaptionIndentApplyOnBoth()
|
boolean |
isCaptionIndentApplyOnComponent()
|
boolean |
isCaptionIndentApplyOnDirectDescendants()
|
boolean |
isCaptionIndentApplyOnLabel()
|
boolean |
isCaptionOccurrenceAlways()
|
boolean |
isCaptionOccurrenceApplyOnAllDescendants()
|
boolean |
isCaptionOccurrenceApplyOnDirectDescendants()
|
boolean |
isCaptionOccurrenceDependsOn()
|
boolean |
isCaptionOccurrenceNever()
|
boolean |
isCaptionTypeBorder()
|
boolean |
isChoiceAsComboBox()
Returns true if this is a choice component displayed as a combobox. |
boolean |
isChoiceAsRadioButton()
Returns true if this is a choice component displayed as a radioButton group. |
boolean |
isChoiceOrientationHorizontal()
Returns true if the choice orientation is set to HORIZONTAL, false otherwise |
boolean |
isComponentMulti()
Returns true if this component uses more than one line to display. |
boolean |
isDefaultLayout()
Returns true if this definition uses no special layout. |
boolean |
isDialogMode()
Returns true if this definition defines a dialog mode to edit childs within a list. |
boolean |
isEditable()
Returns true if this component is editable which means that the editor component will be displayed as enabled but without the functionality to enter any values. |
boolean |
isEditorComponentVisible()
Returns true if the editor component of the current type is visible. |
boolean |
isEnabled()
Disables this component. |
boolean |
isEnumeration()
Returns true if this definition defines a choice (choice list,codeset or schema enumeration). |
boolean |
isEnumerationAllowingInvalidCodes()
Returns true if an enumeration allows to show invalid codes of a codeset. |
boolean |
isEnumerationAsComboBox()
Returns true if this is an enumeration component displayed as a radioButton group. |
boolean |
isEnumerationAsListBox()
Returns true if this is an enumeration component displayed as a list box. |
boolean |
isEnumerationAsRadioButton()
Returns true if this is an enumeration component displayed as a radioButton group. |
boolean |
isEnumerationOrientationHorizontal()
Returns true if the enumeration orientation is set to HORIZONTAL, false otherwise |
boolean |
isEnumerationShowErrorForInvalidCodes()
Returns true if an error will be thrown when selecting an invalid code set value |
boolean |
isHierarchyEnabled(Type startType)
|
boolean |
isHintTextBold()
|
boolean |
isHintTextFormula()
|
boolean |
isInTableLayoutContext()
Returns true if this component uses the table layout. |
boolean |
isKeyRefShowingBackLinkButton()
Returns true if a keyRef component shows its "backLink" button. |
boolean |
isKeyRefShowingDetailsButton()
Returns true if a keyRef component shows its "details" button. |
boolean |
isKeyRefShowingNewButton()
Returns true if a keyRef component shows its "new" button. |
boolean |
isLabelIconPositionBottom()
Returns true if the position of the label icon is set to bottom. |
boolean |
isLabelIconPositionLeft()
Returns true if the position of the label icon is set to left. |
boolean |
isLabelIconPositionRight()
Returns true if the position of the label icon is set to right. |
boolean |
isLabelIconPositionTop()
Returns true if the position of the label icon is set to top. |
boolean |
isLabelMulti()
Returns true if this component uses more than one line to display. |
boolean |
isLabelUnderlined()
Returns true if this component uses more than one line to display. |
boolean |
isLabelVisible()
Returns true if the label of the current type is visible. |
boolean |
isListPrintModeSerial()
Returns true if the list print mode is serial. |
boolean |
isListPrintModeTable()
Returns true if the list print mode is table. |
boolean |
isListPrintModeTableAndSerial()
Returns true if the list print mode is table and serial. |
boolean |
isMarkedAsError()
Returns true if this type is marked as an error. |
boolean |
isPagingLayout()
Returns true if this component uses the paging layout. |
boolean |
isPanelMode()
Returns true if this definition defines a dialog mode to edit childs within a list. |
boolean |
isParentViewHolder()
Returns true if this component is displayed within its parent view and not within its own context. |
boolean |
isReadOnly()
Returns true if this component is readOnly (disabled). |
byte |
isReadOnlyNoHash()
|
boolean |
isRepresentedAsHeader()
Returns true if this component is displayed with a header separator. |
boolean |
isRepresentedAsTab()
Returns true if this component is displayed within a tab on a tabbed pane. |
boolean |
isRepresentedAsTreeNode()
|
boolean |
isSelectionOnly()
Same like Tableinfo but take count of isEditable and isReadOnly |
boolean |
isSelfViewHolder()
Returns true if this component is displayed in its own context, not within its parent view. |
boolean |
isSerializableAsCDATA()
Returns true if the content value is serializable as CDATA section. |
boolean |
isSerialView()
Returns true if this component is displayed as a serial view. |
boolean |
isSingleChoiceAndSerialize()
Returns true if the current choice does not allow an "empty selection" after a selection has been made. |
boolean |
isTabHolder()
Returns true if this component displays its composites as separate tabs. |
boolean |
isTableLayout()
Returns true if this component uses the table layout. |
boolean |
isTreeEntryAllowSearch()
Returns whether the tree entry can show a search dialog or not. |
boolean |
isTreeEntryAlways()
Returns true if this component is always displayed in the tree. |
boolean |
isTreeEntryApplyOnAllDescendants()
Returns true if the current treeEntry settings will be applied to all its childs. |
boolean |
isTreeEntryApplyOnDirectDescendants()
Returns true if the current treeEntry settings will be applied only to its direct childs. |
boolean |
isTreeEntryDependingOn()
Returns true if this component's node is displayed depending on a other node's treeEntry. |
boolean |
isTreeEntryFocusable()
Returns whether the tree entry can gain the focus by clicking the function keys F7 or F8. |
boolean |
isTreeEntryNever()
Returns true if this component is never displayed in the tree. |
boolean |
isTreeEntryShowAsOptional()
Returns true if the tree node of the current type should be visualized with a checkbox that allows to show/hide the corresponding component on the workspace. |
boolean |
isTreeEntryShowChildrenAsOptional()
Returns true if the tree nodes of the children of the current type should be visualized with a checkbox that allows to show/hide the corresponding component on the workspace. |
boolean |
isUnlocked()
Returns true if this component or an ancestor of myself is marked as an unlocked field. |
boolean |
isUserModifiedSerialization()
|
boolean |
isUserModifiedSerializationCollapsed()
|
boolean |
isUsingCodeSet()
Returns true if using a codeSet definition. |
boolean |
isUsingGroupingDelimiters()
|
boolean |
isUsingPlugIn()
Returns true if this component is represented through a plugin bean. |
boolean |
isUsingTab()
|
boolean |
isValidationErrorNeedingUserAcceptance()
Returns true if the validation error message requires any user acceptance. |
boolean |
isVisible()
Returns true if the current type is visible. |
boolean |
isVisibleAtRuntime()
|
boolean |
isVisibleInOptionalTreeMode()
|
byte |
isVisibleNoHash()
|
boolean |
isXLinkCodeset()
|
void |
markAsError(boolean markAsError)
Marks this type as an error (e.q. based on a occured rule definition). |
void |
markAsUnlockedField()
Mark field as temporarly editable (if field is an unlocked field). |
java.lang.Boolean |
printChoiceAsHeader()
Returns true if this type is a choice and if it should be printed out as header. |
void |
reinitializeCodeSetValues()
|
void |
release()
|
void |
removeHint()
|
boolean |
serializeAsXLink()
|
void |
setActAs(java.lang.String actAs)
Overwrites the datatype specified in the schema. |
void |
setApplicationRequired(boolean applicationRequired)
Sets the editor component required within the application (not schema-required). |
void |
setBackgroundColor(java.awt.Color color)
Sets the background color for the current type. |
void |
setBorderCollapsed(boolean collapsed)
|
void |
setCaptionIndentValue(float newCaptionIndent)
|
void |
setCaptionOccurrence(boolean hasCaption,
java.lang.String applyOnDescendants)
|
void |
setCodeSetClass(java.lang.String className)
Sets the codeSet class name. |
void |
setCodeSetName(java.lang.String name)
Sets the codeSet name. |
void |
setCodeSetURL(java.lang.String codesetURL)
Sets the codeSet URL location. |
void |
setCodeSetValuesFromClass(java.lang.String classURL,
java.lang.String codeSetName,
java.lang.String[] values)
Sets the codeset values from a java class. |
void |
setCodeSetValuesFromFile(java.lang.String fileURL,
java.lang.String codeSetName,
java.lang.String[] codes)
Sets the codeset values from a codeset file. |
void |
setComponentColumnWidth(float width)
|
void |
setComponentIndent(float newComponentIndent)
|
void |
setEditable(boolean editable)
Sets if the component is editable or not. |
void |
setEnabled(boolean enabled)
Disables this component. |
void |
setEnumeration(java.lang.String[] selection)
|
void |
setEnumerationEntries(ListEntry[] listEntries)
|
void |
setForegroundColor(java.awt.Color color)
Sets the foreground color for the current type. |
void |
setHint(java.lang.String text,
boolean isFormula,
java.awt.Color color,
boolean isBold)
|
void |
setIsVisibleInOptionalTreeMode(boolean isVisible)
|
void |
setLabelColor(java.awt.Color color)
Sets the label color for the current type. |
void |
setLabelColumnWidth(float width)
|
void |
setLabelIndent(float newLabelIndent)
|
void |
setLabelText(java.lang.String text)
Sets the label text |
void |
setLabelVisible(boolean visible)
Sets the label visible or invisible. |
void |
setNestedCaptionIndent(float newCaptionIndent)
|
void |
setPDFCaptionFontSize(float fontSize)
|
void |
setPDFCaptionIndent(int captionIndent)
|
void |
setPDFComponentFontSize(float fontSize)
|
void |
setPDFLabelFontSize(float fontSize)
|
void |
setPDFLabelIndent(int labelIndent)
|
void |
setPrintable(boolean printable)
|
void |
setProperty(java.lang.Object fullKey,
java.lang.Object relativeKey,
java.lang.Boolean value)
|
void |
setSerializableAsCDATA(boolean isCDATA)
Sets if the content value is serializable as CDATA section. |
void |
setShowAsLabel(boolean show)
Sets the codeSet name. |
void |
setTabIndex(int tabIndex)
Sets the tab index if this type is visualized as a tab. |
void |
setTreeEntry(boolean hasTreeEntry)
Sets if the current type has a tree entry. |
void |
setTreeEntry(boolean hasTreeEntry,
java.lang.String applyOnDescendants)
Sets if the current type has a tree entry. |
void |
setTreeIcon(java.lang.String gifName)
Sets the tree icon for the treeEntry of the current type. |
void |
setUserModifiedSerializationCollapsed(boolean collapsed)
|
void |
setUsingGroupingDelimiters(boolean useDelims)
Set true if jaxfront should use grouping delimiters to display numbers! |
void |
setViewContextType(Type viewHolder)
|
void |
setVisible(boolean visible)
|
void |
setVisibleAtRuntime(boolean visible)
|
boolean |
showAsLabel()
|
java.lang.String |
toString()
|
java.lang.String |
translateToCodeSetValue(Type type,
java.lang.String key)
Returns the codeset decription value if this type is using a codeset enumeration otherwise return the normal value. |
void |
update(StyleDefinition styleDefinition)
|
void |
update(Type aType)
|
void |
updateLayoutManager(LayoutInfo info)
|
Methods inherited from class com.jaxfront.core.xui.AbstractXUIElement |
---|
addPropertyChangeListener, getBooleanProperty, getBooleanProperty, getPropertyChangeSupport, getSerialListInfo, getTableInfo, getTableInfoPDF, getTabListInfo, hasProperties, initAction, initializeDefaultProperties, isListTableVisible, isUsingSerialList, isUsingTableList, isUsingTabList, removeProperty, setProperty |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StyleDefinition(XUIDefinition xuiDefinition, Type xuiType)
XUIDefinition
- xuiDefinitionType
- xuiTypepublic StyleDefinition(XUIDefinition xuiDefinition, StyleDefinition styleDefinition)
XUIDefinition
- xuiDefinitionstyleDefinition
- style information to copyMethod Detail |
---|
public void update(StyleDefinition styleDefinition)
public void setCaptionOccurrence(boolean hasCaption, java.lang.String applyOnDescendants)
public void update(Type aType)
public java.lang.String toString()
toString
in class java.lang.Object
public boolean isRepresentedAsTreeNode()
public java.lang.String getBooleanVisualizer()
public boolean isUsingGroupingDelimiters()
public void setUsingGroupingDelimiters(boolean useDelims)
public java.lang.String getTimeFormat()
public java.lang.String getChildrenView()
public java.lang.String getChoiceDefaultSelection()
public java.lang.String getChoiceLabel()
public java.lang.String getChoiceOrientation()
public java.lang.String getLeafMask()
public java.lang.String getLeafMaskValidChars()
public java.lang.String getLeafMaskInvalidChars()
public java.lang.String getLeafMaskPlaceHolder()
public boolean getLeafMaskAllowInvalid()
public boolean getLeafMaskCommitOnValidEnd()
public boolean getLeafMaskOverwriteMode()
public boolean isChoiceOrientationHorizontal()
public boolean isEnumerationOrientationHorizontal()
public java.lang.String getChoiceType()
public java.lang.String getCodeSetName()
public void setCodeSetName(java.lang.String name)
public void setShowAsLabel(boolean show)
public boolean showAsLabel()
public java.lang.String getCodeSetURL()
public java.lang.String getCodeSetXPointer()
public void setCodeSetURL(java.lang.String codesetURL)
codesetURL
- the URL location of the codeSetpublic java.lang.String[] getCodeSetValuesFromFile(java.lang.String fileURL, java.lang.String codeSetName)
public void setCodeSetValuesFromFile(java.lang.String fileURL, java.lang.String codeSetName, java.lang.String[] codes)
fileURL
- the url that points to the codeset filecodeSetName
- the name of the codesetcodes
- an array that contains the values of the codesetpublic void setCodeSetValuesFromClass(java.lang.String classURL, java.lang.String codeSetName, java.lang.String[] values)
classURL
- the path of the codeset classcodeSetName
- the name of the codesetvalues
- an array that contains the values of the codesetpublic java.lang.String[] getCodeSetValuesFromClass(java.lang.String classURL, java.lang.String codeSetName)
public java.lang.String getCodeSetClass()
public void setCodeSetClass(java.lang.String className)
className
- the name of the codeSet classpublic java.lang.String getLabelText()
public java.lang.String getLabelChoiceText()
public java.lang.String getLabelToolTip()
public java.lang.String getTreeEntryToolTip()
public java.lang.String getCaptionTitleToolTip()
public java.lang.String getPageTitle(Type pageType, int pageIndex)
public boolean hasTreeLabelFormulaExpression()
public java.lang.Object getTreeLabelFormulaResult()
public java.lang.String getTreeLabelText()
public java.lang.String getCaptionTitleLabel()
public java.lang.String getDialogLabel()
public java.lang.String getDeletionConfirmationMessageText()
public java.lang.String getKeyContextDialogLabel()
public boolean hasKeyRefSelectionLineInfoFE()
public boolean hasKeyRefConditionFormulaExpression()
public java.lang.String getKeyRefSelectionLineInfoFE()
public java.lang.String getKeyRefConditionFE()
public java.lang.String getKeyContextLocation()
public boolean hasKeyContextLocation()
public float getLabelColumnWidth()
public void setLabelColumnWidth(float width)
public float getComponentColumnWidth()
public void setComponentColumnWidth(float width)
public float getLabelIndent()
public void setLabelIndent(float newLabelIndent)
public java.lang.String getCaptionVisibility()
public boolean isUserModifiedSerialization()
public boolean isUserModifiedSerializationCollapsed()
public void setUserModifiedSerializationCollapsed(boolean collapsed)
public boolean hasUserModfiedSerialization()
public boolean isCaptionOccurrenceAlways()
public boolean isCaptionOccurrenceNever()
public boolean isCaptionOccurrenceDependsOn()
public java.lang.String getCaptionOccurrenceDependsOnXPath()
public java.lang.String getCaptionTitleID()
public float getCaptionIndentValue()
public void setCaptionIndentValue(float newCaptionIndent)
public void setNestedCaptionIndent(float newCaptionIndent)
public java.lang.String getCaptionType()
public boolean isCaptionTypeBorder()
public boolean isBorderCollapsed()
public void setBorderCollapsed(boolean collapsed)
public boolean isCaptionOccurrenceApplyOnAllDescendants()
public boolean isCaptionOccurrenceApplyOnDirectDescendants()
public float getComponentSize()
public void setComponentIndent(float newComponentIndent)
public float getComponentIndent()
public LayoutInfo getLayoutManager()
public java.util.Vector getLayoutInfos()
public void updateLayoutManager(LayoutInfo info)
public LayoutInfo getLayoutManager(java.lang.String id)
public java.lang.String getMandatoryExpression()
public int getMultiLineNumberComponent()
public Type getPlugInFormulaExpressions()
public java.lang.String getPlugInFormulaExpressionByID(java.lang.String id)
public PluginBean getPluginBean()
public java.lang.String getTableModelClass()
public java.lang.String getTablePosition()
public java.lang.String getLabelIcon()
public java.lang.String getLabelIconPosition()
public java.lang.String getLeafLabelHRef()
public boolean isLabelIconPositionLeft()
public boolean isLabelIconPositionRight()
public boolean isLabelIconPositionTop()
public boolean isLabelIconPositionBottom()
public java.lang.String getSplitterLayoutDefinition()
public boolean hasTreeIconFormula()
public java.lang.String getTreeIcon()
public java.lang.String getTreePopUpClass()
public java.lang.String getHeaderImageURL()
public boolean hasHeaderImageURL()
public boolean applyViewHolderOnDirectDescendants()
public java.lang.String getViewHolder()
public boolean hasHeader()
public java.util.List getUserListActions()
public java.lang.String getHelpText(java.lang.String language)
public java.lang.String getHelpText()
public java.lang.String getLeafDefaultValue()
public java.lang.String getLeafComponentHRef()
public java.lang.String getLeafEnumerationDefaultSelection()
public java.lang.String getLeafEnumerationType()
public java.lang.String getLeafEnumerationOrientation()
public boolean isUsingTab()
public java.lang.String getContextDialogBounds()
public java.awt.Point getContextDialogLocation()
public java.awt.Dimension getContextDialogSize()
public java.lang.String getContextDialogButtonSequence()
public java.lang.Float getNestedCaptionIndent()
public boolean isCaptionIndentApplyOnDirectDescendants()
public boolean isCaptionIndentApplyOnAllDescendants()
public boolean isCaptionIndentApplyOnLabel()
public boolean isCaptionIndentApplyOnComponent()
public boolean isCaptionIndentApplyOnBoth()
public boolean isComponentMulti()
public boolean isBooleanViewRadioButton()
public boolean isBooleanViewRadioButtonUnselected()
public boolean isBooleanViewCheckBox()
public boolean isAllowingCopyPaste()
public boolean isEnumeration()
public boolean isEnumerationAllowingInvalidCodes()
public boolean isEnumerationShowErrorForInvalidCodes()
public boolean isDefaultLayout()
public boolean isDialogMode()
public boolean isKeyRefShowingNewButton()
public boolean isKeyRefShowingDetailsButton()
public boolean isKeyRefShowingBackLinkButton()
public boolean isLabelMulti()
public boolean isLabelUnderlined()
public boolean isParentViewHolder()
public boolean isEnumerationAsRadioButton()
public boolean isEnumerationAsListBox()
public boolean isEnumerationAsComboBox()
public boolean isChoiceAsRadioButton()
public boolean isChoiceAsComboBox()
public boolean isReadOnly()
public boolean isTreeEntryShowChildrenAsOptional()
public boolean isTreeEntryShowAsOptional()
public boolean isEditable()
public boolean isUnlocked()
public void setEditable(boolean editable)
editable
- true if the component is editable, false otherwisepublic void markAsUnlockedField()
public boolean isRepresentedAsHeader()
public boolean getPrimitiveBooleanProperty(java.lang.String fullPath, java.lang.String relativePath)
public boolean isApplicationRequired()
public void setApplicationRequired(boolean applicationRequired)
applicationRequired
- true, if the editor component should be application requiredpublic boolean isRepresentedAsTab()
public boolean isSelfViewHolder()
public boolean isSerialView()
public boolean isSelectionOnly()
public boolean isHierarchyEnabled(Type startType)
public boolean isTabHolder()
public boolean isTableLayout()
public boolean isPagingLayout()
public boolean isInTableLayoutContext()
public boolean hasTableLayoutParent()
public boolean isTreeEntryAlways()
public java.lang.String getTreeEntryMode()
public boolean isTreeEntryDependingOn()
public java.lang.String getTreeEntryDependsOnXPath()
public boolean isTreeEntryNever()
public boolean isTreeEntryApplyOnAllDescendants()
public boolean isTreeEntryApplyOnDirectDescendants()
public boolean isTreeEntryFocusable()
public boolean isTreeEntryAllowSearch()
public boolean hasCaption()
public int getPDFCaptionIndent()
public int getPDFLabelIndent()
public void setPDFCaptionIndent(int captionIndent)
public void setPDFLabelIndent(int labelIndent)
public float getPDFCaptionFontSize()
public void setPDFCaptionFontSize(float fontSize)
public float getPDFLabelFontSize()
public void setPDFLabelFontSize(float fontSize)
public float getPDFComponentFontSize()
public void setPDFComponentFontSize(float fontSize)
public boolean isUsingPlugIn()
public void setVisible(boolean visible)
public void setVisibleAtRuntime(boolean visible)
public boolean isVisibleAtRuntime()
public void setEnabled(boolean enabled)
public boolean isEnabled()
public byte isVisibleNoHash()
public byte isReadOnlyNoHash()
public boolean isVisible()
public void setIsVisibleInOptionalTreeMode(boolean isVisible)
public boolean isVisibleInOptionalTreeMode()
public boolean isLabelVisible()
public void setLabelVisible(boolean visible)
visible
- true if the label should be visiblepublic boolean isEditorComponentVisible()
public boolean isSerializableAsCDATA()
public java.lang.String getActAs()
public void setActAs(java.lang.String actAs)
public void setSerializableAsCDATA(boolean isCDATA)
isCDATA
- true if the content should be serialized as CDATApublic void setEnumeration(java.lang.String[] selection)
public ListEntry[] getEnumerationEntries()
public void setEnumerationEntries(ListEntry[] listEntries)
public java.lang.String translateToCodeSetValue(Type type, java.lang.String key)
public java.lang.String[] getEnumeration()
public void setTreeEntry(boolean hasTreeEntry)
hasTreeEntry
- true if the current type has a tree entrypublic void setTreeEntry(boolean hasTreeEntry, java.lang.String applyOnDescendants)
hasTreeEntry
- true if the current type has a tree entrypublic void setTreeIcon(java.lang.String gifName)
gifName
- a file name (gif)public void setTabIndex(int tabIndex)
tabIndex
- the index of the tabpublic java.lang.Integer getTabIndex()
public boolean isSingleChoiceAndSerialize()
public boolean isUsingCodeSet()
public void setBackgroundColor(java.awt.Color color)
color
- a new background colorpublic java.awt.Color getBackgroundColor()
public void setForegroundColor(java.awt.Color color)
color
- a new foreground colorpublic java.awt.Color getForegroundColor()
public void setLabelColor(java.awt.Color color)
color
- a new label colorpublic void setLabelText(java.lang.String text)
text
- public java.awt.Color getLabelColor()
public void setHint(java.lang.String text, boolean isFormula, java.awt.Color color, boolean isBold)
public void removeHint()
public boolean hasHint()
public java.lang.String getHintText()
public boolean isHintTextFormula()
public boolean isHintTextBold()
public java.awt.Color getHintColor()
public java.lang.String getEnumerationSortOrder()
public java.lang.String getDisplayValue()
public boolean hasDisplayValue()
public boolean isXLinkCodeset()
public boolean serializeAsXLink()
public void reinitializeCodeSetValues()
public boolean isPanelMode()
public boolean isMarkedAsError()
public void markAsError(boolean markAsError)
public java.lang.String getValidationErrorMessage()
public boolean isValidationErrorNeedingUserAcceptance()
public java.lang.String getValidationErrorClassification()
public java.lang.String getPrintable()
public void setPrintable(boolean printable)
public java.lang.Boolean printChoiceAsHeader()
public java.lang.String getListPrintMode()
public boolean isListPrintModeSerial()
public boolean isListPrintModeTable()
public boolean isListPrintModeTableAndSerial()
public Type getViewContextType()
public void setViewContextType(Type viewHolder)
public boolean getSerializable()
public java.lang.Boolean getSerializableDefault()
public java.lang.String getNLS(java.lang.String context, java.lang.String subId, java.lang.String classification)
public java.lang.String getNLS(java.lang.String defaultNLS, java.lang.String context, java.lang.String subId, java.lang.String classification)
public void setProperty(java.lang.Object fullKey, java.lang.Object relativeKey, java.lang.Boolean value)
public ListInfo getListInfo()
public static ButtonEnabling checkEnabling(Type forType)
public void release()
release
in class AbstractXUIElement
public int getTotalNumberOfPages()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |