| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| inheritSkin(parent:efnx.gui:Button, inheritFunctions) — Method in class efnx.gui.Button | |
Inherits the skin [or bitmapdata and guide] as well as optionally the
action functions of the parent Button. |
|
| inheritSkin(parent:efnx.gui:ScrollArea) — Method in class efnx.gui.ScrollArea | |
Applies the skin of a parent ScrollArea
to this ScrollArea. |
|
| inheritSkin(parent:efnx.gui:TileArea) — Method in class efnx.gui.TileArea | |
Inherits the skin [or bitmapdata] of the parent TileArea. |
|
| inheritSkin(parent:efnx.gui:TileBar) — Method in class efnx.gui.TileBar | |
Inherits the skin [or bitmapdata] of the parent TileBar. |
|
| inheritSkin(parent:efnx.gui:Window) — Method in class efnx.gui.Window | |
Applies the skin of a parent Window
to this Window. |
|
| init() — Method in class efnx.gui.ScrollArea | |
| The initialization function. | |
| initialized — Property in class efnx.gui.Button | |
| Returns whether or not the Button is initialized and contains references to bitmapData. | |
| initialized — Property in class efnx.gui.TileArea | |
| Determines whether or not the TileArea is initialized (has bitmapData) | |
| initialized — Property in class efnx.gui.TileBar | |
| Returns whether or not the TileBar is initialized and contains references to bitmapData. | |
| initialized — Property in class efnx.time.TimeKeeper | |
| Returns whether or not TimeKeeper has been initialized. | |
| isLoaded — Property in class efnx.net.MultiLoader | |
| Returns whether or not all resources are loaded. | |
| isLoaded — Property in class efnx.net.MultiUploader | |
| Tells whether all uploads have completed. | |
| isLoaded — Property in class efnx.net.MultiURLLoader | |
| Returns whether or not all resources are loaded. | |
| isRunning — Static property in class efnx.time.TimeKeeper | |
| Tells whether or not TimeKeeper is running. | |
| isValidEmail(email) — Static method in class efnx.validators.EmailValidator | |
| Checks if the given string is a valid email address. | |
| isValidEmailList(emailList, separator) — Static method in class efnx.validators.EmailValidator | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |