Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

C

C_SHIFT - Static variable in class ej.style.selector.SpecificityHelper
The c number shift in the integer.
CANCEL - Static variable in interface ej.widget.util.ControlCharacters
Indicates that the data preceding it are in error or are to be disregarded.
cancelAnimation() - Method in class ej.widget.container.transition.TransitionContainer
Cancels the animation (stops it and resets the context).
canGoBackward() - Method in class ej.widget.navigation.Navigator
Deprecated.
Gets whether or not it is possible to go backward.
canGoBackward() - Method in class ej.widget.navigation.navigator.ChainedNavigatorReference
Deprecated.
 
canGoBackward() - Method in class ej.widget.navigation.navigator.ChainedNavigatorURL
Deprecated.
 
canGoBackward() - Method in class ej.widget.navigation.navigator.HistorizedNavigator
Deprecated.
Checks whether or not there are pages in the history.
canGoBackward() - Method in class ej.widget.navigation.TransitionManager
Deprecated.
Gets whether or not it is possible to go backward.
canGoForward() - Method in class ej.widget.navigation.Navigator
Deprecated.
Gets whether or not it is possible to go forward.
canGoForward() - Method in class ej.widget.navigation.navigator.ChainedNavigatorReference
Deprecated.
 
canGoForward() - Method in class ej.widget.navigation.navigator.ChainedNavigatorURL
Deprecated.
 
canGoForward() - Method in class ej.widget.navigation.TransitionManager
Deprecated.
Gets whether or not it is possible to go forward.
Canvas - Class in ej.widget.container
A canvas contains widgets that can be freely arranged.
Canvas() - Constructor for class ej.widget.container.Canvas
Creates a canvas.
CARRIAGE_RETURN - Static variable in interface ej.widget.util.ControlCharacters
Originally used to move the cursor to column zero while staying on the same line.
CascadingStylesheet - Class in ej.style.cascading
Cascading stylesheet implementation.
CascadingStylesheet() - Constructor for class ej.style.cascading.CascadingStylesheet
Creates a new cascading stylesheet.
ChainedNavigatorReference - Class in ej.widget.navigation.navigator
Deprecated.
ChainedNavigatorReference(Page[], boolean) - Constructor for class ej.widget.navigation.navigator.ChainedNavigatorReference
Deprecated.
Creates a navigator for chained pages.
ChainedNavigatorURL - Class in ej.widget.navigation.navigator
Deprecated.
ChainedNavigatorURL(String[], boolean) - Constructor for class ej.widget.navigation.navigator.ChainedNavigatorURL
Deprecated.
Creates a navigator for chained pages.
ChainedNavigatorURL(URLResolver, String[], boolean) - Constructor for class ej.widget.navigation.navigator.ChainedNavigatorURL
Deprecated.
Creates a map navigation.
changeState(boolean) - Method in class ej.widget.toggle.ToggleModel
Internal method that sets the state of the toggle without check and notify the group and notify the listener.
Check - Class in ej.widget.composed
A facility to use a check that displays a text.
Check(String) - Constructor for class ej.widget.composed.Check
Creates a check with the text to display.
Check(String, String) - Constructor for class ej.widget.composed.Check
Creates a check with the text to display and its group.
checkAlignment(int) - Static method in class ej.style.container.AlignmentHelper
Checks whether an alignment bit-field is valid or not.
CheckBox - Class in ej.widget.basic.drawing
Implementation of a box that represents a check box.
CheckBox() - Constructor for class ej.widget.basic.drawing.CheckBox
 
CHECKBOX_CHECKED - Static variable in interface ej.widget.basic.picto.Pictos
The checked check box character.
CHECKBOX_UNCHECKED - Static variable in interface ej.widget.basic.picto.Pictos
The unchecked check box character.
checked - Variable in class ej.widget.toggle.ToggleModel
The state after the last change.
checkHorizontalAlignment(int) - Static method in class ej.style.container.AlignmentHelper
Checks whether an alignment bit-field is valid horizontally or not.
checkVerticalAlignment(int) - Static method in class ej.style.container.AlignmentHelper
Checks whether an alignment bit-field is valid vertically or not.
ChildCombinator - Class in ej.style.selector.combinator
A child combinator selects by checking the element direct hierarchy.
ChildCombinator(Selector, Selector) - Constructor for class ej.style.selector.combinator.ChildCombinator
Creates a child combinator.
ChildCombinator(Selector...) - Constructor for class ej.style.selector.combinator.ChildCombinator
Creates a child combinator.
CircleSplashScreenshotTransitionContainer - Class in ej.widget.container.transition
A circle splash transition container grows the new widget when going forward, or shrinks the previous widget when going backward, the widget being enclosed in a circle.
CircleSplashScreenshotTransitionContainer(boolean) - Constructor for class ej.widget.container.transition.CircleSplashScreenshotTransitionContainer
Creates a circle splash transition container.
CircularProgressBar - Class in ej.widget.basic.drawing
Circular representation of a progress bar.
CircularProgressBar(BoundedRangeModel) - Constructor for class ej.widget.basic.drawing.CircularProgressBar
Creates a circular progress bar with the given model.
CircularProgressBar(int, int, int) - Constructor for class ej.widget.basic.drawing.CircularProgressBar
Creates a circular progress bar with a default bounded range as model.
ClassNameURLResolver - Class in ej.widget.navigation.page
The class name URL resolver resolves the URLs using reflection.
ClassNameURLResolver() - Constructor for class ej.widget.navigation.page.ClassNameURLResolver
 
ClassSelector - Class in ej.style.selector
A class selector selects from a class.
ClassSelector(String) - Constructor for class ej.style.selector.ClassSelector
Creates a class selector.
clear() - Method in class ej.style.util.EditableStyle
Clears all the attributes of the style.
clearHistory() - Method in class ej.widget.navigation.navigator.HistorizedNavigator
Deprecated.
Clears navigation history.
ColorHelper - Class in ej.color
Color utilities.
Combinator - Class in ej.style.selector.combinator
A combinator is a selector that aggregates other selectors.
Combinator(Selector, Selector) - Constructor for class ej.style.selector.combinator.Combinator
Creates a combinator with two children.
Combinator(Selector...) - Constructor for class ej.style.selector.combinator.Combinator
Creates a combinator with several children.
COMPLETE_MAP - Static variable in class ej.style.Style
Map value when all fields are set.
ComplexOutline - Class in ej.style.outline
Complex outline that has a different thickness for each edge.
ComplexOutline() - Constructor for class ej.style.outline.ComplexOutline
Creates an empty complex outline (0 pixel thickness).
ComplexOutline(int, int, int, int) - Constructor for class ej.style.outline.ComplexOutline
Creates a complex outline specifying its thickness for each edge.
ComplexRectangularBorder - Class in ej.style.border
Represents and draw a rectangular colored border.
ComplexRectangularBorder() - Constructor for class ej.style.border.ComplexRectangularBorder
Creates an empty complex rectangular border (0 pixel thickness).
ComplexRectangularBorder(int, int, int, int) - Constructor for class ej.style.border.ComplexRectangularBorder
Creates a complex rectangular border specifying its edges thickness.
ComplexRectangularColoredBorder - Class in ej.style.border
Represents and draw a rectangular colored border.
ComplexRectangularColoredBorder() - Constructor for class ej.style.border.ComplexRectangularColoredBorder
Creates an empty complex rectangular border (0 pixel thickness).
ComplexRectangularColoredBorder(int, int, int, int, int, int, int, int) - Constructor for class ej.style.border.ComplexRectangularColoredBorder
Creates a complex rectangular border specifying its edges thickness and color.
ComplexTextManager - Class in ej.style.text
Text manager implementation that manages text on multiple lines.
ComplexTextManager() - Constructor for class ej.style.text.ComplexTextManager
Creates a complex text manager with default line height.
ComplexTextManager(int) - Constructor for class ej.style.text.ComplexTextManager
Creates a complex text manager specifying its line height.
CompositeFilter<T> - Class in ej.style.font.filter
A composite filter delegates the filtering to other filters.
CompositeFilter() - Constructor for class ej.style.font.filter.CompositeFilter
Creates a composite filter.
computeContentBounds(Rectangle, Style) - Static method in class ej.style.util.StyleHelper
Unwraps the different style outlines then apply the style dimension to get the content effective bounds from the global bounds.
computeContentSize(String, Font, Rectangle) - Method in class ej.style.text.ComplexTextManager
 
computeContentSize(String, Font, Rectangle) - Method in class ej.style.text.SimpleTextManager
 
computeContentSize(String, Font, Rectangle) - Method in interface ej.style.text.TextManager
Computes a text size for a font.
computePercentComplete(int, int) - Method in class ej.widget.basic.AbstractSlider
Computes the percent complete according to the pointer coordinates.
computePercentComplete(int, int) - Method in class ej.widget.basic.drawing.Slider
 
computePercentComplete(int, int) - Method in class ej.widget.basic.image.ImageSlider
 
computePercentComplete(int, int) - Method in class ej.widget.basic.picto.PictoSlider
 
computePreferredSize(Rectangle, Rectangle, Style) - Static method in class ej.style.util.StyleHelper
Applies the style dimension then wraps the different style outlines to get the global bounds from the content effective bounds.
computeXLeftCorner(int, int, int, int) - Static method in class ej.style.container.AlignmentHelper
Computes the x coordinate of the left edge of an element in an area.
computeYTopCorner(int, int, int, int) - Static method in class ej.style.container.AlignmentHelper
Computes the y coordinate of the top edge of an element in an area.
contains(int, int) - Method in class ej.widget.composed.Wrapper
 
contains(int, int) - Method in class ej.widget.StyledComposite
 
contains(int, int) - Method in class ej.widget.StyledDialog
 
contains(int, int) - Method in class ej.widget.StyledPanel
 
contains(int, int) - Method in class ej.widget.StyledWidget
 
ControlCharacters - Interface in ej.widget.util
Represents all the control characters (the first 32 codes + SPACE and DELETE).
createGradient(Display, int, int) - Static method in class ej.color.GradientHelper
Creates a gradient between two colors on a display.
createMotion(int, int) - Method in class ej.widget.container.transition.TransitionContainer
Creates a motion based on the registered motion factory and duration.
cursor - Variable in class ej.widget.container.AbstractCarousel
The cursor.
cyclic - Variable in class ej.widget.container.AbstractCarousel
Whether the carousel is cyclic or not.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links