public class OrgChartClickEvent
extends javax.faces.event.AjaxBehaviorEvent
orgchart component.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
OrgChartClickEvent(javax.faces.component.UIComponent component,
javax.faces.component.behavior.Behavior behavior,
java.lang.String id,
java.lang.String hierarchyStr) |
| Modifier and Type | Method and Description |
|---|---|
org.primefaces.shaded.json.JSONObject |
getHierarchy() |
java.lang.String |
getId() |
void |
setHierarchy(org.primefaces.shaded.json.JSONObject hierarchy) |
void |
setId(java.lang.String id) |
isAppropriateListener, processListenerpublic static final java.lang.String NAME
Copyright © 2011–2021. All rights reserved.