- darkenColor(int, int) - Static method in class ej.widget.util.color.LightHelper
-
Gets a darkened version of a color.
- DEFAULT_DURATION - Static variable in class ej.widget.util.swipe.SwipeEventHandler
-
Default animation duration.
- Dock - Class in ej.widget.container
-
Lays out any number of children by docking each child one by one on a side.
- Dock() - Constructor for class ej.widget.container.Dock
-
Creates a dock.
- drawImageInArea(GraphicsContext, Image, int, int, int, int, int, int) - Static method in class ej.widget.util.render.ImagePainter
-
Draws an image aligned in a area.
- drawStringAtPoint(GraphicsContext, String, Font, int, int, int, int) - Static method in class ej.widget.util.render.StringPainter
-
Draws a string aligned with an anchor point.
- drawStringInArea(GraphicsContext, String, Font, int, int, int, int, int, int) - Static method in class ej.widget.util.render.StringPainter
-
Draws a string aligned in a area.