Class: Form

ov.UI. Form

new ov.UI.Form(terrainView, contents)

webgl/ov-BestCommentatorUI.js, line 103

UI Form結構

Name Type Description
terrainView ov.TerrainView

UI依存的目標環境。

contents Object

定義表單的集合。

Methods

getValues(){Object}

webgl/ov-BestCommentatorUI.js, line 717

取得這個表單的所有數值。

Returns:
Type Description
Object 表單數值的集合。