Mobile Components
Tag deviceResource


Render the necessary HTML head resources for a detected device, including the device-specific meta tags, the CSS themes, and javascript. This component must be placed inside the head section of a page.


Tag Information
Tag Classorg.icefaces.mobi.component.deviceresource.DeviceResourceTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingnotruejavax.el.ValueExpressionUsing an EL expression, bind the component reference to a bean property, so that the component may be accessed in the bean.
idnotruejava.lang.StringThe component identifier for this component. This value must be unique within the closest parent component that is a naming container.
includeIOSSmartAppBannernotruebooleanFlag indicating whether to use Smart App Banners on iOS. If true (default), the deviceResource tag will cause IOS 6 to render a Smart App Banner for the application, allowing the user to install ICEmobile SX, if it is not already installed, and open it, if the app is installed. If the user chooses to open the installed app, the session will be auto-registered. Default = 'false'.
librarynotruejava.lang.StringResource library name as also used by the h:outputStyleSheet component.
renderednotruebooleanReturn true if this component (and its children) should be rendered during the Render Response phase of the request processing lifecycle. Default = 'true'.
viewnotruejava.lang.StringView size name, values "small" or "large".

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.