|
Class Summary |
| AbstractTypeNavigationLink |
Common functionality for ListAllLink, NewLink, SearchLink |
| EditLink |
This component displays a link to the EditPage for an object |
| ListAllLink |
ListAllLink renders a single link that has a target of the List page for a given object. |
| LocaleLink |
|
| ModelLink |
|
| NewLink |
Render a link allowing a new entity of the parameterized type to be created. |
| SearchLink |
Finds the search page for the type specified by the typeName
component parameter and forwards to it, setting the example model
to a new instance. |
| TrailsLink |
A component for creating a link to TrailsPage using
the TrailsPagesService. |
| ViewLink |
This component displays a link to the ViewPage for an object |