Uses of Class
de.xima.fc.gui.model.form_theme.FormThemeEditModeAdvancedModel
Packages that use FormThemeEditModeAdvancedModel
-
Uses of FormThemeEditModeAdvancedModel in de.xima.fc.gui.bean.form_theme
Methods in de.xima.fc.gui.bean.form_theme that return FormThemeEditModeAdvancedModelModifier and TypeMethodDescriptionFormThemeBean.getEditModeAdvancedModel()Gets the view model foradvancededit mode. -
Uses of FormThemeEditModeAdvancedModel in de.xima.fc.gui.model.form_theme
Methods in de.xima.fc.gui.model.form_theme that return FormThemeEditModeAdvancedModelModifier and TypeMethodDescriptionFormThemeElFinderExplorerSession.model()Gets the view model to use with the current explorer session.Methods in de.xima.fc.gui.model.form_theme with parameters of type FormThemeEditModeAdvancedModelModifier and TypeMethodDescriptionstatic voidFormThemeElFinderExplorerSession.registerExplorerSession(javax.servlet.http.HttpSession httpSession, String explorerSessionId, FormThemeEditModeAdvancedModel model) Registers the given content view with the explorer session for the given explorer session ID.