Package | Description |
---|---|
com.manydesigns.portofino.buttons |
Modifier and Type | Field and Description |
---|---|
protected static com.google.common.cache.LoadingCache<ButtonsLogic.MCKey,List<ButtonInfo>> |
ButtonsLogic.classButtons |
Modifier and Type | Method and Description |
---|---|
static List<ButtonInfo> |
ButtonsLogic.computeButtonsForClass(Class<?> someClass,
String list) |
static List<ButtonInfo> |
ButtonsLogic.getButtonsForClass(Class<?> someClass) |
static List<ButtonInfo> |
ButtonsLogic.getButtonsForClass(Class<?> someClass,
String list) |
Modifier and Type | Method and Description |
---|---|
int |
ButtonsLogic.ButtonComparatorByOrder.compare(ButtonInfo o1,
ButtonInfo o2) |