
The latest version is v. 6, last edited on May 01, 2013
(view differences
|
)
<< View previous version | view page history | view next version >>
<< View previous version | view page history | view next version >>
scan
The scan component can be used to read a QR code. The ICEmobile container is needed for reading QR codes. The scan component will access the devices camera and try and read a QR code. If successful the decode qr code will be assigned to the backing bean.
![]() | The QR code library can only read QR codes that are black and white at this time. |
Usage
<mobi:scan value="#{myBean.qrcode}"/>