Class UIGroupSelector.SelectPathActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<org.exoplatform.webui.core.UIBreadcumbs>
org.exoplatform.forum.common.webui.UIGroupSelector.SelectPathActionListener
- Enclosing class:
- UIGroupSelector
public static class UIGroupSelector.SelectPathActionListener
extends org.exoplatform.webui.event.EventListener<org.exoplatform.webui.core.UIBreadcumbs>
-
Field Summary
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.exoplatform.webui.event.Event<org.exoplatform.webui.core.UIBreadcumbs> event)
-
Constructor Details
-
SelectPathActionListener
public SelectPathActionListener()
-
-
Method Details