Package | Description |
---|---|
com.manydesigns.portofino.pageactions.registry |
Modifier and Type | Field and Description |
---|---|
protected List<PageActionInfo> |
PageActionRegistry.registry |
Modifier and Type | Method and Description |
---|---|
PageActionInfo |
PageActionRegistry.getInfo(Class<? extends PageAction> actionClass) |
PageActionInfo |
PageActionRegistry.register(Class<?> actionClass) |
Modifier and Type | Method and Description |
---|---|
Iterator<PageActionInfo> |
PageActionRegistry.iterator() |