- Navigator - Class in ej.widget.navigation
-
- Navigator() - Constructor for class ej.widget.navigation.Navigator
-
Deprecated.
- NEGATIVE_ACKNOWLEDGEMENT - Static variable in interface ej.widget.util.ControlCharacters
-
Sent by a station as a negative response to the station with which the connection has been set up.
- newScreenshot - Variable in class ej.widget.container.transition.ScreenshotTransitionContainer
-
The screenshot of the new widget.
- newWidget - Variable in class ej.widget.container.transition.ScreenshotTransitionContainer
-
The new widget to show.
- NO_BACKGROUND - Static variable in class ej.style.background.NoBackground
-
No background singleton to avoid creating several ones.
- NO_BORDER - Static variable in class ej.style.border.NoBorder
-
No border singleton to avoid creating several ones.
- NO_DIMENSION - Static variable in class ej.style.dimension.NoDimension
-
NoDimension singleton to avoid creating several ones.
- NoBackground - Class in ej.style.background
-
A transparent background.
- NoBorder - Class in ej.style.border
-
A transparent border.
- NoDimension - Class in ej.style.dimension
-
Dimension without constraint.
- notifyAnimationStepListeners(int, int, Widget, Widget, boolean) - Method in class ej.widget.container.transition.TransitionContainer
-
Notifies the registered animation step listeners with the given values.
- notifyAnimationStepListeners(int) - Method in class ej.widget.container.transition.TransitionContainer
-
Notifies the registered animation step listeners with the given values.
- notifyOnClickListeners() - Method in class ej.widget.util.ButtonHelper
-
Notifies the listeners that a click event happened.
- notifyOnStart(String) - Static method in class ej.widget.animation.AnimationListenerRegistry
-
Notifies all the animation listeners that an animation is started.
- notifyOnStateChangeListener(boolean) - Method in class ej.widget.toggle.ToggleModel
-
Notifies the listeners that a state change event happened.
- notifyOnStop(String) - Static method in class ej.widget.animation.AnimationListenerRegistry
-
Notifies all the animation listeners that an animation is stopped.
- NoTransitionContainer - Class in ej.widget.container.transition
-
A no transition container switch directly the widgets without any animation.
- NoTransitionContainer() - Constructor for class ej.widget.container.transition.NoTransitionContainer
-
Creates a no transition container.
- NotSelector - Class in ej.style.selector
-
A not selector selects every element that is not selected by its wrapped selector.
- NotSelector(Selector) - Constructor for class ej.style.selector.NotSelector
-
Creates a not selector.
- NthChildSelector - Class in ej.style.selector
-
A nth child selector selects by checking if an element is the nth child of its parent.
- NthChildSelector(int) - Constructor for class ej.style.selector.NthChildSelector
-
Creates a nth child selector.
- NULL - Static variable in interface ej.widget.util.ControlCharacters
-
Originally used to allow gaps to be left on paper tape for edits.