|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Position in net.simonvt.menudrawer |
|---|
| Methods in net.simonvt.menudrawer that return Position | |
|---|---|
static Position |
Position.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Position[] |
Position.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.simonvt.menudrawer with parameters of type Position | |
|---|---|
static MenuDrawer |
MenuDrawer.attach(android.app.Activity activity,
int dragMode,
Position position)
Attaches the MenuDrawer to the Activity. |
static MenuDrawer |
MenuDrawer.attach(android.app.Activity activity,
int dragMode,
Position position,
boolean attachStatic)
Attaches the MenuDrawer to the Activity. |
static MenuDrawer |
MenuDrawer.attach(android.app.Activity activity,
Position position)
Attaches the MenuDrawer to the Activity. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||