new ov.UI.PropertyPanel(terrainView)
            webgl/ov-BestCommentatorUI.js, line 32
        
        
    UI PropertyPanel結構
| Name | Type | Description | 
|---|---|---|
| terrainView | ov.TerrainView | UI依存的目標環境。 | 
Methods
- 
    clearForm()webgl/ov-BestCommentatorUI.js, line 89
- 
    
    
    清除這個容器所包含的表單。 
- 
    setForm(form)webgl/ov-BestCommentatorUI.js, line 50
- 
    
    
    設定一個表單給這個容器。 Name Type Description formObject 表單物件。