| Package | stimulsoft.flex.serialize |
| Class | public class StiClassProperty |
| Inheritance | StiClassProperty Object |
| Implements | IStiClonable |
| Property | Defined By | ||
|---|---|---|---|
| browsable : Boolean = true | StiClassProperty | ||
| category : String | StiClassProperty | ||
| categoryOrder : int = 2.147483647E9 | StiClassProperty | ||
| defaultValue : String = null | StiClassProperty | ||
| description : String = null | StiClassProperty | ||
| enum : Boolean = false | StiClassProperty | ||
| name : String = null | StiClassProperty | ||
| notSupported : Boolean = false | StiClassProperty | ||
| order : int = -2.147483648E9 | StiClassProperty | ||
| parentTypeName : String = null | StiClassProperty | ||
| propertyLevel : int = 0 | StiClassProperty | ||
| readOnly : Boolean = false | StiClassProperty | ||
| refreshProperties : Boolean = false | StiClassProperty | ||
| serializable : String | StiClassProperty | ||
| serializeName : String = null | StiClassProperty | ||
| showInnerProperties : Boolean = true | StiClassProperty | ||
| type : Class = null | StiClassProperty | ||
| typeConverter : String = null | StiClassProperty | ||
| typeEditor : String = null | StiClassProperty | ||
| typeName : String | StiClassProperty | ||
| Method | Defined By | ||
|---|---|---|---|
| StiClassProperty | |||
clone(... args):Object | StiClassProperty | ||
memberwiseClone():Object | StiClassProperty | ||
| browsable | property |
public var browsable:Boolean = true| category | property |
category:String public function get category():String public function set category(value:String):void| categoryOrder | property |
public var categoryOrder:int = 2.147483647E9| defaultValue | property |
public var defaultValue:String = null| description | property |
public var description:String = null| enum | property |
public var enum:Boolean = false| name | property |
public var name:String = null| notSupported | property |
public var notSupported:Boolean = false| order | property |
public var order:int = -2.147483648E9| parentTypeName | property |
public var parentTypeName:String = null| propertyLevel | property |
public var propertyLevel:int = 0| readOnly | property |
public var readOnly:Boolean = false| refreshProperties | property |
public var refreshProperties:Boolean = false| serializable | property |
serializable:String public function get serializable():String public function set serializable(value:String):void| serializeName | property |
public var serializeName:String = null| showInnerProperties | property |
public var showInnerProperties:Boolean = true| type | property |
public var type:Class = null| typeConverter | property |
public var typeConverter:String = null| typeEditor | property |
public var typeEditor:String = null| typeName | property |
typeName:String public function get typeName():String public function set typeName(value:String):void| StiClassProperty | () | Constructor |
public function StiClassProperty()| clone | () | method |
public function clone(... args):ObjectParameters
... args |
Object |
| memberwiseClone | () | method |
public function memberwiseClone():ObjectReturnsObject |