TableRowsSelected

case class TableRowsSelected(source: Table, range: Range, adjusting: Boolean) extends TableEvent with AdjustingEvent with ListSelectionEvent
trait Serializable
trait Product
trait Equals
trait UIEvent
trait Event
class Object
trait Matchable
class Any

Value members

Inherited methods

def committed: Boolean
Inherited from
AdjustingEvent
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product