public class TabSelectEvent
extends javax.faces.event.AjaxBehaviorEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
TAB_SELECT |
source| Constructor and Description |
|---|
TabSelectEvent(javax.faces.component.UIComponent component,
javax.faces.component.behavior.Behavior behavior,
Tab tab,
Object rowData) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getRowData() |
Tab |
getTab() |
isAppropriateListener, processListenergetComponent, getPhaseId, queue, setPhaseIdgetSource, toStringpublic static final String TAB_SELECT
Copyright © 2016 Liferay, Inc.. All rights reserved.