Uses of Interface
de.jaret.util.ui.table.model.IJaretTableSelection

Packages that use IJaretTableSelection
de.jaret.util.ui.table.model This package contains the model and model listeners for the jaret table. 
 

Uses of IJaretTableSelection in de.jaret.util.ui.table.model
 

Classes in de.jaret.util.ui.table.model that implement IJaretTableSelection
 class JaretTableSelectionImpl
          Implementation of the JaretTableSelection.
 

Fields in de.jaret.util.ui.table.model declared as IJaretTableSelection
protected  IJaretTableSelection JaretTableSelectionModelImpl._selection
          the selection data store.
 

Methods in de.jaret.util.ui.table.model that return IJaretTableSelection
 IJaretTableSelection JaretTableSelectionModelImpl.getSelection()
          retrieve the selected elements in the tabel selection structure.
 IJaretTableSelection IJaretTableSelectionModel.getSelection()
          retrieve the selected elements in the tabel selection structure.
 



Copyright © 2012. All Rights Reserved.