| Package | stimulsoft.controls.visual.forms |
| Class | public class StiDialogInfoItemsEditorForm |
| Inheritance | StiDialogInfoItemsEditorForm StiWindowForm mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Method | Defined By | ||
|---|---|---|---|
Constructor. | StiDialogInfoItemsEditorForm | ||
![]() | applyTheme():void | StiWindowForm | |
![]() | centerForm():void | StiWindowForm | |
close():void [override] | StiDialogInfoItemsEditorForm | ||
show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void [override] | StiDialogInfoItemsEditorForm | ||
| buttonClose | property |
public var buttonClose:StiButtonThis property can be used as the source for data binding.
| buttonDelete | property |
public var buttonDelete:StiButtonThis property can be used as the source for data binding.
| buttonDown | property |
public var buttonDown:StiButtonThis property can be used as the source for data binding.
| buttonNewExression | property |
public var buttonNewExression:StiButtonThis property can be used as the source for data binding.
| buttonNewValue | property |
public var buttonNewValue:StiButtonThis property can be used as the source for data binding.
| buttonSelectColumns | property |
public var buttonSelectColumns:StiButtonThis property can be used as the source for data binding.
| buttonUp | property |
public var buttonUp:StiButtonThis property can be used as the source for data binding.
| data | property |
data:Object[override] public function get data():Object public function set data(value:Object):void| items | property |
items:Array public function get items():Array public function set items(value:Array):void| list | property |
public var list:StiListThis property can be used as the source for data binding.
| propertyGrid | property |
public var propertyGrid:StiPropertyGridThis property can be used as the source for data binding.
| type | property |
type:int public function get type():int public function set type(value:int):void| StiDialogInfoItemsEditorForm | () | Constructor |
public function StiDialogInfoItemsEditorForm()Constructor.
| close | () | method |
override public function close():void| show | () | method |
override public function show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):voidParameters
resultHandler:Function (default = null) | |
modal:Boolean (default = false) | |
center:Boolean (default = true) | |
keyEvent:Boolean (default = true) |