public class ImageRotateAndResize
extends javax.faces.component.UIComponentBase
implements org.primefaces.component.api.Widget, javax.faces.component.behavior.ClientBehaviorHolder
ImageRotateAndResize
component.Modifier and Type | Class and Description |
---|---|
protected static class |
ImageRotateAndResize.PropertyKeys
Properties that are tracked by state saving.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COMPONENT_FAMILY |
static java.lang.String |
COMPONENT_TYPE |
static java.lang.String |
EVENT_RESIZE |
static java.lang.String |
EVENT_ROTATE |
Constructor and Description |
---|
ImageRotateAndResize() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<java.lang.String> |
getEventNames() |
java.lang.String |
getFamily() |
java.lang.String |
getFor() |
java.lang.String |
getWidgetVar() |
void |
queueEvent(javax.faces.event.FacesEvent event) |
java.lang.String |
resolveWidgetVar() |
void |
setFor(java.lang.String forValue) |
void |
setWidgetVar(java.lang.String widgetVar) |
addClientBehavior, addFacesListener, broadcast, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTree
public static final java.lang.String COMPONENT_TYPE
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String EVENT_ROTATE
public static final java.lang.String EVENT_RESIZE
public java.lang.String getFamily()
getFamily
in class javax.faces.component.UIComponent
public java.util.Collection<java.lang.String> getEventNames()
getEventNames
in interface javax.faces.component.behavior.ClientBehaviorHolder
getEventNames
in class javax.faces.component.UIComponentBase
public java.lang.String getWidgetVar()
public void setWidgetVar(java.lang.String widgetVar)
public java.lang.String getFor()
public void setFor(java.lang.String forValue)
public java.lang.String resolveWidgetVar()
resolveWidgetVar
in interface org.primefaces.component.api.Widget
public void queueEvent(javax.faces.event.FacesEvent event)
queueEvent
in class javax.faces.component.UIComponentBase
Copyright © 2011–2018. All rights reserved.