Package ch.bailu.gtk.adw
Schnittstelle LeafletTransitionType
public interface LeafletTransitionType
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
Cover the old page or uncover the new page, sliding from or towards the end according to orientation, text direction and children orderstatic final int
Slide from left, right, up or down according to the orientation, text direction and the children orderstatic final int
Uncover the new page or cover the old page, sliding from or towards the start according to orientation, text direction and children order
-
Felddetails
-
OVER
static final int OVERCover the old page or uncover the new page, sliding from or towards the end according to orientation, text direction and children order- Siehe auch:
-
UNDER
static final int UNDERUncover the new page or cover the old page, sliding from or towards the start according to orientation, text direction and children order- Siehe auch:
-
SLIDE
static final int SLIDESlide from left, right, up or down according to the orientation, text direction and the children order- Siehe auch:
-