org.silex.toolbox.Actions

org.silex.toolbox.Actions
Summary
org.silex.toolbox.Actions
Variables
_txt
Functions
Actions
allToolsLoaded
onLoad
resize
refresh
getSelectedContentFunction used to retrieve the selected properties.
change
minimizemake UIs disappear, leave drag zone and minimize_btn get the initial size back in currentWidth and currentHeight

Variables

_txt

var _txt: TextArea

Functions

Actions

function Actions()

allToolsLoaded

function allToolsLoaded()

onLoad

public function onLoad()

resize

public function resize(w: Number,
h: Number):Void

refresh

public function refresh()

getSelectedContent

public function getSelectedContent():Array

Function used to retrieve the selected properties.

change

public function change(evt_obj: Object):Void

minimize

public function minimize():Void

make UIs disappear, leave drag zone and minimize_btn get the initial size back in currentWidth and currentHeight

A toolbox base
var _txt: TextArea
function Actions()
function allToolsLoaded()
public function onLoad()
public function resize(w: Number,
h: Number):Void
public function refresh()
public function getSelectedContent():Array
Function used to retrieve the selected properties.
public function change(evt_obj: Object):Void
public function minimize():Void
make UIs disappear, leave drag zone and minimize_btn get the initial size back in currentWidth and currentHeight