Package com.ptc.jca.mvc.components
Class JcaColumnConfig
java.lang.Object
com.ptc.jca.mvc.components.AbstractJcaComponentConfig
com.ptc.jca.mvc.components.JcaPropertyConfig
com.ptc.jca.mvc.components.JcaColumnConfig
- All Implemented Interfaces:
JcaComponentConfig,ColumnConfig,ComponentConfig,PropertyConfig,Serializable,Cloneable
Describes a JCA column
Instances of this class should typically be created by a ComponentConfigFactory
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Methods inherited from class com.ptc.jca.mvc.components.AbstractJcaComponentConfig
getLabel, setComponentMode, setDescriptorProperty, setLabelMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.ptc.mvc.components.ComponentConfig
addComponent, addComponents, getActionModel, getComponentMode, getComponents, getComponentType, getHelpContext, getId, getLabel, getTargetObject, getType, getTypes, removeComponent, setActionModel, setComponentMode, setComponentType, setHelpContext, setLabel, setTargetObject, setType, setTypesMethods inherited from interface com.ptc.mvc.components.PropertyConfig
getCharacterEntryLimit, getCurrency, getDataUtilityId, getDateDisplayFormat, getDateInputFieldType, getDefaultValueDisplayMode, getDisplayLengthInInfoPage, getDisplayLengthInTables, getHtmlId, getInputFieldType, getInputRequired, getNeed, getNeedList, getPercent, getSelectionListStyle, getSeparatorType, getStringLengthThreshholdForMultilineInput, getTextInputColumns, getTextInputRows, includeBlankOption, isDistinguishWIPVersions, isHidden, isInfoPageLink, isRenderAllStates, isRequired, isStatusGlyph, setCharacterEntryLimit, setCurrency, setDataUtilityId, setDateDisplayFormat, setDateInputFieldType, setDefaultValueDisplayMode, setDisplayLengthInInfoPage, setDisplayLengthInTables, setDistinguishWIPVersions, setHidden, setHtmlId, setIncludeBlankOption, setInfoPageLink, setInputFieldType, setInputRequired, setNeed, setPercent, setRenderAllStates, setRequired, setSelectionListStyle, setSeparatorType, setStatusGlyph, setStringLengthThreshholdForMultilineInput, setTextInputColumns, setTextInputRows