Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0 Beta
-
Fix Version/s: 1.0 Williams
-
Component/s: None
-
Labels:None
-
Environment:any
Description
The panelConfirmation dialog is used to differ execution of a command button by presenting the user with a confirm or cancel option. Commonly used for delete command to insure the users wants to proceed with execution.
The JSF representation of the component would be as follows:
<mobi:commandButton panelConfirmation="pcId" actionListener="#{myBean.delete}" />
<mobi:panelConfirmation id="pcId" messages="Delete?" acceptLabel="Yes" />
The JSF representation of the component would be as follows:
<mobi:commandButton panelConfirmation="pcId" actionListener="#{myBean.delete}" />
<mobi:panelConfirmation id="pcId" messages="Delete?" acceptLabel="Yes" />
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Judy Guglielmin [ judy.guglielmin ] |
Judy Guglielmin
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.0 Williams [ 10319 ] | |
Resolution | Fixed [ 1 ] |
Migration
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |