org.silex.ui.components.buttons.ButtonBase |
this file is part of SILEX SILEX : RIA developement tool - see http://silex.sourceforge.net/
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; wit hout even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
To read the license please visit http://www.gnu.org/copyleft/gpl.html
| org. | this file is part of SILEX SILEX : RIA developement tool - see http://silex.sourceforge.net/ |
| Functions | |
| _onLoad | function initialize |
| selectIcon | selectIcon called by openIcon and core.application::openSection to be overriden by sub classes - mark the media as selected? |
| _onRelease | function _onRelease |
| _onReleaseOutside | function _onReleaseOutside |
| _onPress | function _onPress |
| _onRollOver | function _onRollOver |
| _onRollOut | function _onRollOut |
function initialize
function _onLoad()
selectIcon called by openIcon and core.application::openSection to be overriden by sub classes - mark the media as selected?
function selectIcon( isSelected: Boolean )
function _onRelease
function _onRelease():Void
function _onReleaseOutside
function _onReleaseOutside():Void
function _onPress
function _onPress():Void
function _onRollOver
function _onRollOver():Void
function _onRollOut
function _onRollOut():Void