Uses of Class
de.xima.fc.gui.common.bean.SelectionBean
Packages that use SelectionBean
Package
Description
-
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.common.model.data
Methods in de.xima.fc.gui.common.model.data that return SelectionBeanMethods in de.xima.fc.gui.common.model.data with parameters of type SelectionBeanModifier and TypeMethodDescriptionprotected voidItemListModelSelectByView.putSelectionToStore(SelectionBean selectionBean, String key, T selected) protected TItemListModelSelectByView.readSelectionFromStore(SelectionBean selectionBean, String key) -
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)