public class GraphicImage extends GraphicImageBase
GraphicImageBase.PropertyKeysCOMPONENT_TYPE, RENDERER_TYPE| Constructor and Description |
|---|
GraphicImage() |
| Modifier and Type | Method and Description |
|---|---|
Attribute[] |
getAttributesNames() |
Attribute[] |
getBooleanAttNames() |
java.lang.String |
processSrcAttribute(javax.faces.context.FacesContext facesContext,
java.lang.Object o,
java.lang.String name,
java.lang.String mimeType,
java.lang.String scope) |
protected java.lang.String |
processStaticImage(javax.faces.context.FacesContext facesContext) |
void |
setAttributesNames(Attribute[] attributesNames) |
void |
setBooleanAttNames(Attribute[] booleanAttNames) |
getAlt, getDir, getFamily, getHeight, getIsmap, getLongdesc, getMimeType, getName, getScope, getSrc, getStyle, getStyleClass, getTitle, getUrl, getUsemap, getValue, getWidth, isPropertySet, setAlt, setDir, setHeight, setIsmap, setLongdesc, setMimeType, setName, setScope, setSrc, setStyle, setStyleClass, setTitle, setUrl, setUsemap, setValue, setValueExpression, setWidthaddClientBehavior, addFacesListener, broadcast, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, visitTreepublic java.lang.String processSrcAttribute(javax.faces.context.FacesContext facesContext,
java.lang.Object o,
java.lang.String name,
java.lang.String mimeType,
java.lang.String scope)
protected java.lang.String processStaticImage(javax.faces.context.FacesContext facesContext)
public Attribute[] getAttributesNames()
public void setAttributesNames(Attribute[] attributesNames)
public Attribute[] getBooleanAttNames()
public void setBooleanAttNames(Attribute[] booleanAttNames)
Copyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.