- ACTIVE - Static variable in class ej.widget.basic.Button
-
Active state.
- ACTIVE - Static variable in class ej.widget.basic.ImageButton
-
Active state.
- addChild(Widget, int, int, int, int) - Method in class ej.widget.container.Canvas
-
Adds the specified widget to this canvas.
- addChild(Widget, int, int) - Method in class ej.widget.container.FixedGrid
-
Adds a widget at the specified column and row.
- addChild(Widget) - Method in class ej.widget.container.Flow
-
- addChild(Widget) - Method in class ej.widget.container.Grid
-
- addChild(Widget) - Method in class ej.widget.container.List
-
- addChild(Widget) - Method in class ej.widget.container.OverlapContainer
-
- addChildOnBottom(Widget) - Method in class ej.widget.container.Dock
-
Adds a child which will be docked on the bottom side.
- addChildOnLeft(Widget) - Method in class ej.widget.container.Dock
-
Adds a child which will be docked on the left side.
- addChildOnRight(Widget) - Method in class ej.widget.container.Dock
-
Adds a child which will be docked on the right side.
- addChildOnTop(Widget) - Method in class ej.widget.container.Dock
-
Adds a child which will be docked on the top side.