Package com._1c.g5.v8.dt.common.ui.controls
package com._1c.g5.v8.dt.common.ui.controls
-
ClassDescriptionAction bar contains the set of action buttons, having their unique listeners and decorating images.Native button-based implementation of an action bar item.Control for date representation.Text decorated with the image in the content area.Transfer 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.Custom spinner control withnull
value support.Nullable spinner value listener.This class provides a convenient shorthand for creating and initializing ToolBar.Buttons for change table or tree content1C-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.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)