Uses of Enum
de.xima.fc.gui.common.statics.EViews
Packages that use EViews
Package
Description
-
Uses of EViews in de.xima.fc.gui.bean
Methods in de.xima.fc.gui.bean with parameters of type EViewsModifier and TypeMethodDescriptionvoidBackendBean.changeClient(EViews redirectView) Deprecated.the client is determined by the view.voidFCContextBean.switchMainView(EViews view) Deprecated.voidFCContextBean.switchSubView(EViews view) Deprecated. -
Uses of EViews in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application with parameters of type EViewsModifier and TypeMethodDescriptionvoidDialogBean.closeDialog(EViews view) Deprecated.booleanDeprecated.voidDialogBean.openDialog(EViews view) Deprecated.voidNavigationBean.setCurrentView(EViews view) Deprecated.The current view can be accessed viewViewContextBean.getView(). -
Uses of EViews in de.xima.fc.gui.bean.data
Methods in de.xima.fc.gui.bean.data that return types with arguments of type EViewsModifier and TypeMethodDescriptionDataSourcesBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated.DbConnectionBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated.DbQueryBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated.LdapConnectionBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated.LdapQueryBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated. -
Uses of EViews in de.xima.fc.gui.bean.inbox
Methods in de.xima.fc.gui.bean.inbox that return types with arguments of type EViewsModifier and TypeMethodDescriptionInboxBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated. -
Uses of EViews in de.xima.fc.gui.bean.mfserver
Methods in de.xima.fc.gui.bean.mfserver that return types with arguments of type EViewsModifier and TypeMethodDescriptionMandantFrontendServerBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated. -
Uses of EViews in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project with parameters of type EViewsModifier and TypeMethodDescriptionbooleanProjectPermissionBean.canAccessProjectPage(Projekt project, EViews view) Deprecated.CurrentProjectBean.getSubPageUrl(EViews view, Projekt project) Deprecated. -
Uses of EViews in de.xima.fc.gui.bean.resource
Methods in de.xima.fc.gui.bean.resource that return types with arguments of type EViewsModifier and TypeMethodDescriptionClientResourceBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated.ProjectResourceBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated. -
Uses of EViews in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return types with arguments of type EViewsModifier and TypeMethodDescriptionClientBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated.FrontendServerBean.EntityListModelImpl.getAllowedViewsForSelection() -
Uses of EViews in de.xima.fc.gui.bean.templates
Methods in de.xima.fc.gui.bean.templates that return types with arguments of type EViewsModifier and TypeMethodDescriptionTemplatesBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated. -
Uses of EViews in de.xima.fc.gui.bean.user
Methods in de.xima.fc.gui.bean.user that return types with arguments of type EViewsModifier and TypeMethodDescriptionLDAPGroupBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated.UserBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated.UserGroupBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated.UserRoleBean.EntityListModelImpl.getAllowedViewsForSelection()Deprecated. -
Uses of EViews in de.xima.fc.gui.common.bean
Fields in de.xima.fc.gui.common.bean with type parameters of type EViews -
Uses of EViews in de.xima.fc.gui.common.filter
Methods in de.xima.fc.gui.common.filter with parameters of type EViewsModifier and TypeMethodDescriptionprotected voidAbstractFilter.redirectToView(EViews view, javax.servlet.ServletRequest request, javax.servlet.ServletResponse response) Deprecated. -
Uses of EViews in de.xima.fc.gui.common.model
Constructors in de.xima.fc.gui.common.model with parameters of type EViews -
Uses of EViews in de.xima.fc.gui.common.model.data
Methods in de.xima.fc.gui.common.model.data that return types with arguments of type EViewsModifier and TypeMethodDescriptionItemListModelSelectByView.getAllowedViewsForSelection()Deprecated. -
Uses of EViews in de.xima.fc.gui.common.statics
Subclasses with type arguments of type EViews in de.xima.fc.gui.common.staticsMethods in de.xima.fc.gui.common.statics that return EViewsModifier and TypeMethodDescriptionstatic EViewsDeprecated.static EViewsDeprecated.static EViewsEViews.getByUriOrNull(String uri) Deprecated.static EViewsEViews.getByViewTarget(String viewTarget, boolean isMasterServer) Deprecated.EContentView.getParent()Deprecated.static EViewsDeprecated.Returns the enum constant of this type with the specified name.static EViewsEViews.valueOfOrNull(String viewName) Deprecated.static EViews[]EViews.values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EViews in de.xima.fc.gui.model
Constructors in de.xima.fc.gui.model with parameters of type EViews -
Uses of EViews in de.xima.fc.gui.model.data
Methods in de.xima.fc.gui.model.data that return types with arguments of type EViewsModifier and TypeMethodDescriptionEntityListModelSelectByView.getAllowedViewsForSelection()Deprecated. -
Uses of EViews in de.xima.fc.gui.model.messages.internal
Constructors in de.xima.fc.gui.model.messages.internal with parameters of type EViewsModifierConstructorDescriptionInternalMessageModel(long msgId, String summary, String details, String origin, boolean readed, boolean authorized, String formattedTime, EInternalMessageType type, EViews view)