Uses of Enum Class
com._1c.g5.v8.dt.metadata.common.ClientApplicationTheme
Packages that use ClientApplicationTheme
Package
Description
-
Uses of ClientApplicationTheme in com._1c.g5.v8.dt.form.internal.presentation.wysiwyg
Constructors in com._1c.g5.v8.dt.form.internal.presentation.wysiwyg with parameters of type ClientApplicationThemeModifierConstructorDescriptionFormWysiwygRepresentation(org.eclipse.swt.widgets.Composite parent, MappingController controller, TransformatorServiceProvider transformatorServiceProvider, RenderServiceProvider renderServiceProvider, ChartImageServiceProvider chartImageServiceProvider, IChartProvider chartProvider, IRuntimeVersionSupport versionSupport, IBmModel bmModel, CompatibilityMode compatibilityMode, ClientInterfaceVariant interfaceVariant, ClientApplicationTheme clientApplicationTheme, List<IDropDelegate> dropDelegates, Consumer<IStructuredSelection> onSelectionChanged) Creates new WYSIWYG representation. -
Uses of ClientApplicationTheme in com._1c.g5.v8.dt.form.internal.ui.editor
Constructors in com._1c.g5.v8.dt.form.internal.ui.editor with parameters of type ClientApplicationThemeModifierConstructorDescriptionFormPresentationViewer(org.eclipse.swt.widgets.Composite parent, MappingController controller, ChartImageServiceProvider chartImageServiceProvider, IChartProvider chartProvider, TransformatorServiceProvider transformatorServiceProvider, RenderServiceProvider renderServiceProvider, IRuntimeVersionSupport versionSupport, IBmModel bmModel, CompatibilityMode compatibilityMode, ClientInterfaceVariant interfaceVariant, ClientApplicationTheme clientApplicationTheme, List<IDropDelegate> dropDelegates) Creates new form presentation viewer. -
Uses of ClientApplicationTheme in com._1c.g5.v8.dt.form.presentation.wysiwyg
Constructors in com._1c.g5.v8.dt.form.presentation.wysiwyg with parameters of type ClientApplicationThemeModifierConstructorDescriptionFormWysiwygViewer(org.eclipse.swt.widgets.Composite parent, MappingController controller, IBmModel bmModel, TransformatorServiceProvider transformatorServiceProvider, RenderServiceProvider renderServiceProvider, ChartImageServiceProvider chartImageServiceProvider, IChartProvider chartProvider, IRuntimeVersionSupport versionSupport, CompatibilityMode compatibilityMode, ClientInterfaceVariant interfaceVariant, ClientApplicationTheme clientApplicationTheme, List<IDropDelegate> dropDelegates) Creates new WYSIWYG viewer. -
Uses of ClientApplicationTheme in com._1c.g5.v8.dt.metadata.common
Fields in com._1c.g5.v8.dt.metadata.common with type parameters of type ClientApplicationThemeModifier and TypeFieldDescriptionstatic final List<ClientApplicationTheme>ClientApplicationTheme.VALUESA public read-only list of all the 'Client Application Theme' enumerators.Methods in com._1c.g5.v8.dt.metadata.common that return ClientApplicationThemeModifier and TypeMethodDescriptionstatic ClientApplicationThemeClientApplicationTheme.get(int value) Returns the 'Client Application Theme' literal with the specified integer value.static ClientApplicationThemeReturns the 'Client Application Theme' literal with the specified literal value.static ClientApplicationThemeReturns the 'Client Application Theme' literal with the specified name.static ClientApplicationThemeReturns the enum constant of this class with the specified name.static ClientApplicationTheme[]ClientApplicationTheme.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ClientApplicationTheme in com._1c.g5.v8.dt.metadata.common.impl
Methods in com._1c.g5.v8.dt.metadata.common.impl that return ClientApplicationThemeModifier and TypeMethodDescriptionCommonFactoryImpl.createClientApplicationThemeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) -
Uses of ClientApplicationTheme in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ClientApplicationThemeModifier and TypeMethodDescriptionConfiguration.getClientApplicationTheme()Returns the value of the 'Client Application Theme' attribute.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type ClientApplicationThemeModifier and TypeMethodDescriptionvoidConfiguration.setClientApplicationTheme(ClientApplicationTheme value) Sets the value of the 'Client Application Theme' attribute. -
Uses of ClientApplicationTheme in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ClientApplicationThemeMethods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type ClientApplicationThemeModifier and TypeMethodDescriptionvoidConfigurationImpl.setClientApplicationTheme(ClientApplicationTheme newClientApplicationTheme)