|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Specific extension that allows the node to fire events to the attached listener.
Field Summary |
Fields inherited from interface org.jboss.portlet.PortalNode |
TYPE_CONTEXT, TYPE_PAGE, TYPE_PORTAL, TYPE_WINDOW |
Method Summary | |
PortalNodeEvent |
firePostEvent(PortalNodeEvent event)
Fire a post event on this node. |
PortalNodeEvent |
firePreEvent(PortalNodeEvent event)
Fire a pre event on this node. |
java.lang.String |
getHandle()
Return the node handle. |
Methods inherited from interface org.jboss.portlet.PortalNode |
getChild, getChildren, getName, getParent, getRoot, getType, resolve |
Method Detail |
public java.lang.String getHandle()
public PortalNodeEvent firePreEvent(PortalNodeEvent event)
public PortalNodeEvent firePostEvent(PortalNodeEvent event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |