|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefineButton2 | |
---|---|
com.flagstone.transform.button | The button package contains all the classes for encoding and decoding the data structures that represent buttons in a Flash file. |
Uses of DefineButton2 in com.flagstone.transform.button |
---|
Methods in com.flagstone.transform.button that return DefineButton2 | |
---|---|
DefineButton2 |
DefineButton2.add(ButtonShape obj)
Adds an ButtonShape to the list of button records. |
DefineButton2 |
DefineButton2.add(EventHandler obj)
Adds a button event object to the list of button events. |
DefineButton2 |
DefineButton2.copy()
Creates a complete copy of this object. |
Constructors in com.flagstone.transform.button with parameters of type DefineButton2 | |
---|---|
DefineButton2(DefineButton2 object)
Creates and initialises a DefineButton2 object using the values copied from another DefineButton2 object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |