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