Treeble Class
Extension to DataTable for displaying tree data.
Constructor
Treeble
-
config
Parameters:
-
config
Object
Item Index
Methods
- @renderUI
- _addAttrs
- _addLazyAttr
- _addOutOfOrder
- _addScrollbarPadding
- _afterChildSelectedChange
- _afterColumnsChange
- _afterDataChange
- _afterDisplayColumnsChange
- _afterFocusedCellChange
- _afterKeyNavFocusedChange
- _afterKeyNavRender
- _afterMessageColumnsChange
- _afterMessageDataChange
- _afterRecordTypeChange
- _afterScrollableChange
- _afterScrollCaptionChange
- _afterScrollColumnsChange
- _afterScrollDataChange
- _afterScrollHeightChange
- _afterScrollWidthChange
- _afterShowMessagesChange
- _afterSortByChange
- _afterSortDataChange
- _afterSortRecordChange
- _aggregateAttrs
- _applyParsedConfig
- _applyParser
- _attrCfgHash
- _baseDestroy
- _baseInit
- _bindAttrUI
- _bindDOM
- _bindMessageUI
- _bindScrollbar
- _bindScrollResize
- _bindScrollUI
- _bindSortUI
- _bindUI
- _bindUIChild
- _clearScrollLock
- _cloneDefaultValue
- _createColumnGroup
- _createRecordClass
- _createScrollbar
- _createScrollCaptionTable
- _createUIEvent
- _createXScrollNode
- _createYScrollHeader
- _createYScrollNode
- _defAddColumnFn
- _defAttrChangeFn
- _defaultBB
- _defaultCB
- _defDestroyFn
- _defInitFn
- _defModifyColumnFn
- _defMoveColumnFn
- _defRemoveColumnFn
- _defRenderFn
- _defRenderViewFn
- _defSortFn
- _destroyBox
- _destroyHierarchy
- _destroyUIEvents
- _disableScrolling
- _disableXScrolling
- _disableYScrolling
- _extractDisplayColumns
- _filterAdHocAttrs
- _filterUIEvent
- _fireAttrChange
- _focusedCellSetter
- _getAttr
- _getAttrCfg
- _getAttrCfgs
- _getAttrInitVal
- _getAttrs
- _getCellColumnName
- _getClasses
- _getColumns
- _getColumnset deprecated
- _getFullType
- _getHtmlParser
- _getInstanceAttrCfgs
- _getNodeToParse
- _getRecordType
- _getSortBy
- _getSrcNode
- _getStateVal
- _getTHParent
- _getType
- _getUIEventNode
- _guid
- _hasPotentialSubscribers
- _initAttrHost
- _initAttribute
- _initAttrs
- _initBase
- _initColumns
- _initCoreEvents
- _initData
- _initDataProperty
- _initHierarchy
- _initHierarchyData
- _initMessageNode
- _initMessageStrings
- _initSortFn
- _initSortStrings
- _initUIEvent
- _isLazyAttr
- _isUIEvent
- _keyMoveColBottom
- _keyMoveColTop
- _keyMoveDown
- _keyMoveFirst
- _keyMoveLeft
- _keyMoveRight
- _keyMoveRowEnd
- _keyMoveRowStart
- _keyMoveUp
- _keyNavFireEvent
- _mapInstance
- _monitor
- _normAttrVals
- _onDocFocus
- _onDocMouseDown
- _onKeyNavClick
- _onKeyNavKeyDown
- _onUITriggerSort
- _parseSortable
- _parseType
- _preAddAttrs
- _preInitEventCfg
- _protectAttrs deprecated
- _publish
- _relayCoreAttrChange
- _removeLoadingClassNames
- _removeScrollbar
- _removeScrollCaptionTable
- _removeXScrollNode
- _removeYScrollContainer
- _removeYScrollHeader
- _removeYScrollNode
- _renderBox
- _renderBoxClassNames
- _renderSortable
- _renderUI
- _set
- _setAttr
- _setAttrs
- _setAttrUI
- _setAttrVal
- _setBB
- _setBox
- _setCB
- _setColumnMap
- _setColumns
- _setColumnset deprecated
- _setColumnWidth
- _setData
- _setRecordset deprecated
- _setRecordType
- _setScrollable
- _setScrollProperties
- _setSortBy
- _setStateVal
- _sortComparator
- _strSetter
- _syncAttrUI
- _syncMessageUI
- _syncScrollCaptionUI
- _syncScrollColumnWidths
- _syncScrollHeaders
- _syncScrollPosition
- _syncScrollUI
- _syncUI
- _syncUIChild
- _syncXScrollUI
- _syncYScrollUI
- _uiSetChildSelected
- _uiSetColumnWidths
- _uiSetDim
- _uiSetDisabled
- _uiSetFocused
- _uiSetHeight
- _uiSetMessage
- _uiSetScrollable
- _uiSetScrollbarHeight
- _uiSetScrollbarPosition
- _uiSetSortable
- _uiSetTabIndex
- _uiSetVisible
- _uiSetWidth
- _uiSetYScrollWidth
- _uiSizeCB
- _unbindDOM
- _unbindScrollbar
- _unbindScrollResize
- _unbindUI
- _validateSortable
- _validateSortBy
- _validateView
- _validTabIndex
- addAttr
- addAttrs
- addColumn
- addRow
- addRows
- addTarget
- after
- ancestor
- attrAdded
- augmentOpenState static
- before
- bindUI
- blur
- bubble
- delegate
- destroy
- destructor
- detach
- detachAll
- disable
- enable
- fire
- focus
- get
- getAttrs
- getCell
- getClassName
- getColumn
- getEvent
- getRecord
- getRow
- getSkinName
- getString deprecated
- getStrings deprecated
- getTargets
- hide
- hideMessage
- init
- initializer
- isRoot
- modifyAttr
- modifyColumn
- modifyRow
- moveColumn
- next
- on
- once
- onceAfter
- parseType
- previous
- publish
- removeAttr
- removeColumn
- removeRow
- removeTarget
- render
- renderer
- renderUI
- reset
- saveOpenState
- scrollTo
- set
- setAttrs
- setColumnWidth
- show
- showMessage
- sort
- subscribe deprecated
- syncUI
- toggleSort
- toString
- treeValueFormatter static
- twistdownFormatter static
- unsubscribe deprecated
- unsubscribeAll deprecated
Properties
- _allowAdHocAttrs
- _CAPTION_TABLE_TEMPLATE
- _columnMap
- _displayColumns
- _keyNavColPrefix
- _keyNavColRegExp
- _keyNavNestedHeaders
- _keyNavSubscr
- _keyNavTHead
- _messageNode
- _SCROLL_LINER_TEMPLATE
- _SCROLLBAR_TEMPLATE
- _sortable
- _sortBy
- _tableNode
- _UI_ATTRS
- _X_SCROLLER_TEMPLATE
- _xScroll
- _xScrollNode
- _Y_SCROLL_HEADER_TEMPLATE
- _Y_SCROLLER_TEMPLATE
- _yScroll
- _yScrollHeader
- _yScrollNode
- BOUNDING_TEMPLATE
- COL_TEMPLATE
- COLGROUP_TEMPLATE
- CONTENT_TEMPLATE
- data
- DEF_PARENT_NODE
- DEF_UNIT
- keyActions
- MESSAGE_TEMPLATE
- name deprecated
- SORTABLE_HEADER_TEMPLATE
- UI_EVENTS
- Y.RowExpansion.row_class
Attributes
- autoSync
- bodyConfig
- bodyView
- booleanLabels
- boundingBox
- caption
- columns
- columnset
- contentBox
- currencyFormat
- data
- dateFormat
- destroyed
- disabled
- focused
- focusedCell
- footerConfig
- footerView
- headerConfig
- headerView
- height
- id
- initialized
- keyIntoHeaders
- moreRowsMessage
- numberFormat
- openState
- recordset
- recordType
- render
- rendered
- scrollable
- showMessages
- sortable
- sortBy
- srcNode
- strings
- summary
- tabIndex
- view
- viewConfig
- visible
- width
Methods
@renderUI
()
protected
view
class that will be responsible for
setting up the View class.
_addAttrs
-
cfgs
-
values
-
lazy
Parameters:
-
cfgs
ObjectAn object with attribute name/configuration pairs. -
values
ObjectAn object with attribute name/value pairs, defining the initial values to apply. Values defined in the cfgs argument will be over-written by values in this argument unless defined as read only. -
lazy
BooleanWhether or not to delay the intialization of these attributes until the first call to get/set. Individual attributes can over-ride this behavior by defining a lazyAdd configuration property in their configuration. See addAttr.
_addLazyAttr
-
name
-
[lazyCfg]
Parameters:
-
name
ObjectThe name of the attribute -
[lazyCfg]
Object optionalOptional config hash for the attribute. This is added for performance along the critical path, where the calling method has already obtained lazy config from state.
_addOutOfOrder
-
name
-
cfg
Parameters:
-
name
Stringattribute name -
cfg
Objectattribute configuration
_addScrollbarPadding
()
protected
_afterChildSelectedChange
-
event
selected
attribute, responsible for updating the UI, in response to
attribute changes.
Parameters:
-
event
EventFacadeThe event facade for the attribute change.
_afterColumnsChange
-
e
_columnMap
property in response to changes in the columns
attribute.
Parameters:
-
e
EventFacadeThecolumnsChange
event object
_afterDataChange
-
e
modelList
attributes of the rendered views in response to the
data
attribute being assigned a new ModelList.
Parameters:
-
e
EventFacadethedataChange
event
_afterDisplayColumnsChange
-
e
_displayColumns
property.
Parameters:
-
e
EventFacadeThecolumnsChange
event
_afterFocusedCellChange
-
e
Parameters:
_afterMessageColumnsChange
-
e
<td>
used to display the messages.
Parameters:
-
e
EventFacadeThe columnsChange event
_afterMessageDataChange
-
e
_uiSetMessage
to hide or show the message node.
Parameters:
-
e
EventFacadeThe dataChange event
_afterRecordTypeChange
-
e
Parameters:
-
e
EventFacaderecordTypeChange event
_afterScrollableChange
-
e
scrollable
attribute by updating the _xScroll
and _yScroll
properties and syncing the scrolling structure accordingly.
Parameters:
-
e
EventFacadeThe relevant change event (ignored)
_afterScrollCaptionChange
-
e
caption
attribute by adding, removing, or
syncing the caption table when the table is set to scroll.
Parameters:
-
e
EventFacadeThe relevant change event (ignored)
_afterScrollColumnsChange
-
e
columns
attribute of vertically scrolling tables
by refreshing the fixed headers, scroll container, and virtual scrollbar
position.
Parameters:
-
e
EventFacadeThe relevant change event (ignored)
_afterScrollDataChange
-
e
data
ModelList by
synchronizing the fixed column header widths and virtual scrollbar height.
Parameters:
-
e
EventFacadeThe relevant change event (ignored)
_afterScrollHeightChange
-
e
height
attribute of vertically scrolling tables
by updating the height of the <div>
wrapping the data table and the
virtual scrollbar. If scrollable
was set to "y" or "xy" but lacking a
declared height
until the received change, _syncScrollUI
is called to
create the fixed headers etc.
Parameters:
-
e
EventFacadeThe relevant change event (ignored)
_afterScrollWidthChange
-
e
<div>
wrapping the data table for horizontally scrolling tables or
upding the position of the virtual scrollbar for vertically scrolling
tables.
Parameters:
-
e
EventFacadeThe relevant change event (ignored)
_afterShowMessagesChange
-
e
showMessages
is false
, or relays to
_uiSetMessage
if true
.
Parameters:
-
e
EventFacadeThe showMessagesChange event
_afterSortByChange
-
e
data
ModelList based on the new sortBy
configuration.
Parameters:
-
e
EventFacadeThesortByChange
event
_afterSortDataChange
-
e
newVal
is a new
ModelList.
Parameters:
-
e
EventFacadethedataChange
event
_afterSortRecordChange
-
e
data
ModelList.
Parameters:
-
e
EventFacadeThe Model'schange
event
_aggregateAttrs
-
allAttrs
Parameters:
-
allAttrs
ArrayAn array of ATTRS definitions across classes in the hierarchy (subclass first, Base last)
Returns:
_applyParsedConfig
()
Object
protected
Returns:
_applyParser
-
config
HTML_PARSER
configuration for the
instance, to retrieve config data values.
Parameters:
-
config
ObjectUser configuration object (will be populated with values from Node)
_attrCfgHash
()
private
_baseDestroy
()
private
_baseInit
()
private
_bindAttrUI
-
attrs
Parameters:
-
attrs
Array
_bindDOM
()
protected
_bindMessageUI
()
protected
_bindScrollbar
()
protected
_yScrollNode
's scrollTop
and
vice versa.
_bindScrollResize
()
protected
<div>
dimensions.
_bindScrollUI
()
protected
data
, columns
, caption
, or height
. The
width
is taken care of already.
This executes after the table's native bindUI
method.
_bindSortUI
()
protected
_bindUI
()
protected
_bindUIChild
()
protected
This method is invoked after bindUI is invoked for the Widget class using YUI's aop infrastructure.
_clearScrollLock
()
protected
_cloneDefaultValue
-
cfg
Parameters:
-
cfg
Object
_createColumnGroup
()
protected
<colgroup>
and populates the _colgroupNode
property.
_createRecordClass
-
attrs
data
attribute if no recordType
is
set.
Parameters:
-
attrs
String | ObjectNames assigned to the Model subclass'sATTRS
or its entireATTRS
definition object
Returns:
_createScrollbar
()
Node
protected
_SCROLLBAR_TEMPLATE
, assigning it to
the _scrollbarNode
property.
Returns:
_createScrollCaptionTable
()
Node
protected
Returns:
_createUIEvent
-
type
Parameters:
-
type
StringString representing the name of the event
_createXScrollNode
()
Node
protected
_xScrollNode
property by creating the <div>
Node described
by the _X_SCROLLER_TEMPLATE
.
Returns:
_createYScrollHeader
()
Node
protected
_yScrollHeader
property by creating the <table>
Node
described by the _Y_SCROLL_HEADER_TEMPLATE
.
Returns:
_createYScrollNode
()
Node
protected
_yScrollNode
property by creating the <div>
Node described
by the _Y_SCROLLER_TEMPLATE
.
Returns:
_defAddColumnFn
-
e
addColumn
event.
Inserts the specified column at the provided index.
Parameters:
-
e
EventFacadeTheaddColumn
event
_defAttrChangeFn
-
e
-
eventFastPath
Parameters:
-
e
EventFacadeThe event object for attribute change events. -
eventFastPath
BooleanWhether or not we're using this as a fast path in the case of no listeners or not
_defaultBB
()
protected
_defaultCB
()
protected
_defInitFn
-
e
Parameters:
-
e
EventFacadeEvent object, with a cfg property which refers to the configuration object passed to the constructor.
_defModifyColumnFn
-
e
modifyColumn
event.
Mixes the new column properties into the specified column definition.
Parameters:
-
e
EventFacadeThemodifyColumn
event
_defMoveColumnFn
-
e
moveColumn
event.
Removes the specified column from its current location and inserts it at the
specified array index (may be an array of indexes for nested headers).
Parameters:
-
e
EventFacadeThemoveColumn
event
_defRemoveColumnFn
-
e
removeColumn
event.
Splices the specified column from its containing columns array.
Parameters:
-
e
EventFacadeTheremoveColumn
event
_defRenderFn
-
e
-
parentNode
Parameters:
-
e
EventFacadeThe Event object -
parentNode
NodeThe parent node to render to, if passed in to therender
method
_defRenderViewFn
-
e
renderView
event. Calls render()
on the
View
instance on the event.
Parameters:
-
e
EventFacadeTherenderView
event
_defSortFn
-
e
sortBy
attribute from the sort
event's e.sortBy
value.
Parameters:
-
e
EventFacadeThesort
event
_destroyBox
()
protected
_destroyHierarchy
()
private
_destroyUIEvents
()
private
_disableScrolling
()
protected
_disableXScrolling
()
protected
_disableYScrolling
()
protected
_extractDisplayColumns
-
columns
Parameters:
-
columns
ObjectThe full set of table columns
_filterAdHocAttrs
-
allAttrs
-
userVals
Parameters:
-
allAttrs
ObjectThe set of all attribute configurations for this instance. Attributes will be removed from this set, if they belong to the filtered class, so that by the time all classes are processed, allCfgs will be empty. -
userVals
ObjectThe config object passed in by the user, from which adhoc attrs are to be filtered.
Returns:
_filterUIEvent
-
evt
For example, without the additional filter, if you have nested widgets, each widget will have a delegate listener. If you click on the inner widget, the inner delegate listener's filter will match once, but the outer will match twice (based on delegate's design) - once for the inner widget, and once for the outer.
Parameters:
-
evt
DOMEventFacade
Returns:
_fireAttrChange
-
attrName
-
subAttrName
-
currVal
-
newVal
-
opts
-
[cfg]
Parameters:
-
attrName
StringThe name of the attribute -
subAttrName
StringThe full path of the property being changed, if this is a sub-attribute value being change. Otherwise null. -
currVal
AnyThe current value of the attribute -
newVal
AnyThe new value of the attribute -
opts
ObjectAny additional event data to mix into the attribute change event's event facade. -
[cfg]
Object optionalThe attribute config stored in State, if already available.
_focusedCellSetter
-
cell
Parameters:
-
cell
NodeDataTable cell to receive the focus
Returns:
_getAttr
-
name
Parameters:
-
name
StringThe name of the attribute.
Returns:
_getAttrCfg
-
name
Parameters:
-
name
StringOptional. The attribute name. If not provided, the method will return the configuration for all attributes.
Returns:
_getAttrCfgs
()
Object
protected
Returns:
_getAttrInitVal
-
attr
-
cfg
-
initValues
Parameters:
-
attr
StringThe name of the attribute -
cfg
ObjectThe attribute configuration object -
initValues
ObjectThe object with simple and complex attribute name/value pairs returned from _normAttrVals
Returns:
_getAttrs
-
attrs
Parameters:
-
attrs
String | BooleanOptional. An array of attribute names. If omitted, all attribute values are returned. If set to true, all attributes modified from their initial values are returned.
Returns:
_getCellColumnName
-
cell
Parameters:
-
cell
NodeCell to get column name from
Returns:
_getClasses
()
Function
protected
Returns:
_getColumns
-
columns
-
name
columns
attribute. Returns the array of column
configuration objects if instance.get('columns')
is called, or the
specific column object if instance.get('columns.columnKey')
is called.
Parameters:
-
columns
ObjectThe full array of column objects -
name
StringThe attribute name requested (e.g. 'columns' or 'columns.foo');
_getColumnset
-
ignored
-
name
get()
request for the deprecated columnset
attribute to the
columns
attribute.
THIS BREAKS BACKWARD COMPATIBILITY. 3.4.1 and prior implementations will
expect a Columnset instance returned from get('columnset')
.
Parameters:
-
ignored
ObjectThe current value stored in thecolumnset
state -
name
StringThe attribute name requested (e.g. 'columnset' or 'columnset.foo');
_getFullType
-
type
Parameters:
-
type
StringThe short type to prefix
Returns:
_getHtmlParser
()
Object
private
Returns:
_getInstanceAttrCfgs
-
allCfgs
addAttrs
,
from the static cached ATTRS for the class.
Parameters:
-
allCfgs
ObjectThe set of all attribute configurations for this instance. Attributes will be removed from this set, if they belong to the filtered class, so that by the time all classes are processed, allCfgs will be empty.
Returns:
addAttrs
.
_getNodeToParse
()
Node
private
Returns:
_getRecordType
-
val
data
attribute ModelList. If
not set, returns the explicitly configured value.
Parameters:
-
val
ModelThe currently configured value
Returns:
_getSortBy
-
val
-
detail
sortBy
attribute.
Supports the special subattribute "sortBy.state" to get a normalized JSON
version of the current sort state. Otherwise, returns the last assigned
value.
For example:
var table = new Y.DataTable({
columns: [ ... ],
data: [ ... ],
sortBy: 'username'
});
table.get('sortBy'); // 'username'
table.get('sortBy.state'); // { key: 'username', dir: 1 }
table.sort(['lastName', { firstName: "desc" }]);
table.get('sortBy'); // ['lastName', { firstName: "desc" }]
table.get('sortBy.state'); // [{ key: "lastName", dir: 1 }, { key: "firstName", dir: -1 }]
Parameters:
-
val
String | String | Object | ObjectThe current sortBy value -
detail
StringString passed toget(HERE)
. to parse subattributes
_getStateVal
-
name
-
[cfg]
Parameters:
-
name
StringThe name of the attribute -
[cfg]
Object optionalOptional config hash for the attribute. This is added for performance along the critical path, where the calling method has already obtained the config from state.
Returns:
_getTHParent
-
thCell
Parameters:
-
thCell
NodeCell to find parent of
Returns:
_getType
()
private
_getUIEventNode
()
protected
_guid
()
protected
_hasPotentialSubscribers
-
fullType
Parameters:
-
fullType
StringThe fully prefixed type name
Returns:
_initAttrHost
-
attrs
-
values
-
lazy
Parameters:
-
attrs
ObjectThe attributes to add during construction (passed through to addAttrs). These can also be defined on the constructor being augmented with Attribute by defining the ATTRS property on the constructor. -
values
ObjectThe initial attribute values to apply (passed through to addAttrs). These are not merged/cloned. The caller is responsible for isolating user provided values if required. -
lazy
BooleanWhether or not to add attributes lazily (passed through to addAttrs).
_initAttribute
()
private
_initAttrs
-
attrs
-
values
-
lazy
Parameters:
-
attrs
ObjectThe attributes to add during construction (passed through to addAttrs). These can also be defined on the constructor being augmented with Attribute by defining the ATTRS property on the constructor. -
values
ObjectThe initial attribute values to apply (passed through to addAttrs). These are not merged/cloned. The caller is responsible for isolating user provided values if required. -
lazy
BooleanWhether or not to add attributes lazily (passed through to addAttrs).
_initBase
-
config
Parameters:
-
config
ObjectThe constructor configuration object
_initColumns
()
protected
_columnMap
property from the configured columns
attribute. If columns
is not set, but there are records in the data
ModelList, use
ATTRS
of that class.
_initCoreEvents
()
protected
_initData
()
ModelList
protected
data
attribute to an empty ModelList if not set during
construction. Uses the configured recordType
for the ModelList's model
proeprty if set.
Returns:
_initDataProperty
-
data
data
property from the value of the data
attribute. If the attribute value is a ModelList, it is assigned directly
to this.data
. If it is an array, a ModelList is created, its model
property is set to the configured recordType
class, and it is seeded with
the array data. This ModelList is then assigned to this.data
.
_initHierarchy
-
userVals
Parameters:
-
userVals
ObjectObject with configuration property name/value pairs
_initHierarchyData
()
private
_initMessageNode
()
protected
_messageNode
property from the configured MESSAGE_TEMPLATE
and inserts it before the <table>
's <tbody>
node.
_initMessageStrings
()
protected
strings
map.
_initSortFn
()
protected
_compare
function for the data
ModelList to allow custom
sorting by multiple fields.
_initSortStrings
()
protected
strings
map.
_initUIEvent
-
type
Parameters:
-
type
StringString representing the name of the event
Returns:
_isLazyAttr
-
name
Parameters:
-
name
StringThe name of the attribute
Returns:
_isUIEvent
-
type
Parameters:
-
type
StringString representing the name of the event
Returns:
_keyMoveColBottom
-
e
Parameters:
-
e
EventFacadeEvent Facade for the keydown event
_keyMoveColTop
-
e
Parameters:
-
e
EventFacadeEvent Facade for the keydown event
_keyMoveDown
-
e
Parameters:
-
e
EventFacadeEvent Facade for the keydown event
_keyMoveFirst
()
private
_keyMoveLeft
-
e
Parameters:
-
e
EventFacadeEvent Facade for the keydown event
_keyMoveRight
-
e
Parameters:
-
e
EventFacadeEvent Facade for the keydown event
_keyMoveRowEnd
-
e
Parameters:
-
e
EventFacadeEvent Facade for the keydown event
_keyMoveRowStart
-
e
Parameters:
-
e
EventFacadeEvent Facade for the keydown event
_keyMoveUp
-
e
Parameters:
-
e
EventFacadeEvent Facade for the keydown event
_mapInstance
-
The
Parameters:
-
The
StringboundingBox id
_monitor
-
what
-
eventType
-
o
Parameters:
-
what
String'attach', 'detach', 'fire', or 'publish' -
eventType
String | CustomEventThe prefixed name of the event being monitored, or the CustomEvent object. -
o
ObjectInformation about the event interaction, such as fire() args, subscription category, publish config
_normAttrVals
-
valueHash
Parameters:
-
valueHash
ObjectAn object with attribute name/value pairs
Returns:
_onDocFocus
-
evt
Parameters:
-
evt
EventFacadeThe event facade for the DOM focus event
_onDocMouseDown
-
evt
Parameters:
-
evt
EventFacadeThe event facade for the DOM focus event
_onUITriggerSort
-
e
sort
event in response to user clicks on sortable column
headers.
Parameters:
-
e
DOMEventFacadeTheclick
event
_parseSortable
()
protected
sortable
attribute, storing
the results in the _sortable
property.
_parseType
()
private
_preAddAttrs
-
attrs
-
userVals
-
lazy
this.get("srcNode")
) can merge in it's
results before the rest of the attributes are added.
Parameters:
-
attrs
ObjectThe full hash of statically defined ATTRS attributes being added for this instance -
userVals
ObjectThe hash of user values passed to the constructor -
lazy
BooleanWhether or not to add the attributes lazily
_preInitEventCfg
-
config
Parameters:
-
config
ObjectThe user configuration object
_protectAttrs
-
attrs
Parameters:
-
attrs
ObjectA hash of attribute to configuration object pairs.
Returns:
_publish
-
fullType
-
etOpts
-
ceOpts
type
to fullType
conversion. It's designed to be a fast
path publish, which can be used by critical code paths to improve performance.
Parameters:
-
fullType
StringThe prefixed type of the event to publish. -
etOpts
ObjectThe EventTarget specific configuration to mix into the published event. -
ceOpts
ObjectThe publish specific configuration to mix into the published event.
Returns:
etOpts
or ceOpts
, this will
be the default CustomEvent
instance, and can be configured independently.
_relayCoreAttrChange
-
e
view
.
Parameters:
-
e
EventFacadeThe change event
_removeLoadingClassNames
()
protected
_removeScrollbar
()
protected
_removeScrollCaptionTable
()
protected
_removeXScrollNode
()
protected
<div>
wrapper used to contain the data table when the table
is horizontally scrolling.
_removeYScrollContainer
()
protected
<div>
wrapper used to contain the data table and fixed header
when the table is vertically scrolling.
_removeYScrollHeader
()
protected
<table>
used to contain the fixed column headers when the
table is vertically scrolling.
_removeYScrollNode
()
protected
<div>
wrapper used to contain the data table when the table
is vertically scrolling.
_renderBox
-
parentNode
Parameters:
-
parentNode
NodeThe parentNode to render the widget to. If not provided, and both the boundingBox and the contentBox are not currently in the document, the widget will be rendered to the current document's body.
_renderBoxClassNames
()
protected
_renderSortable
()
protected
_renderUI
()
protected
_set
-
name
-
val
-
[opts]
Parameters:
-
name
StringThe name of the attribute. -
val
AnyThe value to set the attribute to. -
[opts]
Object optionalOptional data providing the circumstances for the change.
Returns:
_setAttr
-
name
-
value
-
[opts]
-
force
Parameters:
-
name
StringThe name of the attribute. -
value
AnyThe value to set the attribute to. -
[opts]
Object optionalOptional data providing the circumstances for the change. -
force
BooleanIf true, allows the caller to set values for readOnly or writeOnce attributes which have already been set.
Returns:
_setAttrs
-
attrs
-
[opts]
Parameters:
-
attrs
ObjectAn object with attributes name/value pairs. -
[opts]
Object optionalOptional data providing the circumstances for the change
Returns:
_setAttrVal
-
attrName
-
subAttrName
-
prevVal
-
newVal
-
[opts]
-
[attrCfg]
Parameters:
-
attrName
StringThe attribute name. -
subAttrName
StringThe sub-attribute name, if setting a sub-attribute property ("x.y.z"). -
prevVal
AnyThe currently stored value of the attribute. -
newVal
AnyThe value which is going to be stored. -
[opts]
Object optionalOptional data providing the circumstances for the change. -
[attrCfg]
Object optionalOptional config hash for the attribute. This is added for performance along the critical path, where the calling method has already obtained the config from state.
Returns:
_setBB
-
node
Parameters:
-
node
Node | String
Returns:
_setBox
-
id
-
node
-
template
-
isBounding
Parameters:
-
id
StringThe node's id attribute -
node
Node | StringThe node reference -
template
StringHTML string template for the node -
isBounding
Booleantrue if this is the boundingBox, false if it's the contentBox
Returns:
_setCB
-
node
Parameters:
-
node
Node | String
Returns:
_setColumnMap
-
columns
key
property. An map is built with column keys as the property name and
the corresponding column object as the associated value. This map is then
assigned to the instance's _columnMap
property.
Parameters:
-
columns
Object | StringThe array of column config objects
_setColumns
-
val
key
property.
All columns are assigned a _yuid
stamp and _id
property corresponding
to the column's configured name
or key
property with any spaces
replaced with dashes. If the same name
or key
appears in multiple
columns, subsequent appearances will have their _id
appended with an
incrementing number (e.g. if column "foo" is included in the columns
attribute twice, the first will get _id
of "foo", and the second an _id
of "foo1"). Columns that are children of other columns will have the
_parent
property added, assigned the column object to which they belong.
Parameters:
-
val
Null | Object | StringArray of config objects or strings
Returns:
_setColumnset
-
val
columnset
attribute to the
columns
attribute. If a Columnset is object is passed, its basic object
structure is mined.
Parameters:
-
val
Array | ColumnsetThe columnset value to relay
_setColumnWidth
-
colIndex
-
width
<col>
element width style. This is needed to get around
browser rendering differences.
The colIndex corresponds to the item index of the <col>
in the table's
<colgroup>
.
To unset the width, pass a falsy value for the width
.
_setData
()
protected
each
and getAttrs
(preferably a ModelList or
subclass) or an array of data objects. If an array is passes, it will
create a ModelList to wrap the data. In doing so, it will set the created
ModelList's model
property to the class in the recordType
attribute,
which will be defaulted if not yet set.
If the data
property is already set with a ModelList, passing an array as
the value will call the ModelList's reset()
method with that array rather
than replacing the stored ModelList wholesale.
Any non-ModelList-ish and non-array value is invalid.
_setRecordset
-
val
recordset
attribute to the
data
attribute. If a Recordset instance is passed, the raw object data
will be culled from it.
Parameters:
-
val
Object | RecordsetThe recordset value to relay
_setRecordType
-
val
ATTRS
of the new class).
Any other value is invalid.
Parameters:
-
val
Function | String | ObjectThe Model subclass, array of attribute names, or theATTRS
definition for a custom model subclass
Returns:
_setScrollable
-
val
true
, and false
.
true
is translated to "xy" and upper case values are converted to lower
case. All other values are invalid.
Parameters:
-
val
String | BooleanIncoming value for thescrollable
attribute
Returns:
_setScrollProperties
()
protected
_xScroll
and _yScroll
properties to true if an
appropriate value is set in the scrollable
attribute and the height
and/or width
is set.
_setSortBy
()
protected
sortBy
attribute into a normalized structure for the
data
ModelList's _compare
method. Also updates the column
configurations' sortDir
properties.
_setStateVal
-
name
-
value
Parameters:
-
name
StringThe name of the attribute -
value
AnyThe value of the attribute
_sortComparator
-
item
comparator
for the data
ModelList that defers sorting logic
to the _compare
method. The deferral is accomplished by returning this
.
Parameters:
-
item
ModelThe record being evaluated for sort position
Returns:
_strSetter
-
strings
Parameters:
-
strings
Object
Returns:
_syncAttrUI
-
attrs
Parameters:
-
attrs
Array
_syncMessageUI
()
protected
_syncScrollCaptionUI
()
protected
<table>
if the table is configured to
scroll. If not, rejoins the caption to the data <table>
if it needs to
be.
_syncScrollColumnWidths
()
protected
_syncScrollHeaders
()
protected
_syncScrollPosition
-
e
<div>
wrapper around the
data table in vertically scrolling tables in sync.
Parameters:
-
e
DOMEventFacadeThe scroll event
_syncScrollUI
()
protected
scrollable
attribute is set. Synchronizes dimensions and DOM placement of all
scrolling related nodes.
_syncUI
()
protected
_syncUIChild
()
protected
This method is invoked after bindUI is invoked for the Widget class using YUI's aop infrastructure.
_syncXScrollUI
-
xy
<div>
of the configured width for "x"
scrolling.
Parameters:
-
xy
BooleanTrue if the table is configured with scrollable ="xy"
_syncYScrollUI
-
xy
<div>
of the configured height (accounting
for the caption if there is one) if "y" scrolling is enabled. Otherwise,
unwraps the table if necessary.
Parameters:
-
xy
BooleanTrue if the table is configured with scrollable = "xy"
_uiSetChildSelected
-
selected
selected
attribute value.
Parameters:
-
selected
NumberThe selected value to be reflected in the UI.
_uiSetColumnWidths
()
protected
<colgroup>
with a <col>
per item in the columns
attribute without children. It is assumed that these are the columns that
have data cells renderered for them.
_uiSetDim
-
dim
-
val
Parameters:
-
dim
StringThe dimension - "width" or "height" -
val
Number | StringThe value to set
_uiSetDisabled
-
val
Parameters:
-
val
Boolean
_uiSetFocused
-
val
-
src
Parameters:
-
val
Boolean -
src
StringString representing the source that triggered an update to the UI.
_uiSetHeight
-
val
Parameters:
-
val
String | Number
_uiSetMessage
-
e
hideMessage
or showMessage
as appropriate based on the presence of
records in the data
ModelList.
This is called when data
is reset or records are added or removed. Also,
if the showMessages
attribute is updated. In either case, if the
triggering event has a message
property on the EventFacade, it will be
passed to showMessage
(if appropriate). If no such property is on the
facade, the emptyMessage
will be used (see the strings).
Parameters:
-
e
EventFacadeThe columnsChange event
_uiSetScrollable
()
protected
boundingBox
to identify the DataTable
as horizontally scrolling, vertically scrolling, or both (adds both classes).
Classes added are "yui3-datatable-scrollable-x" or "...-y"
_uiSetScrollbarHeight
()
protected
_uiSetScrollbarPosition
-
scroller
Parameters:
-
scroller
NodeReference node to position the scrollbar over
_uiSetSortable
()
protected
boundingBox
and column headers to
indicate sort state and sortability.
Also currently wraps the header content of sortable columns in a <div>
liner to give a CSS anchor for sort indicators.
_uiSetTabIndex
-
Number
Parameters:
-
Number
Object
_uiSetVisible
-
val
Parameters:
-
val
Boolean
_uiSetWidth
-
val
Parameters:
-
val
String | Number
_uiSetYScrollWidth
-
width
<div>
wrapping the data table in vertically
scrolling tables.
If the table can't compress to the specified width, the container is
expanded accordingly.
Parameters:
-
width
StringThe CSS width to attempt to set
_uiSizeCB
-
expand
Parameters:
-
expand
Boolean
_unbindDOM
()
protected
_unbindScrollbar
()
protected
<div>
wrapper around the data table and the
virtual scrollbar for vertically scrolling tables.
_unbindScrollResize
()
protected
_unbindUI
()
protected
_validateSortable
-
val
true
, false
, "auto", or arrays of column names through.
Parameters:
-
val
AnyThe input value toset("sortable", VAL)
Returns:
_validateSortBy
-
val
Parameters:
-
val
String | String | Object | ObjectThe newsortBy
value
Returns:
_validateView
()
protected
render
method on its
prototype. null
is also accepted to remove the default View.
addAttr
-
name
-
config
-
lazy
Adds an attribute with the provided configuration to the host object.
The config argument object supports the following properties:
- value <Any>
- The initial value to set on the attribute
- valueFn <Function | String>
-
A function, which will return the initial value to set on the attribute. This is useful for cases where the attribute configuration is defined statically, but needs to reference the host instance ("this") to obtain an initial value. If both the value and valueFn properties are defined, the value returned by the valueFn has precedence over the value property, unless it returns undefined, in which case the value property is used.
valueFn can also be set to a string, representing the name of the instance method to be used to retrieve the value.
- readOnly <boolean>
- Whether or not the attribute is read only. Attributes having readOnly set to true cannot be modified by invoking the set method.
- writeOnce <boolean> or <string>
-
Whether or not the attribute is "write once". Attributes having writeOnce set to true,
can only have their values set once, be it through the default configuration,
constructor configuration arguments, or by invoking set.
The writeOnce attribute can also be set to the string "initOnly", in which case the attribute can only be set during initialization (when used with Base, this means it can only be set during construction)
- setter <Function | String>
-
The setter function used to massage or normalize the value passed to the set method for the attribute. The value returned by the setter will be the final stored value. Returning Attribute.INVALID_VALUE, from the setter will prevent the value from being stored.
setter can also be set to a string, representing the name of the instance method to be used as the setter function.
- getter <Function | String>
-
The getter function used to massage or normalize the value returned by the get method for the attribute. The value returned by the getter function is the value which will be returned to the user when they invoke get.
getter can also be set to a string, representing the name of the instance method to be used as the getter function.
- validator <Function | String>
-
The validator function invoked prior to setting the stored value. Returning false from the validator function will prevent the value from being stored.
validator can also be set to a string, representing the name of the instance method to be used as the validator function.
- lazyAdd <boolean>
- Whether or not to delay initialization of the attribute until the first call to get/set it. This flag can be used to over-ride lazy initialization on a per attribute basis, when adding multiple attributes through the addAttrs method.
The setter, getter and validator are invoked with the value and name passed in as the first and second arguments, and with the context ("this") set to the host object.
Configuration properties outside of the list mentioned above are considered private properties used internally by attribute, and are not intended for public use.
Parameters:
-
name
StringThe name of the attribute. -
config
ObjectAn object with attribute configuration property/value pairs, specifying the configuration for the attribute.NOTE: The configuration object is modified when adding an attribute, so if you need to protect the original values, you will need to merge the object.
-
lazy
Boolean(optional) Whether or not to add this attribute lazily (on the first call to get/set).
Returns:
addAttrs
-
cfgs
-
values
-
lazy
NOTE: This method does not isolate the configuration object by merging/cloning. The caller is responsible for merging/cloning the configuration object if required.
Parameters:
-
cfgs
ObjectAn object with attribute name/configuration pairs. -
values
ObjectAn object with attribute name/value pairs, defining the initial values to apply. Values defined in the cfgs argument will be over-written by values in this argument unless defined as read only. -
lazy
BooleanWhether or not to delay the intialization of these attributes until the first call to get/set. Individual attributes can over-ride this behavior by defining a lazyAdd configuration property in their configuration. See addAttr.
Returns:
addColumn
-
config
-
[index]
columns
configuration.
If the index
parameter is supplied, it is injected at that index. If the
table has nested headers, inject a subcolumn by passing an array of indexes
to identify the new column's final location.
The index
parameter is required if adding a nested column.
This method is a convienience method for fetching the DataTable's columns
attribute, updating it, and calling
table.set('columns', _updatedColumnsDefs_)
For example:
// Becomes last column
table.addColumn('name');
// Inserted after the current second column, moving the current third column
// to index 4
table.addColumn({ key: 'price', formatter: currencyFormatter }, 2 );
// Insert a new column in a set of headers three rows deep. The index array
// translates to
// [ 2, -- in the third column's children
// 1, -- in the second child's children
// 3 ] -- as the fourth child column
table.addColumn({ key: 'age', sortable: true }, [ 2, 1, 3 ]);
Parameters:
Returns:
addRow
-
data
-
[config]
-
[callback]
data
ModelList. Record data can be
an object of field values or an instance of the DataTable's configured
recordType
class.
This relays all parameters to the data
ModelList's add
method.
If a configuration object is passed as a second argument, and that object
has sync: true
set, the underlying Model will be save()
d.
If the DataTable's autoSync
attribute is set to true
, the additional
argument is not needed.
If syncing and the last argument is a function, that function will be used
as a callback to the Model's save()
method.
Parameters:
-
data
ObjectThe data or Model instance for the new record -
[config]
Object optionalConfiguration to pass along -
[callback]
Function optionalCallback function for Model'ssave()
-
err
Error | NullIf an error occurred or validation failed, this parameter will contain the error. If the sync operation succeeded, err will be
null
. -
response
AnyThe server's response. This value will be passed to the
parse()
method, which is expected to parse it and return an attribute hash.
-
Returns:
addRows
-
data
-
[config]
-
[callback]
data
ModelList. Record data
can be an array of objects containing field values or an array of instance of
the DataTable's configured recordType
class.
This relays all parameters to the data
ModelList's add
method.
Technically, this is an alias to addRow
, but please use the appropriately
named method for readability.
If a configuration object is passed as a second argument, and that object
has sync: true
set, the underlying Models will be save()
d.
If the DataTable's autoSync
attribute is set to true
, the additional
argument is not needed.
If syncing and the last argument is a function, that function will be used
as a callback to each Model's save()
method.
Parameters:
-
data
ObjectThe data or Model instances to add -
[config]
Object optionalConfiguration to pass along -
[callback]
Function optionalCallback function for each Model'ssave()
-
err
Error | NullIf an error occurred or validation failed, this parameter will contain the error. If the sync operation succeeded, err will be
null
. -
response
AnyThe server's response. This value will be passed to the
parse()
method, which is expected to parse it and return an attribute hash.
-
Returns:
addTarget
-
o
Parameters:
-
o
EventTargetthe target to add
after
-
type
-
fn
-
[context]
-
[arg*]
Parameters:
-
type
StringThe name of the event -
fn
FunctionThe callback to execute in response to the event -
[context]
Object optionalOverridethis
object in callback -
[arg*]
Any optional0..n additional arguments to supply to the subscriber
Returns:
ancestor
-
depth
Parameters:
-
depth
NumberNumber representing the depth of the ancestor.
Returns:
attrAdded
-
name
Parameters:
-
name
StringThe name of the attribute to check.
Returns:
augmentOpenState
-
open_state
-
ids
Add node id's to an existing openState object.
Parameters:
-
open_state
Objectopaque object containing the open state of all the nodes
-
ids
Arraylist of ids to add to the open state
before
()
Returns:
bindUI
()
protected
blur
()
chainable
bubble
-
evt
Parameters:
-
evt
CustomEventthe custom event to propagate
Returns:
delegate
-
type
-
fn
-
spec
-
context
-
args
delegate()
called from the contentBox
.
Parameters:
-
type
Stringthe event type to delegate -
fn
Functionthe callback function to execute. This function will be provided the event object for the delegated event. -
spec
String | Functiona selector that must match the target of the event or a function to test target and its parents for a match -
context
Objectoptional argument that specifies what 'this' refers to -
args
Any multiple0..n additional arguments to pass on to the callback function. These arguments will be added after the event object.
Returns:
destroy
-
destroyAllNodes
Destroy lifecycle method. Fires the destroy event, prior to invoking destructors for the class hierarchy. Overrides Base's implementation, to support arguments to destroy
Subscribers to the destroy event can invoke preventDefault on the event object, to prevent destruction from proceeding.
Parameters:
-
destroyAllNodes
BooleanIf true, all nodes contained within the Widget are removed and destroyed. Defaults to false due to potentially high run-time cost.
Returns:
destructor
()
protected
detach
-
type
-
fn
-
context
Parameters:
-
type
String | ObjectEither the handle to the subscriber or the type of event. If the type is not specified, it will attempt to remove the listener from all hosted events. -
fn
FunctionThe subscribed function to unsubscribe, if not supplied, all subscribers will be removed. -
context
ObjectThe custom object passed to subscribe. This is optional, but if supplied will be used to disambiguate multiple listeners that are the same (e.g., you subscribe many object using a function that lives on the prototype)
Returns:
detachAll
-
type
Parameters:
-
type
StringThe type, or name of the event
disable
()
chainable
enable
()
chainable
fire
-
type
-
arguments
Parameters:
-
type
String | ObjectThe type of the event, or an object that contains a 'type' property. -
arguments
Objectan arbitrary set of parameters to pass to the handler. If the first of these is an object literal and the event is configured to emit an event facade, the event facade will replace that parameter after the properties the object literal contains are copied to the event facade.
Returns:
focus
()
chainable
get
-
name
Parameters:
-
name
StringThe name of the attribute. If the value of the attribute is an Object, dot notation can be used to obtain the value of a property of the object (e.g.get("x.y.z")
)
Returns:
getAttrs
-
attrs
Parameters:
-
attrs
String | BooleanOptional. An array of attribute names. If omitted, all attribute values are returned. If set to true, all attributes modified from their initial values are returned.
Returns:
getCell
-
seed
-
[shift]
<td>
Node from the given row and column index. Alternately,
the seed
can be a Node. If so, the nearest ancestor cell is returned.
If the seed
is a cell, it is returned. If there is no cell at the given
coordinates, null
is returned.
Optionally, include an offset array or string to return a cell near the
cell identified by the seed
. The offset can be an array containing the
number of rows to shift followed by the number of columns to shift, or one
of "above", "below", "next", or "previous".
// Previous cell in the previous row
var cell = table.getCell(e.target, [-1, -1]);
// Next cell
var cell = table.getCell(e.target, 'next');
var cell = table.getCell(e.taregt, [0, 1];
This is actually just a pass through to the view
instance's method
by the same name.
Parameters:
Returns:
getClassName
-
args
Y.config.classNamePrefix
attribute used by ClassNameManager
and
Widget.NAME.toLowerCase()
(e.g. "yui-widget-xxxxx-yyyyy", based on default values for
the prefix and widget class name).
The instance based version of this method can be used to generate standard prefixed classnames, based on the instances NAME, as opposed to Widget.NAME. This method should be used when you need to use a constant class name across different types instances.
Parameters:
-
args
String multiple0..n strings which should be concatenated, using the default separator defined by ClassNameManager, to create the class name
getColumn
-
name
name
can be an array of indexes, each identifying the index
of that column in the respective parent's "children" array.
If you pass a column object, it will be returned.
For columns with keys, you can also fetch the column with
instance.get('columns.foo')
.
Parameters:
Returns:
getEvent
-
type
-
prefixed
Parameters:
-
type
Stringthe type, or name of the event -
prefixed
Stringif true, the type is prefixed already
Returns:
getRecord
-
seed
id
, clientId
, or index (not
row index). If none of those yield a Model from the data
ModelList, the
arguments will be passed to the view
instance's getRecord
method
if it has one.
If no Model can be found, null
is returned.
Parameters:
Returns:
getRow
-
id
<tr>
Node from the given row index, Model, or Model's
clientId
. If the rows haven't been rendered yet, or if the row can't be
found by the input, null
is returned.
This is actually just a pass through to the view
instance's method
by the same name.
Returns:
getSkinName
-
[skinPrefix]
Parameters:
-
[skinPrefix]
String optionalThe prefix which the implementation uses for the skin ("yui3-skin-" is the default). NOTE: skinPrefix will be used as part of a regular expression: new RegExp('\\b' + skinPrefix + '(\\S+)') Although an unlikely use case, literal characters which may result in an invalid regular expression should be escaped.
Returns:
getString
-
key
Parameters:
-
key
String
Returns:
getStrings
-
key
Parameters:
-
key
String
Returns:
getTargets
()
Returns:
hide
()
chainable
init
-
cfg
Parameters:
-
cfg
ObjectObject with configuration property name/value pairs
Returns:
initializer
()
protected
<colgroup>
and
subscribe to columnChange
events.
isRoot
()
Boolean
Returns:
modifyAttr
-
name
-
config
The properties which can be modified through this interface are limited to the following subset of attributes, which can be safely modified after a value has already been set on the attribute:
- readOnly;
- writeOnce;
- broadcast; and
- getter.
Note: New attributes cannot be added using this interface. New attributes must be added using {{#crossLink "AttributeCore/addAttr:method"}}addAttr{{/crossLink}}, or an appropriate manner for a class which utilises Attributes (e.g. the {{#crossLink "Base/ATTRS:property"}}ATTRS{{/crossLink}} property in {{#crossLink "Base"}}Base{{/crossLink}}).
Parameters:
-
name
StringThe name of the attribute whose configuration is to be updated. -
config
ObjectAn object with configuration property/value pairs, specifying the configuration properties to modify.
modifyColumn
-
name
-
config
modifyColumn
event.
For example:
// Add a formatter to the existing 'price' column definition
table.modifyColumn('price', { formatter: currencyFormatter });
// Change the label on a header cell in a set of nested headers three rows
// deep. The index array translates to
// [ 2, -- in the third column's children
// 1, -- the second child
// 3 ] -- the fourth child column
table.modifyColumn([2, 1, 3], { label: 'Experience' });
Parameters:
Returns:
modifyRow
-
id
-
data
-
[config]
-
[callback]
data
ModelList. The record
can be provided explicitly or targeted by it's id
(see ModelList's
getById
method), clientId
, or index in the ModelList.
After locating the target Model, this relays the all other passed
arguments to the Model's setAttrs
method.
If a configuration object is passed as a second argument, and that object
has sync: true
set, the underlying Model will be save()
d.
If the DataTable's autoSync
attribute is set to true
, the additional
argument is not needed.
If syncing and the last argument is a function, that function will be used
as a callback to the Model's save()
method.
Parameters:
-
id
Object | String | NumberThe Model instance or identifier -
data
ObjectNew data values for the Model -
[config]
Object optionalConfiguration to pass along tosetAttrs()
-
[callback]
Function optionalCallback function for Model'ssave()
-
err
Error | NullIf an error occurred or validation failed, this parameter will contain the error. If the sync operation succeeded, err will be
null
. -
response
AnyThe server's response. This value will be passed to the
parse()
method, which is expected to parse it and return an attribute hash.
-
Returns:
moveColumn
-
name
-
index
moveColumn
event.
The destination index can be a number or array of numbers to place a column
header in a nested header row.
Parameters:
Returns:
next
-
circular
Parameters:
-
circular
BooleanBoolean indicating if the parent's first child should be returned if the child has no next sibling.
Returns:
on
-
type
-
fn
-
[context]
-
[arg*]
emitFacade = true
will
receive an EventFacade
as the first argument (typically named "e").
These callbacks can then call e.preventDefault()
to disable the
behavior published to that event's defaultFn
. See the EventFacade
API for all available properties and methods. Subscribers to
non-emitFacade
events will receive the arguments passed to fire()
after the event name.
To subscribe to multiple events at once, pass an object as the first
argument, where the key:value pairs correspond to the eventName:callback.
this.on({
"attrChange" : this._onAttrChange,
"change" : this._onChange
});
You can also pass an array of event names as the first argument to
subscribe to all listed events with the same callback.
this.on([ "change", "attrChange" ], this._onChange);
Returning false
from a callback is supported as an alternative to
calling e.preventDefault(); e.stopPropagation();
. However, it is
recommended to use the event methods whenever possible.
Parameters:
-
type
StringThe name of the event -
fn
FunctionThe callback to execute in response to the event -
[context]
Object optionalOverridethis
object in callback -
[arg*]
Any optional0..n additional arguments to supply to the subscriber
Returns:
once
-
type
-
fn
-
[context]
-
[arg*]
on
except the
listener is immediatelly detached when it is executed.
Parameters:
-
type
StringThe name of the event -
fn
FunctionThe callback to execute in response to the event -
[context]
Object optionalOverridethis
object in callback -
[arg*]
Any optional0..n additional arguments to supply to the subscriber
Returns:
onceAfter
-
type
-
fn
-
[context]
-
[arg*]
after
except the
listener is immediatelly detached when it is executed.
Parameters:
-
type
StringThe name of the event -
fn
FunctionThe callback to execute in response to the event -
[context]
Object optionalOverridethis
object in callback -
[arg*]
Any optional0..n additional arguments to supply to the subscriber
Returns:
parseType
-
type
-
[pre]
Parameters:
-
type
Stringthe type -
[pre]
String optionalThe prefix. Defaults to this._yuievt.config.prefix
Returns:
previous
-
circular
Parameters:
-
circular
BooleanBoolean indicating if the parent's last child should be returned if the child has no previous sibling.
Returns:
publish
-
type
-
opts
Parameters:
-
type
Stringthe type, or name of the event -
opts
Objectoptional config params. Valid properties are:-
[broadcast=false]
Boolean optionalwhether or not the YUI instance and YUI global are notified when the event is fired.
-
[bubbles=true]
Boolean optionalWhether or not this event bubbles. Events can only bubble if
emitFacade
is true. -
[context=this]
Object optionalthe default execution context for the listeners.
-
[defaultFn]
Function optionalthe default function to execute when this event fires if preventDefault was not called.
-
[emitFacade=false]
Boolean optionalwhether or not this event emits a facade.
-
[prefix]
String optionalthe prefix for this targets events, e.g., 'menu' in 'menu:click'.
-
[fireOnce=false]
Boolean optionalif an event is configured to fire once, new subscribers after the fire will be notified immediately.
-
[async=false]
Boolean optionalfireOnce event listeners will fire synchronously if the event has already fired unless
async
istrue
. -
[preventable=true]
Boolean optionalwhether or not
preventDefault()
has an effect. -
[preventedFn]
Function optionala function that is executed when
preventDefault()
is called. -
[queuable=false]
Boolean optionalwhether or not this event can be queued during bubbling.
-
[silent]
Boolean optionalif silent is true, debug messages are not provided for this event.
-
[stoppedFn]
Function optionala function that is executed when stopPropagation is called.
-
[monitored]
Boolean optionalspecifies whether or not this event should send notifications about when the event has been attached, detached, or published.
-
[type]
String optionalthe event type (valid option if not provided as the first parameter to publish).
-
Returns:
removeAttr
-
name
Parameters:
-
name
StringThe name of the attribute to be removed.
removeColumn
-
name
removeColumn
event.
Parameters:
Returns:
removeRow
-
id
-
[config]
-
[callback]
data
ModelList. The record can be
provided explicitly or targeted by it's id
(see ModelList's getById
method), clientId
, or index in the ModelList.
After locating the target Model, this relays the Model and all other passed
arguments to the data
ModelList's remove
method.
If a configuration object is passed as a second argument, and that object
has sync: true
set, the underlying Model will be destroyed, passing
{ delete: true }
to trigger calling the Model's sync layer.
If the DataTable's autoSync
attribute is set to true
, the additional
argument is not needed.
If syncing and the last argument is a function, that function will be used
as a callback to the Model's destroy()
method.
Parameters:
-
id
Object | String | NumberThe Model instance or identifier -
[config]
Object optionalConfiguration to pass along -
[callback]
Function optionalCallback function for Model'ssave()
-
err
Error | NullIf an error occurred or validation failed, this parameter will contain the error. If the sync operation succeeded, err will be
null
. -
response
AnyThe server's response. This value will be passed to the
parse()
method, which is expected to parse it and return an attribute hash.
-
Returns:
render
-
parentNode
This method should only be invoked once for an initialized widget.
It delegates to the widget specific renderer method to do the actual work.
Parameters:
-
parentNode
Object | StringOptional. The Node under which the Widget is to be rendered. This can be a Node instance or a CSS selector string.If the selector string returns more than one Node, the first node will be used as the parentNode. NOTE: This argument is required if both the boundingBox and contentBox are not currently in the document. If it's not provided, the Widget will be rendered to the body of the current document in this case.
renderer
()
protected
renderUI
()
protected
reset
-
name
Parameters:
-
name
StringOptional. The name of the attribute to reset. If omitted, all attributes are reset.
Returns:
A reference to the host object.
saveOpenState
()
Object
Returns:
opaque object containing the open state of all the nodes
scrollTo
-
id
clientId
of a Model from the DataTable's data
ModelList or its row
index to scroll to a row or a [row index, column index] array to scroll to
a cell. Alternately, to scroll to any element contained within the table's
scrolling areas, pass its ID, or the Node itself (though you could just as
well call node.scrollIntoView()
yourself, but hey, whatever).
Parameters:
Returns:
set
-
name
-
value
-
[opts]
Parameters:
-
name
StringThe name of the attribute. If the current value of the attribute is an Object, dot notation can be used to set the value of a property within the object (e.g.set("x.y.z", 5)
). -
value
AnyThe value to set the attribute to. -
[opts]
Object optionalOptional data providing the circumstances for the change.
Returns:
setAttrs
-
attrs
-
[opts]
Parameters:
-
attrs
ObjectAn object with attributes name/value pairs. -
[opts]
Object optionalOptional data providing the circumstances for the change.
Returns:
setColumnWidth
-
id
-
width
<col>
representing the column identifed by
id
and updates the column configuration.
Pass the empty string for width
to return a column to auto sizing.
This does not trigger a columnsChange
event today, but I can be convinced
that it should.
Parameters:
Returns:
show
()
chainable
showMessage
-
message
message
. If there is a
localized strings
entry for the value of message
, that string will be
used.
Parameters:
-
message
StringThe message name or message itself to display
Returns:
sort
-
fields
-
[payload]
data
ModelList and refresh the table with the new
order.
Acceptable values for fields
are key
strings or objects with a single
property, the column key
, with a value of 1, -1, "asc", or "desc". E.g.
{ username: 'asc' }
. String values are assumed to be ascending.
Example values would be:
* "username"
- sort by the data's username
field or the key
associated to a column with that name
.
* { username: "desc" }
- sort by username
in descending order.
Alternately, use values "asc", 1 (same as "asc"), or -1 (same as "desc").
* ["lastName", "firstName"]
- ascending sort by lastName
, but for
records with the same lastName
, ascending subsort by firstName
.
Array can have as many items as you want.
* [{ lastName: -1 }, "firstName"]
- descending sort by lastName
,
ascending subsort by firstName
. Mixed types are ok.
Parameters:
-
fields
String | String | Object | ObjectThe field(s) to sort by -
[payload]
Object optionalExtrasort
event payload you want to send along
Returns:
subscribe
()
deprecated
syncUI
()
renderView
event, delegating UI updates to the configured View.
toggleSort
-
fields
-
[payload]
key
of the column or columns you want the sort order reversed
for.
Parameters:
-
fields
String | StringThe field(s) to reverse sort order for -
[payload]
Object optionalExtrasort
event payload you want to send along
Returns:
toString
()
String
Returns:
treeValueFormatter
()
static
Default formatter for indented column.
twistdownFormatter
-
send_request
Formatter for open/close twistdown.
Parameters:
-
send_request
FunctionFunction that reloads DataTable
unsubscribe
()
deprecated
unsubscribeAll
-
type
Parameters:
-
type
StringThe type, or name of the event
Properties
_allowAdHocAttrs
Boolean
protected
Y.Base
that it should create ad-hoc attributes for config
properties passed to DataTable's constructor. This is useful for setting
configurations on the DataTable that are intended for the rendering View(s).
Default: true
_CAPTION_TABLE_TEMPLATE
String
protected
<table>
that is used to fix the caption in place when
the table is horizontally scrolling.
_columnMap
Object
protected
columns
attribute.
Default: undefined (initially unset)
_displayColumns
Object
children
).
_SCROLL_LINER_TEMPLATE
String
protected
_SCROLLBAR_TEMPLATE
String
protected
_sortable
Object
protected
_sortBy
Object
protected
_tableNode
Node
protected
Default: undefined (initially unset)
_UI_ATTRS
Object
private
_X_SCROLLER_TEMPLATE
String
protected
<div>
that is used to contain the table when the table is
horizontally scrolling.
_xScroll
Boolean
private
Default: undefined (not initially set)
_xScrollNode
Node
protected
Default: undefined (not initially set)
_Y_SCROLL_HEADER_TEMPLATE
String
protected
<table>
used to contain the fixed column headers for
vertically scrolling tables.
_Y_SCROLLER_TEMPLATE
String
protected
<div>
that is used to contain the rows when the table is
vertically scrolling.
_yScroll
Boolean
private
Default: undefined (not initially set)
_yScrollHeader
Node
protected
<table>
Node for vertical scrolling tables.
Default: undefined (not initially set)
_yScrollNode
Node
protected
Default: undefined (not initially set)
BOUNDING_TEMPLATE
String
COL_TEMPLATE
String
<col>
s.
Default: '<col/>'
COLGROUP_TEMPLATE
String
<colgroup>
.
Default: '<colgroup/>'
CONTENT_TEMPLATE
String
DEF_PARENT_NODE
String | Node
DEF_UNIT
String
keyActions
Object
alt
, ctrl
, meta
or shift
each followed by a hyphen,
such as "ctrl-shift-up"
(modifiers, if more than one, should appear in alphabetical order).
The value for each entry should be a function or the name of a method in
the DataTable instance. The method will receive the original keyboard
EventFacade as its only argument.
If the value is a string and it cannot be resolved into a method,
it will be assumed to be the name of an event to fire. The listener for that
event will receive an EventFacade containing references to the cell that has the focus,
the row, column and, unless it is a header row, the record it corresponds to.
The second argument will be the original EventFacade for the keyboard event.
Default: Y.DataTable.keyNav.ARIA_ACTIONS
MESSAGE_TEMPLATE
String
Default: <tbody class="{className}"><td class="{contentClass}" colspan="{colspan}"></td></tbody>
name
String
deprecated
SORTABLE_HEADER_TEMPLATE
String
UI_EVENTS
Object
Y.RowExpansion.row_class
String
The class added to rows created by this plugin.
Attributes
autoSync
Boolean
addRow
, removeRow
, and modifyRow
should trigger the
underlying Model's sync layer by default.
When true
, it is unnecessary to pass the "sync" configuration property to
those methods to trigger per-operation sync.
Default: `false`
bodyConfig
Object
protected
bodyView
during render.
Default: undefined (initially unset)
bodyView
Function
view
attribute supports
it, this class will be used for rendering the contents of the <tbody>
including all data rows.
Similar to view
, the instance of this View will be assigned to the
DataTable instance's body
property.
It is not strictly necessary that the class function assigned here be
a View subclass. It must however have a render()
method.
Default: Y.DataTable.BodyView
booleanLabels
Object
boundingBox
String | Node
caption
HTML
<caption>
element to appear above the table.
Leave this config unset or set to a falsy value to remove the caption.
Default: '' (empty string)
columns
Object | String
recordType
or the first item
in the data
collection will be used as a source.
This attribute takes an array of strings or objects (mixing the two is
fine). Each string or object is considered a column to be rendered.
Strings are converted to objects, so columns: ['first', 'last']
becomes
columns: [{ key: 'first' }, { key: 'last' }]
.
DataTable.Core only concerns itself with a few properties of columns.
These properties are:
* key
- Used to identify the record field/attribute containing content for
this column. Also used to create a default Model if no recordType
or
data
are provided during construction. If name
is not specified, this
is assigned to the _id
property (with added incrementer if the key is
used by multiple columns).
* children
- Traversed to initialize nested column objects
* name
- Used in place of, or in addition to, the key
. Useful for
columns that aren't bound to a field/attribute in the record data. This
is assigned to the _id
property.
* id
- For backward compatibility. Implementers can specify the id of
the header cell. This should be avoided, if possible, to avoid the
potential for creating DOM elements with duplicate IDs.
* field
- For backward compatibility. Implementers should use name
.
* _id
- Assigned unique-within-this-instance id for a column. By order
of preference, assumes the value of name
, key
, id
, or _yuid
.
This is used by the rendering views as well as feature module
as a means to identify a specific column without ambiguity (such as
multiple columns using the same key
.
* _yuid
- Guid stamp assigned to the column object.
* _parent
- Assigned to all child columns, referencing their parent
column.
Default: (from `recordType` ATTRS or first item in the `data`)
columnset
Object
deprecated
columns
attribute.
WARNING: get('columnset')
will NOT return a Columnset instance as of
3.5.0. This is a break in backward compatibility.
contentBox
String | Node
currencyFormat
Object
data
ModelList | Object
data
property, which is a ModelList instance.
If this attribute is passed a ModelList or subclass, it will be assigned to
the property directly. If an array of objects is passed, a new ModelList
will be created using the configured recordType
as its model
property
and seeded with the array.
Retrieving this attribute will return the ModelList stored in the data
property.
Default: `new ModelList()`
dateFormat
String
destroyed
Boolean
readonly
Default: false
disabled
Boolean
Default: false
focused
Boolean
readonly
Default: false
focusedCell
Node
Default: first cell in the table.
headerConfig
Object
protected
headerView
during render.
Default: undefined (initially unset)
headerView
Function | Object
view
attribute supports
it, this class will be used for rendering the contents of the
<thead>
—the column headers for the table.
Similar to view
, the instance of this View will be assigned to the
DataTable instance's head
property.
It is not strictly necessary that the class function assigned here be
a View subclass. It must however have a render()
method.
Default: Y.DataTable.HeaderView
height
String | Number
Default: EMPTY_STR
initialized
Boolean
readonly
Default: false
keyIntoHeaders
Boolean
Default: true
moreRowsMessage
String
Message displayed below the last row if paginating children. The
message must include <a href="{href}" class="{css}">
to
provide a link to go to the next page.
numberFormat
Object
recordset
Object | Recordset
deprecated
data
attribute.
WARNING: get('recordset')
will NOT return a Recordset instance as of
3.5.0. This is a break in backward compatibility.
recordType
Function
model
for the ModelList stored in the data
attribute.
If not provided, it will try really hard to figure out what to use. The
following attempts will be made to set a default value:
1. If the data
attribute is set with a ModelList instance and its model
property is set, that will be used.
2. If the data
attribute is set with a ModelList instance, and its
model
property is unset, but it is populated, the ATTRS
of the
`constructor of the first item will be used.
3. If the data
attribute is set with a non-empty array, a Model subclass
will be generated using the keys of the first item as its ATTRS
(see
the _createRecordClass
method).
4. If the columns
attribute is set, a Model subclass will be generated
using the columns defined with a key
. This is least desirable because
columns can be duplicated or nested in a way that's not parsable.
5. If neither data
nor columns
is set or populated, a change event
subscriber will listen for the first to be changed and try all over
again.
Default: (see description)
render
Boolean | Node
rendered
Boolean
readonly
Default: false
scrollable
String | Boolean
false
- (default) Scrolling is disabled.
* true
or 'xy' - If height
is set, vertical scrolling will be
activated, if width
is set, horizontal scrolling will be activated.
* 'x' - Activate horizontal scrolling only. Requires the width
attribute
is also set.
* 'y' - Activate vertical scrolling only. Requires the height
attribute
is also set.
showMessages
Boolean
showMessage
from doing
anything.
Default: true
sortable
String | String | Boolean
sortable: true
in the column configurations
* true
- all columns are enabled
* `false - no UI sortable is enabled
* {String[]} - array of key names to give sortable headers
Default: "auto"
sortBy
String | String | Object | Object
key
strings or objects with a single property, the column
key
, with a value of 1, -1, "asc", or "desc". E.g. `{ username: 'asc'
}`. String values are assumed to be ascending.
Example values would be:
* "username"
- sort by the data's username
field or the key
associated to a column with that name
.
* { username: "desc" }
- sort by username
in descending order.
Alternately, use values "asc", 1 (same as "asc"), or -1 (same as "desc").
* ["lastName", "firstName"]
- ascending sort by lastName
, but for
records with the same lastName
, ascending subsort by firstName
.
Array can have as many items as you want.
* [{ lastName: -1 }, "firstName"]
- descending sort by lastName
,
ascending subsort by firstName
. Mixed types are ok.
srcNode
String | Node
strings
Object
Default: (strings for current lang configured in the YUI instance config)
summary
String
<table summary="ATTRIBUTE VALUE HERE">
. Values assigned
to this attribute will be HTML escaped for security.
Default: '' (empty string)
tabIndex
Number
Default: null
view
Function
<table>
into the Widget's
contentBox
. This View can handle the entire table rendering itself
or delegate to other Views.
It is not strictly necessary that the class function assigned here be
a View subclass. It must however have a render()
method.
When the DataTable is rendered, an instance of this View will be
created and its render()
method called. The View instance will be
assigned to the DataTable instance's view
property.
Default: Y.DataTable.TableView
viewConfig
Object
protected
view
during render.
Default: undefined (initially unset)
width
String | Number
Default: EMPTY_STR
Events
addColumn
addColumn
method.
destroy
Lifecycle event for the destroy phase, fired prior to destruction. Invoking the preventDefault method on the event object provided to subscribers will prevent destruction from proceeding.
Subscribers to the "after" moment of this event, will be notified after destruction is complete (and as a result cannot prevent destruction).
Event Payload:
-
e
EventFacadeEvent object
init
Lifecycle event for the init phase, fired prior to initialization. Invoking the preventDefault() method on the event object provided to subscribers will prevent initialization from occuring.
Subscribers to the "after" momemt of this event, will be notified after initialization of the object is complete (and therefore cannot prevent initialization).
Event Payload:
-
e
EventFacadeEvent object, with a cfg property which refers to the configuration object passed to the constructor.
modifyColumn
modifyColumn
method.
moveColumn
moveColumn
method.
removeColumn
removeColumn
method.
render
Subscribers to the "on" moment of this event, will be notified before the widget is rendered.
Subscribers to the "after" moment of this event, will be notified after rendering is complete.
Event Payload:
-
e
EventFacadeThe Event Facade
sort
sort
or toggleSort
method.
The requested sort is available in the sortBy
property of the event.
The default behavior of this event sets the table's sortBy
attribute.
Event Payload:
-
sortBy
String | String | Object | ObjectThe requested sort
widget:contentUpdate
Event Payload:
-
e
EventFacadeThe Event Facade