Added in API level XE18.1
Constants used for contextual menus.
| Nested Classes | ||
|---|---|---|
| enum | ContextualMenus.Command | List of available contextual menu commands for use within an app. |
| Inherited Methods | |
|---|---|
| From class java.lang.Object | |
| Object | clone() |
| boolean | equals(Object arg0) |
| void | finalize() |
| final Class<?> | getClass() |
| int | hashCode() |
| final void | notify() |
| final void | notifyAll() |
| String | toString() |
| final void | wait() |
| final void | wait(long arg0, int arg1) |
| final void | wait(long arg0) |
Portions of this page are reproduced from work created and shared by Google and used according to terms described in the Creative Commons 4.0 Attribution License.