TextButton
| Kind of class: | class |
|---|---|
| Inherits from: | AbstractUI |
| Author: | [ali_o_kan] - Laurent Deketelaere |
| Classpath: | uis.component.TextButton |
| File last modified: | Saturday, 22 December 2007, 17:36:06 |
Composant qui créé un Label Button sans état.
Summary
Constructor
- TextButton (mcTarget:MovieClip, sLabel:String)
Instance properties
Instance properties inherited from AbstractUI
Constructor
TextButton
function TextButton (
mcTarget:MovieClip,
sLabel:String)
Instance methods
setLabel
function setLabel (
sTxt:String) : Void