Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.AdjustableBoolean
-
-
Uses of AdjustableBoolean in com._1c.g5.v8.dt.cmi.model
Methods in com._1c.g5.v8.dt.cmi.model that return AdjustableBoolean Modifier and Type Method Description AdjustableBooleanCommandsVisibilityFragment. getVisible()Returns the value of the 'Visible' containment reference.AdjustableBooleanSubsystemsVisibilityFragment. getVisible()Returns the value of the 'Visible' containment reference.Methods in com._1c.g5.v8.dt.cmi.model with parameters of type AdjustableBoolean Modifier and Type Method Description voidCommandsVisibilityFragment. setVisible(AdjustableBoolean value)Sets the value of the 'Visible' containment reference.voidSubsystemsVisibilityFragment. setVisible(AdjustableBoolean value)Sets the value of the 'Visible' containment reference. -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.cmi.model.deriveddata
Methods in com._1c.g5.v8.dt.cmi.model.deriveddata that return AdjustableBoolean Modifier and Type Method Description AdjustableBooleanCommandItem. getVisibility()Returns the value of the 'Visibility' containment reference.AdjustableBooleanConfigurationCommandInterfaceItem. getVisibility()Returns the value of the 'Visibility' containment reference.Methods in com._1c.g5.v8.dt.cmi.model.deriveddata with parameters of type AdjustableBoolean Modifier and Type Method Description voidCommandItem. setVisibility(AdjustableBoolean value)Sets the value of the 'Visibility' containment reference.voidConfigurationCommandInterfaceItem. setVisibility(AdjustableBoolean value)Sets the value of the 'Visibility' containment reference. -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.cmi.model.deriveddata.impl
Methods in com._1c.g5.v8.dt.cmi.model.deriveddata.impl that return AdjustableBoolean Modifier and Type Method Description AdjustableBooleanCommandItemImpl. getVisibility()AdjustableBooleanConfigurationCommandInterfaceItemImpl. getVisibility()Methods in com._1c.g5.v8.dt.cmi.model.deriveddata.impl with parameters of type AdjustableBoolean Modifier and Type Method Description voidCommandItemImpl. setVisibility(AdjustableBoolean newVisibility)voidConfigurationCommandInterfaceItemImpl. setVisibility(AdjustableBoolean newVisibility) -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.cmi.model.impl
Methods in com._1c.g5.v8.dt.cmi.model.impl that return AdjustableBoolean Modifier and Type Method Description AdjustableBooleanCommandsVisibilityFragmentImpl. getVisible()AdjustableBooleanSubsystemsVisibilityFragmentImpl. getVisible()Methods in com._1c.g5.v8.dt.cmi.model.impl with parameters of type AdjustableBoolean Modifier and Type Method Description voidCommandsVisibilityFragmentImpl. setVisible(AdjustableBoolean newVisible)voidSubsystemsVisibilityFragmentImpl. setVisible(AdjustableBoolean newVisible) -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.cmi.model.util
Methods in com._1c.g5.v8.dt.cmi.model.util that return AdjustableBoolean Modifier and Type Method Description static AdjustableBooleanCommandInterfaceUtil. copyVisibility(AdjustableBoolean original)Copies visibility.static AdjustableBooleanCmiModelUtil. getDefaultCommandVisible(org.eclipse.emf.ecore.EObject command)Gets command visibility.Methods in com._1c.g5.v8.dt.cmi.model.util with parameters of type AdjustableBoolean Modifier and Type Method Description static AdjustableBooleanCommandInterfaceUtil. copyVisibility(AdjustableBoolean original)Copies visibility.static voidCommandInterfaceUtil. setCommandVisibility(CommandInterface commandInterface, Command command, AdjustableBoolean visibility)Sets command visibility and add changes to affected objects.static voidCommandInterfaceUtil. setSubsystemVisibility(CommandInterface commandInterface, Subsystem subsystem, AdjustableBoolean visibility)Sets subsystem visibility and add changes to affected objects. -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.cmi.tasks
Methods in com._1c.g5.v8.dt.cmi.tasks with parameters of type AdjustableBoolean Modifier and Type Method Description static SetCommandVisibilityTaskSetCommandVisibilityTask. create(CommandInterface commandInterface, Command command, AdjustableBoolean visibility)Creates a new instance.static SetSubsystemVisibilityTaskSetSubsystemVisibilityTask. create(CommandInterface commandInterface, Subsystem subsystem, AdjustableBoolean visibility)Creates a new instance.IBmTask<org.eclipse.core.runtime.IStatus>ICommandInterfaceTaskFactory. createSetCommandVisibilityTask(CommandInterface commandInterface, Command command, AdjustableBoolean visibility)Creates a task responsible for setting the specified visibility for the command.IBmTask<org.eclipse.core.runtime.IStatus>ICommandInterfaceTaskFactory. createSetSubsystemVisibilityTask(CommandInterface commandInterface, Subsystem subsystem, AdjustableBoolean visibility)Creates a task responsible for setting visibility for the given subsystem.org.eclipse.core.runtime.IStatusSetCommandVisibilityTask. execute(CommandInterface commandInterface, Command command, AdjustableBoolean visibility, org.eclipse.core.runtime.IProgressMonitor monitor)org.eclipse.core.runtime.IStatusSetSubsystemVisibilityTask. execute(CommandInterface commandInterface, Subsystem subsystem, AdjustableBoolean visibility, org.eclipse.core.runtime.IProgressMonitor monitor)}Constructors in com._1c.g5.v8.dt.cmi.tasks with parameters of type AdjustableBoolean Constructor Description SetCommandVisibilityTask(String name, CommandInterface commandInterface, Command command, AdjustableBoolean visibility)Constructor.SetSubsystemVisibilityTask(String name, CommandInterface commandInterface, Subsystem subsystem, AdjustableBoolean visibility)Constructor. -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.form.model
Methods in com._1c.g5.v8.dt.form.model that return AdjustableBoolean Modifier and Type Method Description AdjustableBooleanAbstractFormAttribute. getEdit()Returns the value of the 'Edit' containment reference.AdjustableBooleanFormCommand. getUse()Returns the value of the 'Use' containment reference.AdjustableBooleanFormCommandInterfaceItem. getUserVisible()Returns the value of the 'User Visible' containment reference.AdjustableBooleanVisible. getUserVisible()Returns the value of the 'User Visible' containment reference.AdjustableBooleanAbstractFormAttribute. getView()Returns the value of the 'View' containment reference.Methods in com._1c.g5.v8.dt.form.model with parameters of type AdjustableBoolean Modifier and Type Method Description voidAbstractFormAttribute. setEdit(AdjustableBoolean value)Sets the value of the 'Edit' containment reference.voidFormCommand. setUse(AdjustableBoolean value)Sets the value of the 'Use' containment reference.voidFormCommandInterfaceItem. setUserVisible(AdjustableBoolean value)Sets the value of the 'User Visible' containment reference.voidVisible. setUserVisible(AdjustableBoolean value)Sets the value of the 'User Visible' containment reference.voidAbstractFormAttribute. setView(AdjustableBoolean value)Sets the value of the 'View' containment reference. -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.form.model.impl
Methods in com._1c.g5.v8.dt.form.model.impl that return AdjustableBoolean Modifier and Type Method Description AdjustableBooleanAbstractFormAttributeImpl. getEdit()AdjustableBooleanFormCommandImpl. getUse()AdjustableBooleanAdditionImpl. getUserVisible()AdjustableBooleanDataItemImpl. getUserVisible()AdjustableBooleanDecorationImpl. getUserVisible()AdjustableBooleanFormCommandInterfaceItemImpl. getUserVisible()AdjustableBooleanGroupImpl. getUserVisible()AdjustableBooleanAbstractFormAttributeImpl. getView()Methods in com._1c.g5.v8.dt.form.model.impl with parameters of type AdjustableBoolean Modifier and Type Method Description voidAbstractFormAttributeImpl. setEdit(AdjustableBoolean newEdit)voidFormCommandImpl. setUse(AdjustableBoolean newUse)voidAdditionImpl. setUserVisible(AdjustableBoolean newUserVisible)voidDataItemImpl. setUserVisible(AdjustableBoolean newUserVisible)voidDecorationImpl. setUserVisible(AdjustableBoolean newUserVisible)voidFormCommandInterfaceItemImpl. setUserVisible(AdjustableBoolean newUserVisible)voidGroupImpl. setUserVisible(AdjustableBoolean newUserVisible)voidAbstractFormAttributeImpl. setView(AdjustableBoolean newView) -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.form.service.task
Methods in com._1c.g5.v8.dt.form.service.task with parameters of type AdjustableBoolean Modifier and Type Method Description static FormAutoCommandInterfaceTaskFormAutoCommandInterfaceTask. changeUserVisible(FormCommandInterfaceItems owner, FormCommandInterfaceItem item, AdjustableBoolean value)The method creates a new change user visiblity bm task -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.form.util
Methods in com._1c.g5.v8.dt.form.util that return AdjustableBoolean Modifier and Type Method Description static AdjustableBooleanAdjustableBooleanUtil. create(boolean common)Creates a new adjustable boolean.static AdjustableBooleanFormCommandInterfaceAutoItemUtils. getDefaultVisibility(Command cmd)Deprecated.Return the default visiblity byCommandforFormCommandInterfaceItemMethods in com._1c.g5.v8.dt.form.util with parameters of type AdjustableBoolean Modifier and Type Method Description static StringAdjustableBooleanUtil. toString(AdjustableBoolean aBoolean)Deprecated. -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.hpwa.model
Methods in com._1c.g5.v8.dt.hpwa.model that return AdjustableBoolean Modifier and Type Method Description AdjustableBooleanHomePageWorkAreaColumnItem. getVisibility()Returns the value of the 'Visibility' containment reference.Methods in com._1c.g5.v8.dt.hpwa.model with parameters of type AdjustableBoolean Modifier and Type Method Description voidHomePageWorkAreaColumnItem. setVisibility(AdjustableBoolean value)Sets the value of the 'Visibility' containment reference. -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.hpwa.model.impl
Methods in com._1c.g5.v8.dt.hpwa.model.impl that return AdjustableBoolean Modifier and Type Method Description AdjustableBooleanHomePageWorkAreaColumnItemImpl. getVisibility()Methods in com._1c.g5.v8.dt.hpwa.model.impl with parameters of type AdjustableBoolean Modifier and Type Method Description voidHomePageWorkAreaColumnItemImpl. setVisibility(AdjustableBoolean newVisibility) -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.md.ui.dialogs
Constructors in com._1c.g5.v8.dt.md.ui.dialogs with parameters of type AdjustableBoolean Constructor Description UserVisibilityDialog(org.eclipse.swt.widgets.Shell shell, AdjustableBoolean model, IV8Project v8project, boolean readonly)Creates a new dialogUserVisibilityDialog(org.eclipse.swt.widgets.Shell shell, AdjustableBoolean model, IV8Project v8project, String dialogTitle, String rolesLabel, String isCommonButtonText, boolean readonly)Creates a new dialog -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AdjustableBoolean Modifier and Type Method Description AdjustableBooleanMdClassFactory. createAdjustableBoolean()Returns a new object of class 'Adjustable Boolean'.AdjustableBooleanStandardCommand. getVisible()Returns the value of the 'Visible' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type AdjustableBoolean Modifier and Type Method Description voidStandardCommand. setVisible(AdjustableBoolean value)Sets the value of the 'Visible' containment reference. -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AdjustableBoolean Modifier and Type Class Description classAdjustableBooleanImplAn implementation of the model object 'Adjustable Boolean'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AdjustableBoolean Modifier and Type Method Description AdjustableBooleanMdClassFactoryImpl. createAdjustableBoolean()AdjustableBooleanStandardCommandImpl. getVisible()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type AdjustableBoolean Modifier and Type Method Description voidStandardCommandImpl. setVisible(AdjustableBoolean newVisible) -
Uses of AdjustableBoolean in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AdjustableBoolean Modifier and Type Method Description TMdClassSwitch. caseAdjustableBoolean(AdjustableBoolean object)Returns the result of interpreting the object as an instance of 'Adjustable Boolean'.booleanMdClassValidator. validateAdjustableBoolean(AdjustableBoolean adjustableBoolean, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
-