Package ee.datel.dogis.admin.model
Class DictionaryTableModel
java.lang.Object
ee.datel.dogis.admin.model.DictionaryTableModel
public class DictionaryTableModel
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description DictionaryTableModel()DictionaryTableModel(java.util.List<? extends DictionaryDataModel> data, int first, int limit, int count) -
Method Summary
-
Constructor Details
-
DictionaryTableModel
public DictionaryTableModel() -
DictionaryTableModel
public DictionaryTableModel(java.util.List<? extends DictionaryDataModel> data, int first, int limit, int count)
-