- Radio - Class in ej.widget.composed
-
A facility to use a radio that displays a text.
- Radio(String) - Constructor for class ej.widget.composed.Radio
-
Creates a radio with the text to display.
- Radio(String, String) - Constructor for class ej.widget.composed.Radio
-
Creates a radio with the text to display and its group.
- RADIO_CHECKED - Static variable in interface ej.widget.basic.picto.Pictos
-
The checked radio character.
- RADIO_UNCHECKED - Static variable in interface ej.widget.basic.picto.Pictos
-
The unchecked radio character.
- RadioBox - Class in ej.widget.basic.drawing
-
Implementation of a box that represents a radio button.
- RadioBox() - Constructor for class ej.widget.basic.drawing.RadioBox
-
- RadioModel - Class in ej.widget.toggle
-
Implementation of a toggle that represents a radio button.
- RadioModel() - Constructor for class ej.widget.toggle.RadioModel
-
Creates an unchecked radio.
- RadioModel(boolean) - Constructor for class ej.widget.toggle.RadioModel
-
Creates a radio with the given initial state.
- RECORD_SEPARATOR - Static variable in interface ej.widget.util.ControlCharacters
-
- Rectangle - Class in ej.style.container
-
Represents a rectangle.
- Rectangle() - Constructor for class ej.style.container.Rectangle
-
Creates an empty rectangle (all its bounds are 0).
- Rectangle(int, int, int, int) - Constructor for class ej.style.container.Rectangle
-
Creates a rectangle specifying its bounds.
- Rectangle(Rectangle) - Constructor for class ej.style.container.Rectangle
-
Creates a rectangle from the bounds of another rectangle.
- register(AnimationListener) - Static method in class ej.widget.animation.AnimationListenerRegistry
-
Registers an animation listener.
- registerElement(String, Element) - Static method in class ej.style.registry.ElementRegistry
-
Registers an element with its ID.
- RelativeDimension - Class in ej.style.dimension
-
Dimension with constraint relative to the parent.
- RelativeDimension() - Constructor for class ej.style.dimension.RelativeDimension
-
Creates a relative dimension without constraint.
- RelativeDimension(float, float) - Constructor for class ej.style.dimension.RelativeDimension
-
Creates a relative dimension with constraints.
- RELEASE_WITH_NO_MOVE_DELAY - Static variable in interface ej.widget.util.TouchConfiguration
-
Deprecated.
Minimal delay between the last drag event and the release event to consider that the user stops moving before
releasing: not a swipe.
- reload() - Method in class ej.widget.navigation.navigator.HistorizedNavigator
-
Deprecated.
Reloads the current page.
- reload() - Method in class ej.widget.navigation.navigator.SimpleNavigator
-
Deprecated.
Reloads the current page.
- remove(Widget) - Method in class ej.widget.container.AbstractCarousel
-
- remove(Widget) - Method in class ej.widget.container.Canvas
-
- remove(Widget) - Method in class ej.widget.container.Dock
-
- remove(Widget) - Method in class ej.widget.container.Flow
-
- remove(Widget) - Method in class ej.widget.container.Grid
-
- remove(Widget) - Method in class ej.widget.container.List
-
- remove(Widget) - Method in class ej.widget.container.SimpleDock
-
- remove(Widget) - Method in class ej.widget.container.Split
-
- remove(Widget) - Method in class ej.widget.navigation.Navigator
-
Deprecated.
- removeAll() - Method in interface ej.widget.navigation.stack.PageStack
-
Removes all pages in the stack.
- removeAll() - Method in class ej.widget.navigation.stack.PageStackReference
-
- removeAll() - Method in class ej.widget.navigation.stack.PageStackURL
-
- removeAllClassSelectors() - Method in class ej.widget.StyledComposite
-
- removeAllClassSelectors() - Method in class ej.widget.StyledDesktop
-
- removeAllClassSelectors() - Method in class ej.widget.StyledDialog
-
- removeAllClassSelectors() - Method in class ej.widget.StyledPanel
-
- removeAllClassSelectors() - Method in interface ej.widget.StyledRenderable
-
Removes all the class selectors.
- removeAllClassSelectors() - Method in class ej.widget.StyledWidget
-
- removeAllWidgets() - Method in class ej.widget.container.AbstractCarousel
-
- removeAllWidgets() - Method in class ej.widget.container.Canvas
-
- removeAllWidgets() - Method in class ej.widget.container.Dock
-
- removeAllWidgets() - Method in class ej.widget.container.Flow
-
- removeAllWidgets() - Method in class ej.widget.container.Grid
-
- removeAllWidgets() - Method in class ej.widget.container.List
-
- removeAllWidgets() - Method in class ej.widget.container.SimpleDock
-
- removeAllWidgets() - Method in class ej.widget.container.Split
-
- removeAnimationStepListener(AnimationStepListener) - Method in class ej.widget.container.transition.TransitionContainer
-
Removes an animation step listener.
- removeCenter() - Method in class ej.widget.container.Dock
-
Removes the center widget of this dock.
- removeCenter() - Method in class ej.widget.container.SimpleDock
-
Removes the center widget of this simple dock.
- removeClassSelector(String) - Method in class ej.style.util.ElementAdapter
-
Removes a class selector.
- removeClassSelector(String) - Method in class ej.widget.StyledComposite
-
- removeClassSelector(String) - Method in class ej.widget.StyledDesktop
-
- removeClassSelector(String) - Method in class ej.widget.StyledDialog
-
- removeClassSelector(String) - Method in class ej.widget.StyledPanel
-
- removeClassSelector(String) - Method in interface ej.widget.StyledRenderable
-
Removes a class selector.
- removeClassSelector(String) - Method in class ej.widget.StyledWidget
-
- removeFilter(Filter<T>) - Method in class ej.style.font.filter.CompositeFilter
-
Removes a font filter in this composite.
- removeFirst() - Method in class ej.widget.container.SimpleDock
-
Removes the first widget of this simple dock.
- removeInstanceStyle() - Method in class ej.widget.StyledComposite
-
- removeInstanceStyle() - Method in class ej.widget.StyledDesktop
-
- removeInstanceStyle() - Method in class ej.widget.StyledDialog
-
- removeInstanceStyle() - Method in class ej.widget.StyledPanel
-
- removeInstanceStyle() - Method in interface ej.widget.StyledRenderable
-
Removes the style specific to this renderable.
- removeInstanceStyle() - Method in class ej.widget.StyledWidget
-
- removeLast() - Method in class ej.widget.container.SimpleDock
-
Removes the last widget of this simple dock.
- removeOnClickListener(OnClickListener) - Method in class ej.widget.basic.Button
-
Removes a listener on the click events of the button.
- removeOnClickListener(OnClickListener) - Method in class ej.widget.basic.ButtonImage
-
Removes a listener on the click events of the button.
- removeOnClickListener(OnClickListener) - Method in class ej.widget.basic.Text
-
Removes a listener on the click events of the text.
- removeOnClickListener(OnClickListener) - Method in class ej.widget.composed.ButtonWrapper
-
Removes a listener on the click events of the button.
- removeOnClickListener(OnClickListener) - Method in class ej.widget.util.ButtonHelper
-
Removes a listener on the click events of the button.
- removeOnStateChangeListener(OnStateChangeListener) - Method in class ej.widget.composed.ToggleWrapper
-
Removes a listener on the state change event of the toggle.
- removeOnStateChangeListener(OnStateChangeListener) - Method in class ej.widget.toggle.ToggleModel
-
Removes a listener on the state change event of the toggle.
- removeOnStateChangeListener(OnStateChangeListener) - Method in class ej.widget.util.ToggleHelper
-
Removes a listener on the state change event of the toggle.
- removeOnTextChangeListener(OnTextChangeListener) - Method in class ej.widget.basic.Text
-
Removes a listener on the text change events of the text.
- removeOnValueChangeListener(OnValueChangeListener) - Method in class ej.widget.basic.BoundedRange
-
Removes a listener on the value change events of the bounded range model.
- removeOnValueChangeListener(OnValueChangeListener) - Method in interface ej.widget.model.BoundedRangeModel
-
Removes a listener on the value change events of the range.
- removeOnValueChangeListener(OnValueChangeListener) - Method in class ej.widget.model.DefaultBoundedRangeModel
-
- removePage(Page) - Method in class ej.widget.navigation.TransitionManager
-
Deprecated.
Removes a page from the navigation container.
- removeRule(Selector) - Method in class ej.style.cascading.CascadingStylesheet
-
- removeRule(Selector) - Method in interface ej.style.Stylesheet
-
Removes a rule associated with a selector.
- removeToggle(ToggleModel) - Method in class ej.widget.toggle.ToggleGroup
-
Removes a toggle from the group.
- render(GraphicsContext) - Method in class ej.widget.container.transition.FadeScreenshotTransitionContainer
-
- render(GraphicsContext) - Method in class ej.widget.container.transition.SlideScreenshotTransitionContainer
-
- render(GraphicsContext) - Method in class ej.widget.container.transition.SplashScreenshotTransitionContainer
-
- render(GraphicsContext, Style, Rectangle) - Method in class ej.widget.navigation.transition.HorizontalScreenshotTransitionManager
-
Deprecated.
- render(GraphicsContext, Style, Rectangle) - Method in class ej.widget.navigation.TransitionManager
-
Deprecated.
Renders the content of the navigation container without the border, margin and padding specified in the style.
- render(GraphicsContext) - Method in class ej.widget.StyledComposite
-
- render(GraphicsContext) - Method in class ej.widget.StyledDesktop
-
- render(GraphicsContext) - Method in class ej.widget.StyledDialog
-
- render(GraphicsContext) - Method in class ej.widget.StyledPanel
-
- render(GraphicsContext) - Method in class ej.widget.StyledWidget
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.AnimatedImage
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.drawing.BulletPagingIndicator
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.drawing.CheckBox
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.drawing.CircularProgressBar
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.drawing.ProgressBar
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.drawing.RadioBox
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.drawing.Scrollbar
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.drawing.Slider
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.drawing.SwitchBox
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.image.ImageProgress
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.image.ImageSlider
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.image.ImageToggle
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.Image
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.Label
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.picto.PictoProgress
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.picto.PictoSlider
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.picto.PictoToggle
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.basic.Text
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.navigation.Navigator
-
Deprecated.
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.StyledComposite
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.StyledDesktop
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.StyledDialog
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in class ej.widget.StyledPanel
-
- renderContent(GraphicsContext, Style, Rectangle) - Method in interface ej.widget.StyledRenderable
-
Renders the content of the renderable without the border, margin and padding specified in the style.
- renderWithoutContent(GraphicsContext, Rectangle, Style) - Static method in class ej.style.util.StyleHelper
-
Applies the different outlines and the background to a graphics context.
- requestElement(String) - Static method in class ej.style.registry.ElementRegistry
-
Gets the element registered with an ID.
- requestFocus() - Method in class ej.widget.composed.ButtonWrapper
-
- requestFocus(int) - Method in class ej.widget.composed.ButtonWrapper
-
- requestFocus() - Method in class ej.widget.composed.ToggleWrapper
-
- requestFocus(int) - Method in class ej.widget.composed.ToggleWrapper
-
- reset() - Method in class ej.style.cascading.CascadingStylesheet
-
- reset() - Method in interface ej.style.Stylesheet
-
Resets the stylesheet to its initial state.
- reset() - Method in class ej.widget.basic.BoundedRange
-
Facility to set the value of the model to its minimum.
- resetContext() - Method in class ej.widget.container.transition.FadeScreenshotTransitionContainer
-
- resetContext() - Method in class ej.widget.container.transition.ScreenshotTransitionContainer
-
Actually shows the new widget (add it as a child) and cleans the fields.
- resetContext() - Method in class ej.widget.container.transition.SlideScreenshotTransitionContainer
-
- resetContext() - Method in class ej.widget.container.transition.SlideTransitionContainer
-
- resetContext() - Method in class ej.widget.container.transition.SplashScreenshotTransitionContainer
-
- resetContext() - Method in class ej.widget.container.transition.TransitionContainer
-
Cleans up the context after the animation.
- resetDefaultStyle() - Method in class ej.style.cascading.CascadingStylesheet
-
- resetDefaultStyle() - Method in interface ej.style.Stylesheet
-
Resets the default style attributes to their initial value.
- resolve(String) - Method in class ej.widget.navigation.page.ClassNameURLResolver
-
- resolve(String) - Method in interface ej.widget.navigation.page.URLResolver
-
Gets a page from a URL.
- reveal(boolean) - Method in class ej.widget.basic.Password
-
Reveals or hides the password.