Details
Description
Form support is coming along quite well for individual widget support. However there are some special consideration around the submit and clear action associated with some button annotations.
Reset should reset the form values to their default values. And the submit should post the form values to the specified url in the uri action. Still need to think about the API a bit a but it makes sense for it to go through the Annotation callback interface and leave final control with the RI.
Reset should reset the form values to their default values. And the submit should post the form values to the specified url in the uri action. Still need to think about the API a bit a but it makes sense for it to go through the Annotation callback interface and leave final control with the RI.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45949 | Wed Sep 09 10:07:21 MDT 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/actions/JavaScriptAction.java
|