ariba.ui.table
Class AWTMetaContent
java.lang.Object
ariba.ui.aribaweb.util.AWBaseObject
ariba.ui.aribaweb.core.AWBaseElement
ariba.ui.aribaweb.core.AWBindableElement
ariba.ui.aribaweb.core.AWContainerElement
ariba.ui.table.AWTDataTable.Column
ariba.ui.table.AWTMetaContent
- All Implemented Interfaces:
- AWBindable, AWCycleable, AWCycleableReference, AWElement, AWElementContaining, AWVisitable, AWObject, java.lang.Cloneable
public final class AWTMetaContent
- extends AWTDataTable.Column
This class is used inside an AWTTable to cause AWL group-based columns to be inserted in its place in the table.
e.g.
some normal column
<--- columns from group inserted here
some other column
This class exists primarily for SET UP. The Bulk of the "GroupView" functionality is in the AWTMetaContentRenderer
Fields inherited from class ariba.ui.aribaweb.util.AWBaseObject |
AribaHashtableClass, AribaVectorClass, ClassClass, EmptyHashtable, EmptyMap, EmptyVector, False, IntegerClass, JavaHashtableClass, JavaMapClass, JavaVectorClass, LogHandling, NullObject, ObjectClass, StringClass, True, UndefinedObject, UndefinedString, UninitializedRealNumber |
Methods inherited from class ariba.ui.table.AWTDataTable.Column |
createSortOrdering, hashCode, initiallyVisible, initiallyVisible, isBlank, isGroupableColumn, isOptional, isSortableColumn, isValueColumn, isValueColumn, keyPathString, label, matchesKey, minWidthPx, pivotMoveType, prepare, prepareAndReplace, prepareSortOrdering, purgatoryKey, renderValueInLabelColumn, rowsReset, setCurrentItem, uniquingValue, wantsSpan |
Methods inherited from class java.lang.Object |
equals, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface ariba.ui.aribaweb.core.AWElement |
clone |
_layoutBinding
public AWBinding _layoutBinding
_useXMLFieldPathBinding
public AWBinding _useXMLFieldPathBinding
_sessionless
public AWBinding _sessionless
_formatters
public AWBinding _formatters
AWTMetaContent
public AWTMetaContent()
rendererComponentName
public java.lang.String rendererComponentName()
- Description copied from class:
AWTDataTable.Column
- AWComponent to use to render this component
- Specified by:
rendererComponentName
in class AWTDataTable.Column
initializeColumn
public void initializeColumn(AWTDataTable table)
- Overrides:
initializeColumn
in class AWTDataTable.Column
init
public void init(java.lang.String tagName,
java.util.Map bindingsHashtable)
- Specified by:
init
in interface AWBindable
- Overrides:
init
in class AWBindableElement
AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.