API
Class

OutputRenderEvent ($UI/system/components/justep/output/output#OutputRenderEvent)

使用范围:UI2

Contents

class OutputRenderEvent ($UI/system/components/justep/output/output#OutputRenderEvent) extends ViewEvent

Output渲染事件参数

Constructor Top

  OutputRenderEvent ()

Static Properties & Enumerations Top

object html

输出的html片段,通过修改此属性影响output组件展现

object value

Output的值

Constructor details Top

public OutputRenderEvent ()

Output渲染事件参数

Static Properties & Enumerations Detail Top

static public object html

输出的html片段,通过修改此属性影响output组件展现

static public object value

Output的值