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
Row Grouping
併合モードグルーピング