ViewModel API

ViewModel的API说明


getCellState(rowIndex, cellName, name)

<pre><code>说明:获取单元格状态 入参:rowIndex 行号 cellName 列名 Name 状态名 例:model. getCellState (1,’ inventory’,’readOnly’) 获取第一行inventory列的readOnly状态的值</code></pre>

页面列表

ITEM_HTML