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, isAscendinggetEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toStringpublic 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-2011 Potix Corporation. All Rights Reserved.