JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
<dependency org="ej.library.ui" name="widget" rev="3.0.0" />
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ej.widget.util.swipe
Interface Swipeable
public interface
Swipeable
A swipeable element receives notifications from a swipe manager.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onMove
(int position)
The content is moved to the given position.
Method Detail
onMove
void onMove(int position)
The content is moved to the given position.
Parameters:
position
- the new position
Skip navigation links
Overview
Package
Class
Tree
Index
Help
<dependency org="ej.library.ui" name="widget" rev="3.0.0" />
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method