- java.lang.Object
-
- java.util.EventObject
-
- javax.faces.event.FacesEvent
-
- javax.faces.event.ActionEvent
-
- org.alfresco.web.ui.repo.component.UINavigator.NavigatorEvent
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors
| Constructor and Description |
UINavigator.NavigatorEvent(javax.faces.component.UIComponent component,
int mode,
java.lang.String item) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.String |
getItem() |
int |
getMode() |
-
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
-
-
Method Detail
-
getMode
public int getMode()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.