public class RowDeselectRangeEvent
extends javax.faces.event.AjaxBehaviorEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
ROW_DESELECT_RANGE |
source| Constructor and Description |
|---|
RowDeselectRangeEvent(javax.faces.component.UIComponent component,
javax.faces.component.behavior.Behavior behavior,
int[] rowIndexes,
List<Object> rowDataList) |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getRowDataList() |
int[] |
getRowIndexes() |
isAppropriateListener, processListenergetComponent, getPhaseId, queue, setPhaseIdgetSource, toStringpublic static final String ROW_DESELECT_RANGE
Copyright © 2016 Liferay, Inc.. All rights reserved.