|
Class Summary |
| AFormAS |
This AS provides a base implementation for an HTML Form. |
| AFormDP |
All AActivitySpaces that contain IDisplayPages that extend AFormDP must
also implement IRepostAS. |
| AFormHeaderView |
This class implements the HTML to print out the Done and Cancel
at the top of the form. |
| ClosePopUpDP |
This Display Page adds client specified Javascript to the page
and then closes the window. |
| FormFooterView |
This class implements the HTML to print out the Done and Cancel
at the bottom of the form in small pop-up style. |
| FormHeaderView |
This class implements the HTML to print out the Finish and Cancel
at the top of the form. |
| FormPageTypes |
FormPageTypes is an emumeration of the various form page types allowed. |
| MediumFormHeaderView |
This class implements the HTML to print out the OK and Cancel
at the top of the form. |
| PassthruURL |
This is a com.plumtree.uiinfrastructure.activityspace.ILink
that works within an AFormAS. |
| RepostControl |
This class is used along with IRepostModel and IRepostAS
to partially implement the logic of the repost action. |
| SimplePopUpDP |
This is a simply pop-up display page. |