Uses of Class
de.xima.fc.gui.model.lazydata.LazyEntityListModel
-
Packages that use LazyEntityListModel Package Description de.xima.fc.gui.bean.protocol -
-
Uses of LazyEntityListModel in de.xima.fc.gui.bean.protocol
Methods in de.xima.fc.gui.bean.protocol that return LazyEntityListModel Modifier and Type Method Description LazyEntityListModel<ProtocolEntryClient>ProtocolBean. getClientModel()LazyEntityListModel<ProtocolEntryProcessing>ProtocolBean. getProcessModel()LazyEntityListModel<ProtocolEntrySystem>ProtocolBean. getSystemModel()
-