Class: ListPanel

ov.UI. ListPanel

new ov.UI.ListPanel(terrainView)

webgl/ov-BestCommentatorUI.js, line 12

UI ListPanel結構

Name Type Description
terrainView ov.TerrainView

UI依存的目標環境。

Methods

append(listItem)

webgl/ov-BestCommentatorUI.js, line 23

加入一個項目到這個清單。

Name Type Description
listItem ov.UI.ListItem

清單項目。