SMART datagrid v.1 > Classes

Back  Forward

DataLudi.GroupFooter  class

为显示包含在组行网格行的合计等而通常被添加为组行的最后一个行的行。 

如同其他网格行,因为被创建和清除在网格内部,所以无需直接创建这个类对象。 

Base Classes
GridRow > DLBase
Constructor
function GroupFooter ();
Inherited Properties
GridRow.childIndex
GridRow.dataIndex
GridRow.dataSource
GridRow.dataState
GridRow.index
GridRow.leaf
GridRow.level
GridRow.merged
GridRow.next
GridRow.parent
GridRow.parentIndex
GridRow.prev
GridRow.rowState
GridRow.visible
Inherited Methods
DLBase.assign
GridRow.ctor
GridRow.getAncestor
GridRow.getAncestors
DLBase.getProperties
DLBase.getProperty
GridRow.getRowData
GridRow.getRowObject
GridRow.getSiblings
GridRow.getUncles
GridRow.getValue
GridRow.isDescendantOf
GridRow.makeVisible
DLBase.setProperties
DLBase.setProperty
GridRow.setValue
DLBase.toggle

 

See Also
GroupRow
GroupRow.footer
Examples
行分组
合并模式分组