| Package | Description |
|---|---|
| com.sprhibrad.framework.common | |
| com.sprhibrad.framework.tags |
| Class and Description |
|---|
| TermTag
It is the base class for containers of attribute rendering tags, generally it hosts the
path targeted to them. |
| Class and Description |
|---|
| DataItem
The handler class of the generic tag that, one for each entity's attribute, populates the body of a
dataForm tag. |
| DataSetManager
This interface allows the delegated renderer to invoke the methods of the delegating manager of a data set.
|
| DataSetRenderer
This class has the most part of the implementation code that renders a data grid of the framework: either when the data grid is administered by a
ResultManager
or when a DetailManager is the director tag, that is the grid is the target of listing of main data related to an entity or
when grid data are related to details of a parent entity instance, it makes the rendering. |
| DetailsDataSetManager |
| FormAccessor
Substantially a class that goes up along the containment chain.
|
| InputDelegator |
| IteratorDataSetManager |
| ListManagerAccessor
Improves the
FormAccessor equipment with ListIteratorAccessor's options. |
| MessageManager
Mainly thought for sharing code among tag class having different ancestor
paths.
|
| NavigFormTag
Does the most part of the rendering for the generic page: Relying on the
Navigator object stack, it draws the application menu or the navigation bar.
|
| ShrBinaryTag
The parent class for binary object management, it renders the commands for storing and viewing the object.
|
| ShrFormTag
The SprHibRAD bas class for rendering the html form.
|
| ShrSelectTag
It adds to the Spring features of its ancestor the double behavior (idle/edit) required by SprHibRAD (for a select item).
|
| ShrTagSupport
It is the base class for all the class of the package a part from those ones that extend Spring Form Tags.
|
| ShrTextInput |
| TermTag
It is the base class for containers of attribute rendering tags, generally it hosts the
path targeted to them. |