public class ActionInfo extends Object
Modifier and Type | Field and Description |
---|---|
Boolean |
enabled |
String |
label |
String |
method |
String |
title |
Constructor and Description |
---|
ActionInfo(UiAction.Description d) |
public String method
public String label
public String title
public Boolean enabled
public ActionInfo(UiAction.Description d)