API
Component

Seatmap ($UI/comp/seatmap/components/seatmap/seatmap)

使用范围:WX

Contents

component Seatmap ($UI/comp/seatmap/components/seatmap/seatmap) extends $UI/wxsys/comps/lib/base/bindComponent

<b>后台提供座位图模板管理,前台提供座位图生成,及选中座位提交事件处理</b>

Constructor Top

  Seatmap ()

Events Top

void selectBackResult (SelectBackResultEvent event)

Constructor details Top

public Seatmap ()

<b>后台提供座位图模板管理,前台提供座位图生成,及选中座位提交事件处理</b>

Events Detail Top

public void selectBackResult (SelectBackResultEvent event)

选座结果

See SelectBackResult

Parameters

SelectBackResultEvent event

Return Value

void