org.romaframework.aspect.view.page |
Utility objects and interfaces to manipulate Pages
|
Java Source File Name | Type | Comment |
CallerHandler.java | Interface | Interface to handle back action. |
EntityPage.java | Class | Basic implementation of CallerHandler interface. |
InnerPage.java | Class | Internal page instance of a ComposedPage. |
InnerPageComposed.java | Class | Internal page instance of a ComposedPage. |
Page.java | Class | Basic implementation of CallerHandler interface. |