public class TabCollapseEvent
extends javax.faces.event.AjaxBehaviorEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
TAB_COLLAPSE |
source| Constructor and Description |
|---|
TabCollapseEvent(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_COLLAPSE
Copyright © 2016 Liferay, Inc.. All rights reserved.