ICEfaces 4.0.0
Java API Documentation
- java.lang.Object
-
- java.util.EventObject
-
- javax.faces.event.FacesEvent
-
- org.icefaces.ace.event.DragDropEvent
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors
| Constructor and Description |
DragDropEvent(javax.faces.component.UIComponent component,
java.lang.String dragId,
java.lang.String dropId) |
DragDropEvent(javax.faces.component.UIComponent component,
java.lang.String dragId,
java.lang.String dropId,
java.lang.Object data) |
-
Method Summary
-
Methods inherited from class javax.faces.event.FacesEvent
getComponent, getPhaseId, queue, setPhaseId
-
Methods inherited from class java.util.EventObject
getSource, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
DragDropEvent
public DragDropEvent(javax.faces.component.UIComponent component,
java.lang.String dragId,
java.lang.String dropId,
java.lang.Object data)
ICEfaces 4.0.0
Java API Documentation
Copyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.