Class SortEventExt

  • All Implemented Interfaces:
    java.io.Serializable

    public class SortEventExt
    extends SortEvent
    Represents an event that indicates a sorting request to data for Biglistbox, and provides more information about the column index.
    Since:
    6.0.1
    Author:
    jumperchen
    See Also:
    Serialized Form
    • Constructor Detail

      • SortEventExt

        public SortEventExt​(java.lang.String name,
                            Component target,
                            boolean ascending,
                            int columnIndex)
    • Method Detail

      • getData

        public java.lang.Object getData()
        Returns the data of the event, by default returning the same as getColumnIndex()
        Overrides:
        getData in class Event
      • getColumnIndex

        public int getColumnIndex()
        Returns the column index