org.alfresco.web.ui.repo.component
Class UINodeDescendants.NodeSelectedEvent
java.lang.Object
java.util.EventObject
javax.faces.event.FacesEvent
javax.faces.event.ActionEvent
org.alfresco.web.ui.repo.component.UINodeDescendants.NodeSelectedEvent
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- UINodeDescendants
public static class UINodeDescendants.NodeSelectedEvent
- extends javax.faces.event.ActionEvent
Class representing the clicking of a node descendant element.
- See Also:
- Serialized Form
Fields inherited from class java.util.EventObject |
source |
Methods inherited from class javax.faces.event.ActionEvent |
isAppropriateListener, processListener |
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 |
NodeReference
public org.alfresco.service.cmr.repository.NodeRef NodeReference
IsParent
public boolean IsParent
UINodeDescendants.NodeSelectedEvent
public UINodeDescendants.NodeSelectedEvent(javax.faces.component.UIComponent component,
org.alfresco.service.cmr.repository.NodeRef nodeRef,
boolean isParent)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.