|
» Tour End
The example has shown how interfaces can be generated more quickly by the use of Form tags.
Adherence to a uniform design within the application is also guaranteed However, other
designs can also be implemented by customizing the Painter. Various Designs can be used
in parallel.
Features Form-Tags:
- Supports the following elements (Text, Plaintext, Textarea, Select, Button, Buttonsection, File, Password, Radio, Spin, Description, Checkbox, Section).
- Possibility for grouping form elements.
- Form elements can be easily declared with a label, description text, the required input etc. in the JSP-Page.
- Mapping of Form events to Event-Handler in the action class.
- Visualization in case of faulty inputs.
- Supporting 'Hover' effects in case of buttons.
- Design of the form can be defined in the JSP page or also on the server side.
- Design through Painterfactory can be matched to own StyleGuide (Corporate Identity).
- Same Look and Feel in Microsoft InternetExplorer > 5.x and Netscape Navigator > 7.x
back |
Exkurs
|
|
|