@Retention(value=RUNTIME) public static @interface BaseService.UiMenu
| Modifier and Type | Required Element and Description |
|---|---|
String[] |
menu |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
buttonGroup |
boolean |
overwrite |
MenuTrigger.Type |
type |
public abstract String[] menu
public abstract MenuTrigger.Type type
public abstract String buttonGroup
Copyright © 2018. All rights reserved.