ViewHelper
| Kind of class: | class |
|---|---|
| Inherits from: | none |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.visual.ViewHelper |
| File last modified: | Wednesday, 31 October 2007, 07:35:30 |
Summary
Instance properties
Class methods
Instance properties
view
view
(read,write)
Class methods
getViewHelper
static function getViewHelper (
sName:String) : ViewHelper
isRegistered
static function isRegistered (
sName:String) : Boolean
Instance methods
addEventListener
function addEventListener (
e:EventType,
f:Function)
addListener
function addListener (
) : Void
getName
function getName (
) : String
release
function release (
) : Void
removeEventListener
function removeEventListener (
e:EventType)
removeListener
function removeListener (
) : Void
toString
function toString (
) : String
Returns the string representation of this instance.
Returns:
the string representation of this instance