SMART datagrid v.1 > Classes > DisplayOptions

Back  Forward

DataLudi.DisplayOptions.focusable  property

値がfalseにしていされたらfocusedIndexを変更することができない。 

ユーザーの立場ではマウスやキーボードでフォーカスセルの位置を変更することができなくなる。 

デフォルト値はtrue.

Getter
function focusable(): Boolean
Setter
function setFocusable(value: Boolean)
See Also
GridBase.focusedIndex
Examples
フォーカスセル