public class SortEventExt extends SortEvent
Biglistbox
,
and provides more information about the column index.Constructor and Description |
---|
SortEventExt(java.lang.String name,
Component target,
boolean ascending,
int columnIndex) |
Modifier and Type | Method and Description |
---|---|
int |
getColumnIndex()
Returns the column index
|
java.lang.Object |
getData()
Returns the data of the event, by default returning the same as
getColumnIndex() |
static SortEventExt |
getSortEventExt(AuRequest request) |
getSortEvent, isAscending
getEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toString
public SortEventExt(java.lang.String name, Component target, boolean ascending, int columnIndex)
public static SortEventExt getSortEventExt(AuRequest request)
public java.lang.Object getData()
getColumnIndex()
public int getColumnIndex()
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.