Uses of Class
de.xima.fc.gui.common.bean.LocaleBean
-
Packages that use LocaleBean Package Description de.xima.fc.gui.bean.plugin de.xima.fc.gui.bean.settings de.xima.fc.gui.common.bean de.xima.fc.gui.common.utils.msg de.xima.fc.inbox.bean de.xima.fc.inbox.model -
-
Uses of LocaleBean in de.xima.fc.gui.bean.plugin
Fields in de.xima.fc.gui.bean.plugin declared as LocaleBean Modifier and Type Field Description protected LocaleBeanBasicPluginBean. localeBean -
Uses of LocaleBean in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return LocaleBean Modifier and Type Method Description LocaleBeanSystemMessagesBean. getLocaleBean()Methods in de.xima.fc.gui.bean.settings with parameters of type LocaleBean Modifier and Type Method Description voidSystemMessagesBean. setLocaleBean(LocaleBean localeBean) -
Uses of LocaleBean in de.xima.fc.gui.common.bean
Fields in de.xima.fc.gui.common.bean declared as LocaleBean Modifier and Type Field Description protected LocaleBeanABooleanExpressionBean. localeBean -
Uses of LocaleBean in de.xima.fc.gui.common.utils.msg
Fields in de.xima.fc.gui.common.utils.msg declared as LocaleBean Modifier and Type Field Description protected LocaleBeanAJSFContext. localeBeanDeprecated.Methods in de.xima.fc.gui.common.utils.msg that return LocaleBean Modifier and Type Method Description LocaleBeanAJSFContext. getLocaleBean()Deprecated.Methods in de.xima.fc.gui.common.utils.msg with parameters of type LocaleBean Modifier and Type Method Description voidAJSFContext. setLocaleBean(LocaleBean localeBean)Deprecated. -
Uses of LocaleBean in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean that return LocaleBean Modifier and Type Method Description LocaleBeanProcessFormRecordEditBean. getLocaleBean()Methods in de.xima.fc.inbox.bean with parameters of type LocaleBean Modifier and Type Method Description voidProcessFormRecordEditBean. setLocaleBean(LocaleBean localeBean) -
Uses of LocaleBean in de.xima.fc.inbox.model
Methods in de.xima.fc.inbox.model with parameters of type LocaleBean Modifier and Type Method Description StringFormRecordListItem. getStateName(LocaleBean localeBean)
-