Package com.levigo.jadice.document.auth
Class ReorderIntent
java.lang.Object
com.levigo.jadice.document.auth.ReorderIntent
- All Implemented Interfaces:
Intent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionReorderIntent
(int index) ReorderIntent
(int index, Page page) ReorderIntent
(int index, List<? extends Page> pages) -
Method Summary
-
Field Details
-
index
public final int index -
pages
-
-
Constructor Details
-
ReorderIntent
public ReorderIntent(int index) -
ReorderIntent
-
ReorderIntent
-