Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0 Beta
-
Fix Version/s: 1.0 Final
-
Component/s: None
-
Labels:None
-
Environment:any
Description
The mobi:commandButton component ues the attribute 'type' to specify the button style type (default, important and attention). This isn't the ideal pratice as the end user can't specify valid html type values (button, submit, img and etc.).
For final we should probably move a new attribute for button style. I'm thinking buttonType would work well enough.
For final we should probably move a new attribute for button style. I'm thinking buttonType would work well enough.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26525 | Wed Nov 23 11:18:11 MST 2011 | patrick.corless | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/input/input-example.xhtml
MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/notification-example.xhtml MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/device/qrcode-example.xhtml MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/input/geolocation-example.xhtml MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/input/dateSpinner-example.xhtml MODIFY /icemobile/trunk/icemobile/samples/mobileshowcase/src/main/webapp/WEB-INF/includes/examples/input/button-example.xhtml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26514 | Tue Nov 22 13:38:47 MST 2011 | patrick.corless | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/component/src/org/icefaces/component/button/iphone/default-button.css
MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/component/button/CommandButtonRenderer.java MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/component/button/ipad/default-button.css |