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, setupReRender
addActionListener, getAction, getActionExpression, getActionListener, getActionListeners, getFamily, getValue, isImmediate, removeActionListener, restoreState, saveState, setAction, setActionExpression, setActionListener, setImmediate, setValue
addFacesListener, 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, setValueBinding
encodeAll, getContainerClientId, getValueExpression, setValueExpression
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDragIndicator, getDragListener, getDragType, getDragValue, getGrabbingCursors, getGrabCursors, getOndragend, getOndragstart, getOndropout, getOndropover, setDragIndicator, setDragListener, setDragType, setDragValue, setGrabbingCursors, setGrabCursors, setOndragend, setOndragstart, setOndropout, setOndropover
getData, 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, setTimeout
public void addDragListener(org.richfaces.event.DragListener listener)
addDragListener
in interface org.richfaces.component.Draggable
public void removeDragListener(org.richfaces.event.DragListener listener)
removeDragListener
in interface org.richfaces.component.Draggable
public org.richfaces.event.DragListener[] getDragListeners()
getDragListeners
in interface org.richfaces.component.Draggable
public void broadcast(javax.faces.event.FacesEvent event) throws javax.faces.event.AbortProcessingException
broadcast
in class org.ajax4jsf.component.AjaxActionComponent
javax.faces.event.AbortProcessingException
public void queueEvent(javax.faces.event.FacesEvent event)
queueEvent
in class org.ajax4jsf.component.AjaxActionComponent
public java.lang.String getResolvedDragIndicator(javax.faces.context.FacesContext facesContext)
getResolvedDragIndicator
in interface org.richfaces.component.Draggable
Copyright © 2013. All Rights Reserved.