public class ThematicMapEvent
extends javax.faces.event.ActionEvent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLIENT_ROW_KEY |
static java.lang.String |
EVENT |
protected java.lang.Object |
m_rowKey |
Constructor and Description |
---|
ThematicMapEvent(javax.faces.component.UIComponent uiComponent, java.lang.Object clientRowKey) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getRowKey() |
protected java.lang.Object m_rowKey
public static final java.lang.String EVENT
public static final java.lang.String CLIENT_ROW_KEY