|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
javax.faces.event.FacesEvent
javax.faces.event.ActionEvent
org.alfresco.web.ui.repo.component.UINodePath.PathElementEvent
public static class UINodePath.PathElementEvent
Class representing the clicking of a part of the path element.
Field Summary | |
---|---|
org.alfresco.service.cmr.repository.NodeRef |
NodeReference
|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
UINodePath.PathElementEvent(javax.faces.component.UIComponent component,
org.alfresco.service.cmr.repository.NodeRef nodeRef)
|
Method Summary |
---|
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 |
Field Detail |
---|
public org.alfresco.service.cmr.repository.NodeRef NodeReference
Constructor Detail |
---|
public UINodePath.PathElementEvent(javax.faces.component.UIComponent component, org.alfresco.service.cmr.repository.NodeRef nodeRef)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |