SMART datagrid v.1 > Classes

Back  Forward

DataLudi.RowIndicator  class

グリッド行の番号や編集、及びデータの状態を表せるセル達が表示される領域モデル。 グリッドの左側に縦で表示される。 グリッドの初期化の時に生成されて、GridBase.rowIndicatorプロパティーで接近できる。 このクラス客体を直接生成することはない。 

Base Classes
VisualObject > GridObject > EventAware > DLBase
Constructor
function RowIndicator (grid: GridBase);
Properties
createdLabel
createdStyles
dataIndexBase
deletedLabel
deletedStyles
displayValue
indicatorVisible
maxWidth
minWidth
rowIndexBase
selectable
shapeVisible
stateImageList
stateStyles
stateVisible
stateWidth
updatedLabel
updatedStyles
width
Inherited Properties
GridObject.owner
VisualObject.styles
VisualObject.visible
Inherited Methods
EventAware.addListener
DLBase.assign
VisualObject.ctor
GridObject.ctor
DLBase.getProperties
DLBase.getProperty
EventAware.removeListener
DLBase.setProperties
DLBase.setProperty
DLBase.toggle

 

See also
c.rowIndicator
Examples
Row Indicator