Package | Description |
---|---|
ej.widget.composed |
Widgets composed with other widgets.
|
ej.widget.navigation |
Navigation framework base classes.
|
ej.widget.navigation.navigator |
Navigators implementations.
|
ej.widget.navigation.page |
Pages framework and URL resolver.
|
Modifier and Type | Class and Description |
---|---|
class |
Button
Deprecated.
see
Button |
class |
ButtonImage
Deprecated.
see
ButtonImage |
class |
ButtonWrapper
A button wrapper is a composite that reacts to click events.
|
class |
Check
A facility to use a check that displays a text.
|
class |
Radio
A facility to use a radio that displays a text.
|
class |
Switch
A facility to use a switch that displays a text.
|
class |
Toggle
A facility to use a toggle that displays a text.
|
class |
ToggleBox
A facility to use a toggle with a box.
|
class |
ToggleWrapper
A toggle composite is a two states button: checked and unchecked.
|
Modifier and Type | Class and Description |
---|---|
class |
Navigator
Deprecated.
see
TransitionContainer . |
Modifier and Type | Class and Description |
---|---|
class |
ChainedNavigatorReference
Deprecated.
see
TransitionContainer . |
class |
ChainedNavigatorURL
Deprecated.
see
TransitionContainer . |
class |
HistorizedNavigator
Deprecated.
see
TransitionContainer . |
class |
SimpleNavigator
Deprecated.
see
TransitionContainer . |
Modifier and Type | Class and Description |
---|---|
class |
Page
A page is a wrapper with a URL.
|