Packagestimulsoft.controls.propertyGrid
Classpublic class StiPropertyGrid
InheritanceStiPropertyGrid Inheritance mx.containers.Canvas



Public Properties
 PropertyDefined 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
Public Methods
 MethodDefined By
  
StiPropertyGrid
  
endEdit():void
StiPropertyGrid
Protected Methods
 MethodDefined By
  
[override]
StiPropertyGrid
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiPropertyGrid
Property Detail
groupListproperty
sti_internal var groupList:StiGroupList

heightDescriptionproperty 
public var heightDescription:int = 80

localizePropertiesproperty 
public var localizeProperties:Boolean = true

objectsproperty 
objects:Array


Implementation
    public function get objects():Array
    public function set objects(value:Array):void
propertyLevelproperty 
public var propertyLevel:int = 2

showDescriptionproperty 
showDescription:Boolean


Implementation
    public function get showDescription():Boolean
    public function set showDescription(value:Boolean):void
showEventsTabproperty 
showEventsTab:Boolean


Implementation
    public function get showEventsTab():Boolean
    public function set showEventsTab(value:Boolean):void
showToolButtonproperty 
showToolButton:Boolean


Implementation
    public function get showToolButton():Boolean
    public function set showToolButton(value:Boolean):void
valueListproperty 
sti_internal var valueList:StiValueList

Constructor Detail
StiPropertyGrid()Constructor
public function StiPropertyGrid()



Method Detail
createChildren()method
override protected function createChildren():void

endEdit()method 
public function endEdit():void

updateDisplayList()method 
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void

Parameters

unscaledWidth:Number
 
unscaledHeight:Number