org.silex.ui.components.buttons.ButtonBase

this file is part of SILEX SILEX : RIA developement tool - see http://silex.sourceforge.net/

SILEX is © 2004-2007 Alexandre Hoyau and is released under the GPL License

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

Summary
org.silex.ui.components.buttons.ButtonBasethis file is part of SILEX SILEX : RIA developement tool - see http://silex.sourceforge.net/
Functions
_onLoadfunction initialize
selectIconselectIcon called by openIcon and core.application::openSection to be overriden by sub classes - mark the media as selected?
_onReleasefunction _onRelease
_onReleaseOutsidefunction _onReleaseOutside
_onPressfunction _onPress
_onRollOverfunction _onRollOver
_onRollOutfunction _onRollOut

Functions

_onLoad

function _onLoad()

function initialize

Returns

void

selectIcon

function selectIcon(isSelected: Boolean)

selectIcon called by openIcon and core.application::openSection to be overriden by sub classes - mark the media as selected?

_onRelease

function _onRelease():Void

function _onRelease

Returns

void

_onReleaseOutside

function _onReleaseOutside():Void

function _onReleaseOutside

Returns

void

_onPress

function _onPress():Void

function _onPress

Returns

void

_onRollOver

function _onRollOver():Void

function _onRollOver

Returns

void

_onRollOut

function _onRollOut():Void

function _onRollOut

Returns

void

Name : Animated.as Package : ui.components Version : 1 Date : 2008-13-02
this file is part of SILEX SILEX : RIA developement tool - see http://silex-ria.org/
function _onLoad()
function initialize
function selectIcon(isSelected: Boolean)
selectIcon called by openIcon and core.application::openSection to be overriden by sub classes - mark the media as selected?
function _onRelease():Void
function _onRelease
function _onReleaseOutside():Void
function _onReleaseOutside
function _onPress():Void
function _onPress
function _onRollOver():Void
function _onRollOver
function _onRollOut():Void
function _onRollOut