Details
Description
This component would replace markup like the following:
<ui:fragment rendered="#{not mediaController.enhancedBrowser}">
<mobi:icemobilesx/>
with
<mobi:getEnhanced/>
which by default will render
ICEmobile container was not detected, native
device integration will not be available.
[Download] the ICEmobile Container.
With the download link customized to the detected platform.
To customize, a facet is available for each detected platform:
<mobi:getEnhanced downloadLink="false">
You need the container.
<facet name="android">
An Android container can be downloaded from Play.
</facet>
</mobi:getEnhanced>
<ui:fragment rendered="#{not mediaController.enhancedBrowser}">
<mobi:icemobilesx/>
with
<mobi:getEnhanced/>
which by default will render
ICEmobile container was not detected, native
device integration will not be available.
[Download] the ICEmobile Container.
With the download link customized to the detected platform.
To customize, a facet is available for each detected platform:
<mobi:getEnhanced downloadLink="false">
You need the container.
<facet name="android">
An Android container can be downloaded from Play.
</facet>
</mobi:getEnhanced>
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion