Uses of Package
com._1c.g5.v8.dt.common.ui.controls
Packages that use com._1c.g5.v8.dt.common.ui.controls
Package
Description
-
Classes in com._1c.g5.v8.dt.common.ui.controls used by com._1c.g5.v8.dt.common.ui.controlsClassDescriptionTransfer for drag and drop Transfered data must be pair of Integer and StringSpecial version of
CLabel
that trims its text at the end, not at the middle as originalCLabel
.Action bar item is being contained in the actiob bar and processes actions/activities from the user via associated listeners.
Action bar item should contain control the user performs item activities through
Action bar supplies image and tool tip text for using by the item implementations.Contract of the action bar button action listener.Listens to actions perfromed by user via corresponding action bar item.Nullable spinner value listener.This class provides a convenient shorthand for creating and initializing ToolBar.1C-specific composite widget for displaying/editing the value of the text field in property/scheme editor(s) as well as providing controls for changing the value of the field via actions associated with this field.Extension ofValueChooser
component which includes combo-box behavior (drop-down list) along with standard ActionBar action button decorated with combo dropdown arrow.
The component allows to add other custom actions to the control expanding its capabilities.
The implementation is based on theCCombo
code base, with the list is being replaced with the native SWT table. -
Classes in com._1c.g5.v8.dt.common.ui.controls used by com._1c.g5.v8.dt.common.ui.databindingClassDescriptionCustom spinner control with
null
value support.1C-specific composite widget for displaying/editing the value of the text field in property/scheme editor(s) as well as providing controls for changing the value of the field via actions associated with this field. -
Classes in com._1c.g5.v8.dt.common.ui.controls used by com._1c.g5.v8.dt.internal.cmi.ui.sectionsClassDescriptionThis class provides a convenient shorthand for creating and initializing ToolBar.
-
Classes in com._1c.g5.v8.dt.common.ui.controls used by com._1c.g5.v8.dt.md.ui.aef.swt.viewsClassDescriptionControl for date representation.Special version of
CLabel
that trims its text at the end, not at the middle as originalCLabel
.1C-specific composite widget for displaying/editing the value of the text field in property/scheme editor(s) as well as providing controls for changing the value of the field via actions associated with this field. -
Classes in com._1c.g5.v8.dt.common.ui.controls used by com._1c.g5.v8.dt.moxel.ui.editorClassDescription1C-specific composite widget for displaying/editing the value of the text field in property/scheme editor(s) as well as providing controls for changing the value of the field via actions associated with this field.
-
Classes in com._1c.g5.v8.dt.common.ui.controls used by com._1c.g5.v8.dt.platform.services.uiClassDescriptionViewer lifecycle addition to the
ValueComboChooser
.
Consumes domain model via associated content provider and converts it to elements of the combo via associated label provider (including both text decorations and text) -
Classes in com._1c.g5.v8.dt.common.ui.controls used by com._1c.g5.v8.dt.ui.aef.swt.viewsClassDescriptionAction bar contains the set of action buttons, having their unique listeners and decorating images.Control for date representation.Special version of
CLabel
that trims its text at the end, not at the middle as originalCLabel
.Action bar item is being contained in the actiob bar and processes actions/activities from the user via associated listeners.
Action bar item should contain control the user performs item activities through
Action bar supplies image and tool tip text for using by the item implementations.Custom spinner control withnull
value support.1C-specific composite widget for displaying/editing the value of the text field in property/scheme editor(s) as well as providing controls for changing the value of the field via actions associated with this field.Extension ofValueChooser
component which includes combo-box behavior (drop-down list) along with standard ActionBar action button decorated with combo dropdown arrow.
The component allows to add other custom actions to the control expanding its capabilities.
The implementation is based on theCCombo
code base, with the list is being replaced with the native SWT table.