| 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 | |
| getChildAt(index) — Method in class com.soundstep.ui.layouts.CanvasUI | |
| Returns the child display object instance that exists at the specified index | |
| getChildByName(name) — Method in class com.soundstep.ui.layouts.CanvasUI | |
| Returns the child display object that exists with the specified name | |
| getChildIndex(child) — Method in class com.soundstep.ui.layouts.CanvasUI | |
| Returns the index position of a child DisplayObject instance | |
| getChildUI(child) — Method in class com.soundstep.ui.layouts.CanvasUI | |
| get a child ElementUI instance | |
| getChildUIByName(name) — Method in class com.soundstep.ui.layouts.CanvasUI | |
| get a child ElementUI instance using the name | |
| getElement(displayObject) — Method in class com.soundstep.ui.BaseUI | |
| get the ElementUI instance | |
| 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 | |