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