Popup component to display child components in a floating panel (e.g. div)
--------------------------------------------------------------------------
Key: ADFFACES-307
URL: http://issues.apache.org/jira/browse/ADFFACES-307
Project: MyFaces ADF-Faces
Issue Type: New Feature
Reporter: Danny Robinson
Priority: Minor
Trinidad component to provide popup window / dialog functionality. Component should render
a clickable anchor that shows a floating panel on the screen containing child components.
Component should work in two modes: show/hide child components of same page or present dialog
via embedded iframe. The component (in iframe mode) would render a popup-blocker friendly
dialog box.
Possible usage: simple menus, calendar/datepicker, more info panel, confirmation dialog, etc.
Other possible functionality
handle hover popups (ie. tooltips)
centered popups
modal popups
non-modal popups
splash screen popups (for welcome/errors etc.)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|