API
Class

RenderEvent ($UI/system/components/justep/dataTables/dataTables#RenderEvent)

使用范围:UI2

Contents

class RenderEvent ($UI/system/components/justep/dataTables/dataTables#RenderEvent) extends ViewEvent

表头显示渲染事件参数

Constructor Top

  RenderEvent ()

Static Properties & Enumerations Top

Data data

绑定的data对象

string display

display

integer end

end

integer start

start

DOM thead

thead dom对象

Constructor details Top

public RenderEvent ()

表头显示渲染事件参数

Static Properties & Enumerations Detail Top

static public Data data

绑定的data对象

static public string display

display

static public integer end

end

static public integer start

start

static public DOM thead

thead dom对象