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

S

ScreenshotTransitionContainer - Class in ej.widget.container.transition
A screenshot transition container uses a screenshot to realize the animation.
ScreenshotTransitionContainer() - Constructor for class ej.widget.container.transition.ScreenshotTransitionContainer
 
Scroll - Class in ej.widget.container
Allows to scroll a widget horizontally or vertically.
Scroll() - Constructor for class ej.widget.container.Scroll
Creates a horizontal scroll composite with a visible scrollbar.
Scroll(boolean, boolean) - Constructor for class ej.widget.container.Scroll
Creates a scroll composite specifying its orientation and the visibility of the scrollbar.
Scrollable - Interface in ej.widget.container
This interface may be implemented by any widget that could be set in a scroll composite.
Scrollbar - Class in ej.widget.basic.drawing
A scrollbar holds the current step of a scrolling element.
Scrollbar(int) - Constructor for class ej.widget.basic.drawing.Scrollbar
Creates a new scrollbar with the specified size.
scrollTo(int, boolean) - Method in class ej.widget.container.Scroll
Scrolls to a position.
scrollTo(int) - Method in class ej.widget.container.Scroll
Scrolls to a position without animation.
Selector - Interface in ej.style
Represents a selector.
selectors - Variable in class ej.style.selector.combinator.Combinator
Wrapped selectors list.
setActive(boolean) - Method in class ej.widget.basic.Text
Activates or deactivates the text.
setAdjustedToChild(boolean) - Method in class ej.widget.composed.Wrapper
Sets whether the wrapper is adjusted to its child, meaning that its dimensions fit its child's dimensions.
setAlignment(int) - Method in class ej.style.background.AbstractImageBackground
Sets the alignment.
setAlignment(int) - Method in class ej.style.util.EditableStyle
Sets the content alignment.
setAnchor(int, int) - Method in class ej.widget.container.transition.SplashScreenshotTransitionContainer
Sets the anchor position of the splash animation, that means the point around which the widget will grow (forward) or shrink (backward).
setAnimationListener(AnimationListener) - Method in class ej.widget.util.SwipeEventHandler
Sets the animation listener.
setBackground(Background) - Method in class ej.style.util.EditableStyle
Sets the background.
setBackgroundColor(int) - Method in class ej.style.util.EditableStyle
Sets the background color.
setBorder(Border) - Method in class ej.style.util.EditableStyle
Sets the border.
setBorderColor(int) - Method in class ej.style.util.EditableStyle
Sets the border color.
setBottom(int) - Method in class ej.style.border.ComplexRectangularBorder
Sets the bottom thickness.
setBottom(int, int) - Method in class ej.style.border.ComplexRectangularColoredBorder
Sets the bottom border properties: thickness and color.
setBottom(int) - Method in class ej.style.outline.ComplexOutline
Sets the bottom thickness.
setBounds(int, int, int, int) - Method in class ej.style.container.Rectangle
Sets the bounds of the rectangle.
setBounds(int, int, int, int) - Method in class ej.widget.StyledComposite
 
setBoundsChildren(Rectangle, int) - Method in class ej.widget.container.AbstractCarousel
Sets the bounds of the children.
setBoundsChildren(Rectangle, int) - Method in class ej.widget.container.FillCarousel
 
setBoundsChildren(Rectangle, int) - Method in class ej.widget.container.ListCarousel
 
setBoundsContent(Rectangle) - Method in class ej.widget.composed.Toggle
 
setBoundsContent(Rectangle) - Method in class ej.widget.composed.Wrapper
 
setBoundsContent(Rectangle) - Method in class ej.widget.container.AbstractCarousel
 
setBoundsContent(Rectangle) - Method in class ej.widget.container.Canvas
 
setBoundsContent(Rectangle) - Method in class ej.widget.container.Dock
 
setBoundsContent(Rectangle) - Method in class ej.widget.container.Flow
 
setBoundsContent(Rectangle) - Method in class ej.widget.container.Grid
 
setBoundsContent(Rectangle) - Method in class ej.widget.container.List
 
setBoundsContent(Rectangle) - Method in class ej.widget.container.Scroll
 
setBoundsContent(Rectangle) - Method in class ej.widget.container.SimpleDock
 
setBoundsContent(Rectangle) - Method in class ej.widget.container.Split
 
setBoundsContent(Rectangle) - Method in class ej.widget.container.transition.TransitionContainer
 
setBoundsContent(Rectangle) - Method in class ej.widget.navigation.Navigator
Deprecated.
 
setBoundsContent(Rectangle) - Method in class ej.widget.StyledComposite
Sets the bounds of this widget by taking into account the border, margin and padding specified in the style.
setCaret(int) - Method in class ej.widget.basic.Text
Sets the caret position in the text.
setCenter(Widget) - Method in class ej.widget.container.Dock
Sets the center widget of this composite.
setCenter(Widget) - Method in class ej.widget.container.SimpleDock
Sets the center widget of this composite.
setChecked(boolean) - Method in class ej.widget.basic.Box
Sets the state of the toggle and repaint it if its style changes.
setChecked(boolean) - Method in class ej.widget.composed.ToggleWrapper
Sets the state of the toggle.
setChecked(boolean) - Method in class ej.widget.toggle.RadioModel
Sets the state of the toggle.
setChecked(boolean) - Method in class ej.widget.toggle.ToggleModel
Sets the state of the toggle.
setChecked(boolean) - Method in class ej.widget.util.ToggleHelper
Sets the state of the toggle.
setChildBounds() - Method in class ej.widget.container.transition.TransitionContainer
Sets the bounds of its child if one and only one.
setChildBounds(Page) - Method in class ej.widget.navigation.Navigator
Deprecated.
Sets the bounds of a new page.
setChildBounds(Page) - Method in class ej.widget.navigation.TransitionManager
Deprecated.
Sets the bounds of a new page.
setClassSelectors(String) - Method in class ej.widget.StyledComposite
 
setClassSelectors(String) - Method in class ej.widget.StyledDesktop
 
setClassSelectors(String) - Method in class ej.widget.StyledDialog
 
setClassSelectors(String) - Method in class ej.widget.StyledPanel
 
setClassSelectors(String) - Method in interface ej.widget.StyledRenderable
Sets the class selectors.
setClassSelectors(String) - Method in class ej.widget.StyledWidget
 
setColorBottom(int) - Method in class ej.style.border.ComplexRectangularColoredBorder
Sets the bottom color.
setColorLeft(int) - Method in class ej.style.border.ComplexRectangularColoredBorder
Sets the left color.
setColorRight(int) - Method in class ej.style.border.ComplexRectangularColoredBorder
Sets the right color.
setColorTop(int) - Method in class ej.style.border.ComplexRectangularColoredBorder
Sets the top color.
setCornerRadius(int) - Method in class ej.style.background.SimpleRoundedPlainBackground
Sets the corner radius.
setCount(int) - Method in class ej.widget.container.Grid
Sets the number of widgets to set on a line or a column (for horizontal or vertical orientations respectively).
setCurrentPage(Page) - Method in class ej.widget.navigation.Navigator
Deprecated.
Sets the current page.
setCurrentPage(Page) - Method in class ej.widget.navigation.TransitionManager
Deprecated.
Sets the current page.
setDefaultStyle(Style) - Method in class ej.style.cascading.CascadingStylesheet
 
setDefaultStyle(Style) - Method in interface ej.style.Stylesheet
Sets the default style.
setDimension(Dimension) - Method in class ej.style.util.EditableStyle
Sets the dimension.
setDuration(int) - Method in class ej.widget.container.transition.TransitionContainer
Sets the animation duration.
setDuration(long) - Method in class ej.widget.util.SwipeEventHandler
Sets the duration.
setEnabled(boolean) - Method in class ej.widget.StyledComposite
 
setEnabled(boolean) - Method in class ej.widget.StyledWidget
 
setFamily(String) - Method in class ej.style.font.FontProfile
Sets the family.
setFillColor(boolean) - Method in class ej.style.background.AbstractImageBackground
Sets whether or not the remaining area is filled with the background color.
setFirst(Widget) - Method in class ej.widget.container.SimpleDock
Sets the first widget of this composite.
setFirst(Widget) - Method in class ej.widget.container.Split
Sets the first widget of this composite.
setFontFamily(String) - Method in class ej.style.font.filter.FontFamilyFilter
Sets the font family.
setFontProfile(FontProfile) - Method in class ej.style.util.EditableStyle
Sets the font profile.
setForegroundColor(int) - Method in class ej.style.util.EditableStyle
Sets the foreground color.
setFrames(String[]) - Method in class ej.widget.basic.AnimatedImage
Sets the frames to display for this animated image.
setGroup(String) - Method in class ej.widget.composed.ToggleWrapper
Sets the group of this toggle.
setGroup(String) - Method in class ej.widget.util.ToggleHelper
Sets the group of this toggle.
setHeight(int) - Method in class ej.style.container.Rectangle
Sets the height.
setHeight(int) - Method in class ej.style.dimension.FixedDimension
Sets the height.
setHeightProportion(float) - Method in class ej.style.dimension.RelativeDimension
Sets the height proportion.
setHorizontal(boolean) - Method in class ej.widget.basic.drawing.ProgressBar
Sets the slider orientation: horizontal or vertical.
setHorizontal(boolean) - Method in class ej.widget.basic.drawing.Scrollbar
Sets the scrollbar orientation: horizontal or vertical.
setHorizontal(boolean) - Method in class ej.widget.basic.drawing.Slider
Sets the slider orientation: horizontal or vertical.
setHorizontal(boolean) - Method in class ej.widget.basic.image.ImageProgress
Sets the slider orientation: horizontal or vertical.
setHorizontal(boolean) - Method in class ej.widget.basic.PagingIndicator
Sets whether the paging indicator is horizontal or not.
setHorizontal(boolean) - Method in class ej.widget.container.Flow
Sets the composite orientation: horizontal or vertical.
setHorizontal(boolean) - Method in class ej.widget.container.Grid
Sets the composite orientation: horizontal or vertical.
setHorizontal(boolean) - Method in class ej.widget.container.List
Sets the composite orientation: horizontal or vertical.
setHorizontal(boolean) - Method in class ej.widget.container.Scroll
Sets the scroll orientation: horizontal or vertical.
setHorizontal(boolean) - Method in class ej.widget.container.SimpleDock
Sets the composite orientation: horizontal or vertical.
setHorizontal(boolean) - Method in class ej.widget.container.Split
Sets the composite orientation: horizontal or vertical.
setHorizontalRepeat(boolean) - Method in class ej.style.background.TiledImageBackground
Sets whether or not the image is repeated horizontally.
setImage(Image) - Method in class ej.style.background.AbstractImageBackground
Sets the image.
setIndeterminate(boolean) - Method in class ej.widget.basic.AbstractProgress
Sets whether or not the progress bar is in an indeterminate state.
setItemsCount(int) - Method in class ej.widget.basic.PagingIndicator
Sets the number of items.
setLast(Widget) - Method in class ej.widget.container.SimpleDock
Sets the last widget of this composite.
setLast(Widget) - Method in class ej.widget.container.Split
Sets the last widget of this composite.
setLeft(int) - Method in class ej.style.border.ComplexRectangularBorder
Sets the left thickness.
setLeft(int, int) - Method in class ej.style.border.ComplexRectangularColoredBorder
Sets the left border properties: thickness and color.
setLeft(int) - Method in class ej.style.outline.ComplexOutline
Sets the left thickness.
setLineHeight(int) - Method in class ej.style.text.ComplexTextManager
Sets the line height.
setLocation(int, int) - Method in class ej.style.container.Rectangle
Sets the location of the rectangle.
setMargin(Outline) - Method in class ej.style.util.EditableStyle
Sets the margin.
setMaximum(int) - Method in class ej.widget.basic.BoundedRange
Sets the bounded range's maximum value to the given value.
setMaximum(int) - Method in class ej.widget.basic.drawing.Scrollbar
Sets the maximum bound of the scrollbar.
setMaximum(int) - Method in interface ej.widget.model.BoundedRangeModel
Sets the range maximum.
setMaximum(int) - Method in class ej.widget.model.DefaultBoundedRangeModel
 
setMinimum(int) - Method in class ej.widget.basic.BoundedRange
Sets the bounded range's minimum value to the given value.
setMinimum(int) - Method in interface ej.widget.model.BoundedRangeModel
Sets the range minimum.
setMinimum(int) - Method in class ej.widget.model.DefaultBoundedRangeModel
 
setModel(BoundedRangeModel) - Method in class ej.widget.basic.BoundedRange
Sets the data model used by the bounded range.
setMotionFactory(MotionFactory) - Method in class ej.widget.container.transition.TransitionContainer
Sets the motion factory to use for the animations.
setMotionFactory(MotionFactory) - Method in class ej.widget.util.SwipeEventHandler
Sets the motion factory.
setPadding(Outline) - Method in class ej.style.util.EditableStyle
Sets the padding.
setPeriod(long) - Method in class ej.animation.Animator
Sets the period.
setPeriod(long) - Method in class ej.widget.basic.AnimatedImage
Sets the period.
setPlaceHolder(String) - Method in class ej.widget.basic.Text
Sets the place holder.
setPressed(boolean) - Method in class ej.widget.basic.Box
Sets the pressed state of the box.
setPressed(boolean) - Method in class ej.widget.composed.Toggle
 
setPressed(boolean) - Method in class ej.widget.composed.ToggleBox
 
setPressed(boolean) - Method in class ej.widget.composed.ToggleWrapper
Sets the pressed state of the toggle.
setPressed(boolean) - Method in class ej.widget.util.ToggleHelper
Sets the pressed state of the toggle.
setRadius(int) - Method in class ej.style.border.SimpleRoundedBorder
Sets the border radius.
setRatio(float) - Method in class ej.widget.container.Split
Sets the position of the separation between the children, that is the first child size relatively to this composite size.
setRight(int) - Method in class ej.style.border.ComplexRectangularBorder
Sets the right thickness.
setRight(int, int) - Method in class ej.style.border.ComplexRectangularColoredBorder
Sets the right border properties: thickness and color.
setRight(int) - Method in class ej.style.outline.ComplexOutline
Sets the right thickness.
setSelectedIndex(int) - Method in class ej.widget.container.AbstractCarousel
Sets the currently selected widget index.
setSelectedItem(int, float) - Method in class ej.widget.basic.PagingIndicator
Sets the selected item.
setSelection(int, int) - Method in class ej.widget.basic.Text
Sets the selection range in the text.
setSize(int, int) - Method in class ej.style.container.Rectangle
Sets the size of the rectangle.
setSize(int, int) - Method in class ej.style.dimension.FixedDimension
Sets the width and height.
setSize(int) - Method in class ej.style.font.filter.FontSizeValueFilter
Sets the size.
setSize(FontProfile.FontSize) - Method in class ej.style.font.FontProfile
Sets the size.
setSizeProportions(float, float) - Method in class ej.style.dimension.RelativeDimension
Sets the width and height proportions.
setSizeValue(int) - Method in class ej.style.font.FontProfile
Sets the size value.
setSource(String) - Method in class ej.widget.basic.Image
Sets the source to display for this image.
setSource(Image) - Method in class ej.widget.basic.Image
Sets the source to display for this image.
setSource(String) - Method in class ej.widget.composed.ButtonImage
Deprecated.
Sets the source image to display for this button.
setSource(Image) - Method in class ej.widget.composed.ButtonImage
Deprecated.
Sets the source image to display for this button.
setStyle(int) - Method in class ej.style.font.filter.FontStyleFilter
Sets the style.
setStyle(int) - Method in class ej.style.font.FontProfile
Sets the style.
setText(String) - Method in class ej.widget.basic.Label
Sets the text to display for this label.
setText(String) - Method in class ej.widget.basic.Text
Sets the content text.
setText(String) - Method in class ej.widget.composed.Button
Deprecated.
Sets the text displayed by this button.
setText(String) - Method in class ej.widget.composed.Toggle
Sets the text displayed by this toggle.
setTextManager(TextManager) - Method in class ej.style.util.EditableStyle
Sets the text manager.
setThickness(int) - Method in class ej.style.border.SimpleRectangularBorder
Sets the thickness.
setThickness(int) - Method in class ej.style.border.SimpleRoundedBorder
Sets the thickness.
setThickness(int) - Method in class ej.style.outline.SimpleOutline
Sets the thickness.
setTop(int) - Method in class ej.style.border.ComplexRectangularBorder
Sets the top thickness.
setTop(int, int) - Method in class ej.style.border.ComplexRectangularColoredBorder
Sets the top border properties: thickness and color.
setTop(int) - Method in class ej.style.outline.ComplexOutline
Sets the top thickness.
setTransitionManager(TransitionManager) - Method in class ej.widget.navigation.Navigator
Deprecated.
Sets the transition manager.
setValue(int) - Method in class ej.widget.basic.BoundedRange
Sets the bounded range's current value to the given value.
setValue(int) - Method in class ej.widget.basic.drawing.Scrollbar
Sets the current value.
setValue(int) - Method in interface ej.widget.model.BoundedRangeModel
Sets the current value.
setValue(int) - Method in class ej.widget.model.DefaultBoundedRangeModel
 
setVerticalRepeat(boolean) - Method in class ej.style.background.TiledImageBackground
Sets whether or not the image is repeated horizontally.
setWidget(Widget) - Method in class ej.widget.composed.Button
Deprecated.
 
setWidget(Widget) - Method in class ej.widget.composed.ButtonImage
Deprecated.
 
setWidget(Widget) - Method in class ej.widget.composed.Toggle
 
setWidget(Widget) - Method in class ej.widget.composed.ToggleBox
 
setWidget(Widget) - Method in class ej.widget.composed.Wrapper
Sets the only child of this composite.
setWidget(Widget) - Method in class ej.widget.container.Scroll
Sets the content to scroll.
setWidget(Widget) - Method in class ej.widget.StyledDialog
setWidget(Widget) - Method in class ej.widget.StyledPanel
setWidth(int) - Method in class ej.style.container.Rectangle
Sets the width.
setWidth(int) - Method in class ej.style.dimension.FixedDimension
Sets the width.
setWidthProportion(float) - Method in class ej.style.dimension.RelativeDimension
Sets the width proportion.
setX(int) - Method in class ej.style.container.Rectangle
Sets the x coordinate.
setY(int) - Method in class ej.style.container.Rectangle
Sets the y coordinate.
SHIFT_IN - Static variable in interface ej.widget.util.ControlCharacters
Return to regular character set after Shift Out.
SHIFT_OUT - Static variable in interface ej.widget.util.ControlCharacters
Switch to an alternative character set.
show() - Method in class ej.widget.basic.drawing.BulletPagingIndicator
 
show() - Method in class ej.widget.basic.drawing.Scrollbar
Shows the scrollbar.
show() - Method in class ej.widget.basic.PagingIndicator
Shows the scroll indicator.
show(Widget, boolean) - Method in class ej.widget.container.transition.NoTransitionContainer
 
show(Widget, boolean) - Method in class ej.widget.container.transition.ScreenshotTransitionContainer
 
show(Widget, boolean) - Method in class ej.widget.container.transition.SlideTransitionContainer
 
show(Widget, boolean) - Method in class ej.widget.container.transition.TransitionContainer
Shows a new widget.
show(String) - Method in class ej.widget.navigation.navigator.HistorizedNavigator
Deprecated.
Shows a new page.
show(Page) - Method in class ej.widget.navigation.navigator.HistorizedNavigator
Deprecated.
Shows a new page.
show(Page, boolean) - Method in class ej.widget.navigation.Navigator
Deprecated.
Shows a new page.
show(String, boolean) - Method in class ej.widget.navigation.navigator.SimpleNavigator
Deprecated.
Shows a new page.
show(Page, boolean) - Method in class ej.widget.navigation.navigator.SimpleNavigator
Deprecated.
 
show(Page, boolean) - Method in class ej.widget.navigation.TransitionManager
Deprecated.
Shows a new page.
show(Desktop) - Method in class ej.widget.StyledDialog
show(Desktop, boolean) - Method in class ej.widget.StyledDialog
show(Desktop) - Method in class ej.widget.StyledPanel
show(Desktop, boolean) - Method in class ej.widget.StyledPanel
showAdjustingToChild(Desktop) - Method in class ej.widget.StyledDialog
Requests the dialog to be shown on the specified desktop.
showAdjustingToChild(Desktop) - Method in class ej.widget.StyledPanel
Requests the panel to be shown on the specified desktop.
showFullScreen(Desktop) - Method in class ej.widget.StyledDialog
showFullScreen(Desktop) - Method in class ej.widget.StyledPanel
showNotify() - Method in class ej.widget.basic.AbstractProgress
 
showNotify() - Method in class ej.widget.basic.AnimatedImage
 
showNotify() - Method in class ej.widget.basic.drawing.Scrollbar
 
showNotify() - Method in class ej.widget.container.AbstractCarousel
 
showNotify() - Method in class ej.widget.container.Scroll
 
showScrollbar(boolean) - Method in class ej.widget.container.Scroll
Sets whether the scrollbar is visible or not.
showUsingBounds(Desktop) - Method in class ej.widget.StyledDialog
showUsingBounds(Desktop) - Method in class ej.widget.StyledPanel
SimpleDock - Class in ej.widget.container
Lays out its children to fit in 3 regions.
SimpleDock() - Constructor for class ej.widget.container.SimpleDock
Creates a horizontal simple dock composite.
SimpleDock(boolean) - Constructor for class ej.widget.container.SimpleDock
Creates a simple dock composite specifying its orientation.
SimpleImageBackground - Class in ej.style.background
Draws an image on the background.
SimpleImageBackground() - Constructor for class ej.style.background.SimpleImageBackground
Creates a simple image background.
SimpleImageBackground(Image, int, boolean) - Constructor for class ej.style.background.SimpleImageBackground
Creates a simple image background specifying its image and alignment.
SimpleNavigator - Class in ej.widget.navigation.navigator
Deprecated.
SimpleNavigator() - Constructor for class ej.widget.navigation.navigator.SimpleNavigator
Deprecated.
Creates a simple navigation with a class name URL resolver.
SimpleNavigator(URLResolver) - Constructor for class ej.widget.navigation.navigator.SimpleNavigator
Deprecated.
Creates a transition desktop.
SimpleOutline - Class in ej.style.outline
Outline that have the same thickness for all edges.
SimpleOutline() - Constructor for class ej.style.outline.SimpleOutline
Creates an empty simple outline (0 pixel thickness).
SimpleOutline(int) - Constructor for class ej.style.outline.SimpleOutline
Creates a simple outline specifying its thickness.
SimpleRectangularBorder - Class in ej.style.border
Represents and draw a rectangular colored border.
SimpleRectangularBorder() - Constructor for class ej.style.border.SimpleRectangularBorder
Creates an empty simple rectangular border (0 pixel thickness).
SimpleRectangularBorder(int) - Constructor for class ej.style.border.SimpleRectangularBorder
Creates a simple rectangular border specifying its thickness.
SimpleRoundedBorder - Class in ej.style.border
Draws a simple border with round corners.
SimpleRoundedBorder() - Constructor for class ej.style.border.SimpleRoundedBorder
Creates a simple rounded border.
SimpleRoundedBorder(int, int) - Constructor for class ej.style.border.SimpleRoundedBorder
Creates a simple rounded border specifying its attributes.
SimpleRoundedPlainBackground - Class in ej.style.background
Draws a plain color on the background with a round corner.
SimpleRoundedPlainBackground() - Constructor for class ej.style.background.SimpleRoundedPlainBackground
Creates a simple rounded plain background.
SimpleRoundedPlainBackground(int) - Constructor for class ej.style.background.SimpleRoundedPlainBackground
Creates a simple rounded plain background specifying its corner radius.
SimpleTextManager - Class in ej.style.text
Text manager implementation that manages text on a single line.
SimpleTextManager() - Constructor for class ej.style.text.SimpleTextManager
 
size() - Method in interface ej.widget.navigation.stack.PageStack
Gets the number of pages in the stack.
size() - Method in class ej.widget.navigation.stack.PageStackReference
 
size() - Method in class ej.widget.navigation.stack.PageStackURL
 
Slider - Class in ej.widget.basic.drawing
Implementation of a slider that can be horizontal or vertical.
Slider(BoundedRangeModel) - Constructor for class ej.widget.basic.drawing.Slider
Creates a horizontal slider with the given model.
Slider(int, int, int) - Constructor for class ej.widget.basic.drawing.Slider
Creates a horizontal slider with a default bounded range model.
SLIDER_BAR - Static variable in interface ej.widget.basic.picto.Pictos
The slider bar character.
SLIDER_CURSOR - Static variable in interface ej.widget.basic.picto.Pictos
The slider cursor character.
SlideScreenshotTransitionContainer - Class in ej.widget.container.transition
A slide transition container slides the widgets during the transition.
SlideScreenshotTransitionContainer(int, boolean, boolean) - Constructor for class ej.widget.container.transition.SlideScreenshotTransitionContainer
Creates a slide transition manager.
SlideTransitionContainer - Class in ej.widget.container.transition
A slide transition container slides the widgets during the transition.
SlideTransitionContainer(int, boolean) - Constructor for class ej.widget.container.transition.SlideTransitionContainer
Creates a slide transition manager.
SPACE - Static variable in interface ej.widget.util.ControlCharacters
Space is a graphic character.
SpecificityHelper - Class in ej.style.selector
Provides some facilities to compute selectors specificity.
SplashScreenshotTransitionContainer - Class in ej.widget.container.transition
A splash transition container grows the new widget when going forward, or shrinks the previous widget when going backward.
SplashScreenshotTransitionContainer(boolean) - Constructor for class ej.widget.container.transition.SplashScreenshotTransitionContainer
Creates a splash transition container.
Split - Class in ej.widget.container
Lays out its children in two regions, giving each one a ratio of its size.
Split() - Constructor for class ej.widget.container.Split
Creates a horizontal split composite, each widget filling half the size.
Split(boolean, float) - Constructor for class ej.widget.container.Split
Creates a split composite specifying its orientation and the fill ratio of the first widget.
splitStringInLines(String, Font, int) - Static method in class ej.style.text.TextHelper
Splits a text in lines.
splitStringInLines(String) - Static method in class ej.style.text.TextHelper
Splits the given string in its lines.
splitStringInWords(String) - Static method in class ej.style.text.TextHelper
Splits a text in words.
START_OF_HEADING - Static variable in interface ej.widget.util.ControlCharacters
First character of message header.
START_OF_TEXT - Static variable in interface ej.widget.util.ControlCharacters
First character of message text, and may be used to terminate the message heading.
startAnimation(Animation) - Method in class ej.animation.Animator
Starts an animation.
startAnimation(Widget, Widget, boolean, int, int) - Method in class ej.widget.container.transition.TransitionContainer
Creates a motion and starts an animation.
startIndeterminateAnimation() - Method in class ej.widget.basic.AbstractProgress
Starts the indeterminate animation.
startTransition() - Method in class ej.widget.navigation.TransitionManager
Deprecated.
Notifies that the transition is started.
State - Enum in ej.style
Represents the states of an element.
StateSelector - Class in ej.style.selector
A state selector selects from a state.
StateSelector(State) - Constructor for class ej.style.selector.StateSelector
Creates a state selector with one state.
step - Variable in class ej.widget.container.transition.ScreenshotTransitionContainer
The current step value of the motion.
stop - Variable in class ej.widget.container.transition.ScreenshotTransitionContainer
The stop value of the motion.
stop() - Method in class ej.widget.util.SwipeEventHandler
Forces the end of the animation.
stopAnimation(Animation) - Method in class ej.animation.Animator
Stops an animation.
stopAnimation() - Method in class ej.widget.container.transition.TransitionContainer
Stops the animation.
stopIndeterminateAnimation() - Method in class ej.widget.basic.AbstractProgress
Stops the indeterminate animation.
stopTransition() - Method in class ej.widget.navigation.TransitionManager
Deprecated.
Notifies that the transition is stopped.
Style - Class in ej.style
A style describes how elements must be rendered on screen.
Style() - Constructor for class ej.style.Style
Creates a style.
Style(Style) - Constructor for class ej.style.Style
Creates a style from another one.
StyledComposite - Class in ej.widget
A widget composite using a style specified in a style sheet.
StyledComposite() - Constructor for class ej.widget.StyledComposite
Creates a styled composite without class selector.
StyledDesktop - Class in ej.widget
A desktop using a style specified in a style sheet.
StyledDesktop() - Constructor for class ej.widget.StyledDesktop
Creates a styled desktop on the default display.
StyledDesktop(Display) - Constructor for class ej.widget.StyledDesktop
Creates a styled desktop on a display.
StyledDialog - Class in ej.widget
A dialog using a style specified in a style sheet.
StyledDialog() - Constructor for class ej.widget.StyledDialog
Creates a styled dialog without class selector.
StyledPanel - Class in ej.widget
A panel using a style specified in a style sheet.
StyledPanel() - Constructor for class ej.widget.StyledPanel
Creates a styled panel without class selector.
StyledRenderable - Interface in ej.widget
Represents a renderable with style.
StyledWidget - Class in ej.widget
A widget using a style specified in a style sheet.
StyledWidget() - Constructor for class ej.widget.StyledWidget
Creates a styled widget without class selector.
StyleHelper - Class in ej.style.util
Convenient class to use style.
Stylesheet - Interface in ej.style
Represents a stylesheet.
SUBSTITUTE - Static variable in interface ej.widget.util.ControlCharacters
Originally intended for use as a transmission control character to indicate that garbled or invalid characters had been received.
Swipeable - Interface in ej.widget.util
A swipeable element receives notifications from a swipe manager.
SwipeEventHandler - Class in ej.widget.util
The swipe event handler responsibility is to detect pointer events (press, drag, release) and help moving over some element(s).
SwipeEventHandler(int, boolean, boolean, Swipeable) - Constructor for class ej.widget.util.SwipeEventHandler
Creates a swipe event handler on an element.
SwipeEventHandler(int, int, boolean, boolean, Swipeable) - Constructor for class ej.widget.util.SwipeEventHandler
Creates a swipe event handler on a collection.
SwipeEventHandler(int, int, boolean, boolean, boolean, Swipeable) - Constructor for class ej.widget.util.SwipeEventHandler
Creates a swipe event handler on a collection.
SwipeEventHandler(int[], boolean, boolean, boolean, Swipeable) - Constructor for class ej.widget.util.SwipeEventHandler
Creates a swipe event handler on a collection with heterogeneous sizes.
Switch - Class in ej.widget.composed
A facility to use a switch that displays a text.
Switch(String) - Constructor for class ej.widget.composed.Switch
Creates a switch with the text to display.
Switch(String, String) - Constructor for class ej.widget.composed.Switch
Creates a switch with the text to display and its group.
SWITCH_CHECKED - Static variable in interface ej.widget.basic.picto.Pictos
The checked switch character.
SWITCH_UNCHECKED - Static variable in interface ej.widget.basic.picto.Pictos
The unchecked switch character.
SwitchBox - Class in ej.widget.basic.drawing
Implementation of a box that represents a switch.
SwitchBox() - Constructor for class ej.widget.basic.drawing.SwitchBox
 
SYNCHRONOUS_IDLE - Static variable in interface ej.widget.util.ControlCharacters
Used in synchronous transmission systems to provide a signal from which synchronous correction may be achieved between data terminal equipment, particularly when no other character is being transmitted.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links