API
Class

IndexChangedEvent ($UI/system/components/justep/data/data#IndexChangedEvent)

使用范围:UI2

Contents

class IndexChangedEvent ($UI/system/components/justep/data/data#IndexChangedEvent) extends ModelEvent

行改变后事件

Constructor Top

  IndexChangedEvent ()

Properties Top

Row originalRow

原行

Row row

Constructor details Top

public IndexChangedEvent ()

行改变后事件

Properties Detail Top

public Row originalRow

原行

public Row row