org.icefaces.mobi.component.deviceresource
public class DeviceResourceRenderer extends javax.faces.render.Renderer implements javax.faces.event.ComponentSystemEventListener
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CSS_LOCATION |
static java.lang.String |
CSS_SIMULATOR |
static java.lang.String |
IOS_APP_ID |
static java.lang.String |
LINK_FAV_ICON |
static java.lang.String |
LINK_SHORTCUT_ICON |
static java.lang.String |
META_CONTENTTYPE |
static java.lang.String |
META_IOS_APPSTATUSBAR |
static java.lang.String |
META_IOS_SMARTAPPBANNER |
static java.lang.String |
META_IOS_WEBAPPCAPABLE |
static java.lang.String |
META_VIEWPORT |
static java.lang.String |
RESOURCE_URL_ERROR |
static java.lang.String |
SCRIPT_ICEMOBILE |
static java.lang.String |
SCRIPT_SIMULATOR |
static java.lang.String |
UTIL_RESOURCE |
| Constructor and Description |
|---|
DeviceResourceRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent uiComponent) |
void |
encodeMarkers(javax.faces.context.ResponseWriter writer,
org.icefaces.util.ClientDescriptor client) |
void |
processEvent(javax.faces.event.ComponentSystemEvent event) |
public static final java.lang.String CSS_LOCATION
public static final java.lang.String UTIL_RESOURCE
public static final java.lang.String RESOURCE_URL_ERROR
public static final java.lang.String IOS_APP_ID
public static final java.lang.String META_CONTENTTYPE
public static final java.lang.String META_VIEWPORT
public static final java.lang.String META_IOS_WEBAPPCAPABLE
public static final java.lang.String META_IOS_APPSTATUSBAR
public static final java.lang.String META_IOS_SMARTAPPBANNER
public static final java.lang.String LINK_SHORTCUT_ICON
public static final java.lang.String LINK_FAV_ICON
public static final java.lang.String SCRIPT_ICEMOBILE
public static final java.lang.String SCRIPT_SIMULATOR
public static final java.lang.String CSS_SIMULATOR
public void processEvent(javax.faces.event.ComponentSystemEvent event)
throws javax.faces.event.AbortProcessingException
processEvent in interface javax.faces.event.ComponentSystemEventListenerjavax.faces.event.AbortProcessingExceptionpublic void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent uiComponent)
throws java.io.IOException
encodeEnd in class javax.faces.render.Rendererjava.io.IOExceptionpublic void encodeMarkers(javax.faces.context.ResponseWriter writer,
org.icefaces.util.ClientDescriptor client)
throws java.io.IOException
java.io.IOExceptionCopyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.