public abstract class UIDragSupport
extends org.ajax4jsf.component.AjaxActionComponent
implements org.richfaces.component.Draggable
| Constructor and Description |
|---|
UIDragSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDragListener(org.richfaces.event.DragListener listener) |
void |
broadcast(javax.faces.event.FacesEvent event) |
org.richfaces.event.DragListener[] |
getDragListeners() |
java.lang.String |
getResolvedDragIndicator(javax.faces.context.FacesContext facesContext) |
void |
queueEvent(javax.faces.event.FacesEvent event) |
void |
removeDragListener(org.richfaces.event.DragListener listener) |
addAjaxListener, getAjaxListeners, getSingleComponent, removeAjaxListener, setupReRender, setupReRenderaddActionListener, getAction, getActionExpression, getActionListener, getActionListeners, getFamily, getValue, isImmediate, removeActionListener, restoreState, saveState, setAction, setActionExpression, setActionListener, setImmediate, setValueaddFacesListener, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBindingencodeAll, getContainerClientId, getValueExpression, setValueExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDragIndicator, getDragListener, getDragType, getDragValue, getGrabbingCursors, getGrabCursors, getOndragend, getOndragstart, getOndropout, getOndropover, setDragIndicator, setDragListener, setDragType, setDragValue, setGrabbingCursors, setGrabCursors, setOndragend, setOndragstart, setOndropout, setOndropovergetData, getEventsQueue, getFocus, getOnbeforedomupdate, getOncomplete, getProcess, getRequestDelay, getReRender, getSimilarityGroupingId, getStatus, getTimeout, isAjaxSingle, isBypassUpdates, isIgnoreDupResponses, isLimitToList, setAjaxSingle, setBypassUpdates, setData, setEventsQueue, setFocus, setIgnoreDupResponses, setLimitToList, setOnbeforedomupdate, setOncomplete, setProcess, setRequestDelay, setReRender, setSimilarityGroupingId, setStatus, setTimeoutpublic void addDragListener(org.richfaces.event.DragListener listener)
addDragListener in interface org.richfaces.component.Draggablepublic void removeDragListener(org.richfaces.event.DragListener listener)
removeDragListener in interface org.richfaces.component.Draggablepublic org.richfaces.event.DragListener[] getDragListeners()
getDragListeners in interface org.richfaces.component.Draggablepublic void broadcast(javax.faces.event.FacesEvent event)
throws javax.faces.event.AbortProcessingException
broadcast in class org.ajax4jsf.component.AjaxActionComponentjavax.faces.event.AbortProcessingExceptionpublic void queueEvent(javax.faces.event.FacesEvent event)
queueEvent in class org.ajax4jsf.component.AjaxActionComponentpublic java.lang.String getResolvedDragIndicator(javax.faces.context.FacesContext facesContext)
getResolvedDragIndicator in interface org.richfaces.component.DraggableCopyright © 2015. All Rights Reserved.