| Package | stimulsoft.controls.propertyGrid |
| Class | public class StiPropertyGrid |
| Inheritance | StiPropertyGrid mx.containers.Canvas |
| Property | Defined By | ||
|---|---|---|---|
| heightDescription : int = 80 | StiPropertyGrid | ||
| localizeProperties : Boolean = true | StiPropertyGrid | ||
| objects : Array | StiPropertyGrid | ||
| propertyLevel : int = 2 | StiPropertyGrid | ||
| showDescription : Boolean | StiPropertyGrid | ||
| showEventsTab : Boolean | StiPropertyGrid | ||
| showToolButton : Boolean | StiPropertyGrid | ||
| Method | Defined By | ||
|---|---|---|---|
| StiPropertyGrid | |||
endEdit():void | StiPropertyGrid | ||
| Method | Defined By | ||
|---|---|---|---|
createChildren():void [override] | StiPropertyGrid | ||
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiPropertyGrid | ||
| groupList | property |
sti_internal var groupList:StiGroupList| heightDescription | property |
public var heightDescription:int = 80| localizeProperties | property |
public var localizeProperties:Boolean = true| objects | property |
objects:Array public function get objects():Array public function set objects(value:Array):void| propertyLevel | property |
public var propertyLevel:int = 2| showDescription | property |
showDescription:Boolean public function get showDescription():Boolean public function set showDescription(value:Boolean):void| showEventsTab | property |
showEventsTab:Boolean public function get showEventsTab():Boolean public function set showEventsTab(value:Boolean):void| showToolButton | property |
showToolButton:Boolean public function get showToolButton():Boolean public function set showToolButton(value:Boolean):void| valueList | property |
sti_internal var valueList:StiValueList| StiPropertyGrid | () | Constructor |
public function StiPropertyGrid()| createChildren | () | method |
override protected function createChildren():void| endEdit | () | method |
public function endEdit():void| updateDisplayList | () | method |
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):voidParameters
unscaledWidth:Number | |
unscaledHeight:Number |