Uses of Class
de.xima.fc.gui.model.placeholder.PlaceholderContextModel
- 
Packages that use PlaceholderContextModel Package Description de.xima.fc.gui.bean.application de.xima.fc.gui.event.handler de.xima.fc.gui.interfaces de.xima.fc.gui.model de.xima.fc.gui.model.placeholder  - 
- 
Uses of PlaceholderContextModel in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application that return PlaceholderContextModel Modifier and Type Method Description PlaceholderContextModelPlaceholderBean. getModel() - 
Uses of PlaceholderContextModel in de.xima.fc.gui.event.handler
Constructors in de.xima.fc.gui.event.handler with parameters of type PlaceholderContextModel Constructor Description PlaceholderDesignerConversationEventHandler(Mandant client, Locale locale, BackendViewPushContext viewPushContext, PlaceholderContextModel model)Creates a new placeholder handler for the placeholder bean. - 
Uses of PlaceholderContextModel in de.xima.fc.gui.interfaces
Methods in de.xima.fc.gui.interfaces with parameters of type PlaceholderContextModel Modifier and Type Method Description voidIPlaceholderLibrary. updateFormPlaceholders(IEntityContext ec, Mandant client, Locale locale, PlaceholderContextModel model) - 
Uses of PlaceholderContextModel in de.xima.fc.gui.model
Methods in de.xima.fc.gui.model with parameters of type PlaceholderContextModel Modifier and Type Method Description voidPlaceholderLibrary. updateFormPlaceholders(IEntityContext ec, Mandant client, Locale locale, PlaceholderContextModel model) - 
Uses of PlaceholderContextModel in de.xima.fc.gui.model.placeholder
Methods in de.xima.fc.gui.model.placeholder that return PlaceholderContextModel Modifier and Type Method Description static PlaceholderContextModelPlaceholderContextModel. empty() 
 -