Uses of Class
de.xima.fc.gui.bean.SelectionBean
Packages that use SelectionBean
- 
Uses of SelectionBean in de.xima.fc.gui.bean
Fields in de.xima.fc.gui.bean declared as SelectionBean - 
Uses of SelectionBean in de.xima.fc.gui.bean.plugin
Fields in de.xima.fc.gui.bean.plugin declared as SelectionBeanMethods in de.xima.fc.gui.bean.plugin that return SelectionBeanMethods in de.xima.fc.gui.bean.plugin with parameters of type SelectionBeanModifier and TypeMethodDescriptionvoidBasicPluginBean.setSelectionBean(SelectionBean selectionBean)  - 
Uses of SelectionBean in de.xima.fc.gui.model.data
Methods in de.xima.fc.gui.model.data that return SelectionBeanMethods in de.xima.fc.gui.model.data with parameters of type SelectionBeanModifier and TypeMethodDescriptionprotected voidEntityListModelSelectByView.putSelectionToStore(SelectionBean selectionBean, String key, T selected) protected TEntityListModelSelectByView.readSelectionFromStore(SelectionBean selectionBean, String key)