public final class UIMenuOptions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Destructive
Indicates whether the menu should be rendered with a destructive appearance in its parent
|
static long |
DisplayInline
Show children inline in parent, instead of hierarchically
|
static long |
SingleSelection
Indicates whether the menu (and any submenus) should only allow a single "on" menu item.
|
public static final long DisplayInline
public static final long Destructive
public static final long SingleSelection