Uses of Package
com._1c.g5.v8.dt.common.ui.controls
-
Classes in com._1c.g5.v8.dt.common.ui.controls used by com._1c.g5.v8.dt.common.ui.controls Class Description DndTransfer Transfer for drag and drop Transfered data must be pair of Integer and StringDtLabel Special version ofCLabel
that trims its text at the end, not at the middle as originalCLabel
.IActionBarItem 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.IActionBarListener Contract of the action bar button action listener.IActionListener Listens to actions perfromed by user via corresponding action bar item.NullableSpinner.ValueListener Nullable spinner value listener.SectionToolbar This class provides a convenient shorthand for creating and initializing ToolBar.ValueChooser 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.ValueComboChooser 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.ValueComboChooser.CommitListener -
Classes in com._1c.g5.v8.dt.common.ui.controls used by com._1c.g5.v8.dt.common.ui.databinding Class Description NullableSpinner Custom spinner control withnull
value support.ValueChooser 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.md.ui.aef.swt.views Class Description DateChooserControl Control for date representation.ValueChooser 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.editor Class Description ValueChooser 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.platform.services.ui Class Description ValueComboChooserViewer Viewer lifecycle addition to theValueComboChooser
.
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.views Class Description ActionBar Action bar contains the set of action buttons, having their unique listeners and decorating images.DateChooserControl Control for date representation.DtLabel Special version ofCLabel
that trims its text at the end, not at the middle as originalCLabel
.IActionBarItem 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.NullableSpinner Custom spinner control withnull
value support.ValueChooser 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.ValueComboChooser 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.