public var buttonAddCulture:StiButton
This property can be used as the source for data binding.
public var buttonAutoLocalizeReportOnRun:StiButton
This property can be used as the source for data binding.
public var buttonClose:StiButton
This property can be used as the source for data binding.
public var buttonGetCulture:StiButton
This property can be used as the source for data binding.
public var buttonSetCulture:StiButton
This property can be used as the source for data binding.
public var listBoxComponents:StiList
This property can be used as the source for data binding.
public var listBoxCultures:StiList
This property can be used as the source for data binding.
report:StiReport
Implementation public function get report():StiReport
public function set report(value:StiReport):void
public var textBoxEditor:StiCodeEditor
This property can be used as the source for data binding.
public var toolButtonRemoveCulture:StiButton
This property can be used as the source for data binding.
public var treeDictionary:StiDictionaryTreeForm
This property can be used as the source for data binding.
public function StiGlobalizationEditorForm()
Constructor.
override public function close():void
protected function onButtonAddCulture(event:MouseEvent):void
Parameters
protected function onButtonGetCulture(event:MouseEvent):void
Parameters
protected function onButtonSetCulture(event:MouseEvent):void
Parameters
protected function onCreationComplete(event:FlexEvent):void
Parameters
override public function show(resultHandler:Function = null, modal:Boolean = false, center:Boolean = true, keyEvent:Boolean = true):void
Parameters
| resultHandler:Function (default = null )
|
|
| modal:Boolean (default = false )
|
|
| center:Boolean (default = true )
|
|
| keyEvent:Boolean (default = true )
|
Mon Mar 27 2017, 09:08 AM +03:00