Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: 4.1
-
Component/s: MOBI-Components
-
Labels:None
-
Environment:ICEfaces 4.1, mobi:camera
-
Assignee Priority:P1
-
Support Case References:Support Case 13464:- https://icesoft.my.salesforce.com/5007000001G9ug2
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
Customer request to have the mobi:camera optionally work with a graphic image instead of rendering a button with a label.
This should also be applied to ICEfaces-4 for mobi:camera.
In the old ice:pushButton we had an "image" attribute that when specified with a URL to an image resource, would cause the button to render as a clickable image. We could do the same thing here, possibly call the attribute "imageURL" ?
This should also be applied to ICEfaces-4 for mobi:camera.
In the old ice:pushButton we had an "image" attribute that when specified with a URL to an image resource, would cause the button to render as a clickable image. We could do the same thing here, possibly call the attribute "imageURL" ?
Issue Links
- blocks
-
MOBI-1143 mobi:camera - add image button support
- Open
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45746 | Thu Jul 09 18:58:30 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/java/org/icefaces/samples/showcase/example/mobi/camera/CameraBean.java
ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/css/images/photos.png ADD /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/css/images/camera.png MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/mobi/camera/camera-example.xhtml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45745 | Thu Jul 09 17:23:30 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/mobi/component/resources/org.icefaces.component.camera/camera.js
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #45738 | Thu Jul 09 11:27:34 MDT 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/mobi/component/src/org/icefaces/mobi/util/MobiJSFUtils.java
MODIFY /icefaces4/trunk/icefaces/mobi/component/src/org/icefaces/mobi/component/camera/CameraRenderer.java MODIFY /icefaces4/trunk/icefaces/mobi/component/resources/org.icefaces.component.util/component.js MODIFY /icefaces4/trunk/icefaces/mobi/component/resources/org.icefaces.component.camera/camera.js MODIFY /icefaces4/trunk/icefaces/mobi/component/src/org/icefaces/mobi/component/camera/CameraMeta.java |