Uses of Class
com._1c.g5.aef2.standard.lwt.views.AbstractLwtStandardView
-
-
Uses of AbstractLwtStandardView in com._1c.g5.aef2.standard.lwt.views
Subclasses of AbstractLwtStandardView in com._1c.g5.aef2.standard.lwt.views Modifier and Type Class Description class
AbstractHeavyCompositeWrapperView<VM extends ControlViewModel,NC extends org.eclipse.swt.widgets.Composite>
Basic class for light composites.class
AbstractHeavyControlWrapperView<VM extends ControlViewModel,NC extends org.eclipse.swt.widgets.Control>
Base class for views that produces the heavy native SWT control.class
AbstractHeavyWrapperView<VM extends ControlViewModel,LC extends SwtLightControl,NC extends org.eclipse.swt.widgets.Control>
Base class for views that produces the heavy native SWT control.class
AbstractLwtSpinnerView<VM extends ControlViewModel,LC extends AbstractLightSpinner<?>>
Abstract parent for lwt views for spinners.class
LwtBigDecimalSpinnerView
The LWT spinner view for big decimals.class
LwtButtonView
The LWT button view.class
LwtCheckableLabelView<VM extends CheckableLabelViewModel>
The LWT checkable label view.class
LwtCheckboxView
The LWT checkbox view.class
LwtComboView
The LWT combo view.class
LwtCompositeView
The LWT composite view.class
LwtDoubleSpinnerView
The LWT spinner view for doubles.class
LwtImageButtonView
The LWT image button view.class
LwtImageComboView<VM extends ComboLabelViewModel>
The LWT image combo view.class
LwtLabelView
The LWT label view.class
LwtLinkView
The LWT link view.class
LwtLongSpinnerView
The LWT spinner view for long.class
LwtRadioGroupView
The LWT radio group view.class
LwtScrolledCompositeContentView
The view for creating content of the scrolled composite.class
LwtScrolledCompositeView
The SWT scrolled composite view.class
LwtSectionView
The LWT section view.class
LwtSeparatorView
The LWT separator view.class
LwtSpinnerView
The LWT spinner view.class
LwtTextView
The LWT text view. -
Uses of AbstractLwtStandardView in com._1c.g5.properties.ui.views
Subclasses of AbstractLwtStandardView in com._1c.g5.properties.ui.views Modifier and Type Class Description class
LwtPropertiesScrolledCompositeView
The SWT scrolled composite view. -
Uses of AbstractLwtStandardView in com._1c.g5.v8.dt.form.ui.aef.lwt.views
Subclasses of AbstractLwtStandardView in com._1c.g5.v8.dt.form.ui.aef.lwt.views Modifier and Type Class Description class
LwtConditionalAppearanceView
LWT conditional appearance view. -
Uses of AbstractLwtStandardView in com._1c.g5.v8.dt.md.ui.aef.lwt.views
Subclasses of AbstractLwtStandardView in com._1c.g5.v8.dt.md.ui.aef.lwt.views Modifier and Type Class Description class
LwtDateValueView
The LWT wrapper view forSwtDateValueView
.class
LwtNumberValueView
The LWT wrapper view forSwtNumberValueView
.class
LwtPredefinedItemCodeView
PredefinedItem
code view. -
Uses of AbstractLwtStandardView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
Subclasses of AbstractLwtStandardView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration Modifier and Type Class Description static class
ConfigurationStandaloneContentSwtTreeView.LwtWrapped
LWT tree view for the configuration standalone content. -
Uses of AbstractLwtStandardView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange
Subclasses of AbstractLwtStandardView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange Modifier and Type Class Description static class
DataExchangeSwtTableView.LwtWrapped
LWT table view for the data exchange. -
Uses of AbstractLwtStandardView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan
Subclasses of AbstractLwtStandardView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan Modifier and Type Class Description static class
ExchangePlanContentSwtTreeView.LwtWrapped
LWT tree view for the exchange plan content. -
Uses of AbstractLwtStandardView in com._1c.g5.v8.dt.md.ui.editor.predefineddata
Subclasses of AbstractLwtStandardView in com._1c.g5.v8.dt.md.ui.editor.predefineddata Modifier and Type Class Description class
PredefinedDataLwtView
LwtDtTreeView
extension to show and edit items in granular editor predefined data page. -
Uses of AbstractLwtStandardView in com._1c.g5.v8.dt.md.ui.extension.aef.views
Subclasses of AbstractLwtStandardView in com._1c.g5.v8.dt.md.ui.extension.aef.views Modifier and Type Class Description class
LwtComboMdPropertyStateView
LWT view for image combo property state label UI control.class
LwtMdPropertyStateView
LWT view for property state label UI control. -
Uses of AbstractLwtStandardView in com._1c.g5.v8.dt.md.ui.properties.views
Subclasses of AbstractLwtStandardView in com._1c.g5.v8.dt.md.ui.properties.views Modifier and Type Class Description class
LwtPropertiesScrolledCompositeView
The SWT scrolled composite view. -
Uses of AbstractLwtStandardView in com._1c.g5.v8.dt.ui.aef.lwt.views
Subclasses of AbstractLwtStandardView in com._1c.g5.v8.dt.ui.aef.lwt.views Modifier and Type Class Description class
AbstractDtComboView<VM extends SelectViewModel>
The abstract DT combo view implementation.class
AbstractDtSelectView<VM extends SelectViewModel,LC extends ILightControl>
Base class for controls with feasible buttons in action bar.class
DtActionBarView
The DT action bar view for displaying the value (or values) in the text control.class
DtColorActionBarView
The LWTDtActionBarView
implementation with an ability to show image at the left side of text box.class
DtComboSelectView
The DT combo view with opportunity to specify a set of buttons that should be displayed.class
DtEditableComboView
The editable DT combo view with opportunity to specify a set of buttons that should be displayed.class
DtPictureView
View for picture displaying.class
LwtDateControlView
The Lwt date control viewclass
LwtDtTableView
The Lwt DT table view with optional search box.class
LwtDtTreeView
The DT tree view with optional search box.class
LwtGanttChartScalingView
Specialized LWT view for gantt chart settings dialog.class
LwtNullableSpinnerView
class
LwtShortcutView
The Lwt shortcut viewclass
LwtTabFolderView
The LWT tab folder view.class
LwtTextPreviewView
The LWT text preview view.class
LwtToolBarView
The LWT Toolbar view.class
LwtWrapperView<V extends SwtView<VM,NC>,VM extends ControlViewModel,NC extends org.eclipse.swt.widgets.Control>
The LWT wrapper view forSwtView
. -
Uses of AbstractLwtStandardView in com._1c.g5.v8.dt.ui.aef.lwt.views.grid
Subclasses of AbstractLwtStandardView in com._1c.g5.v8.dt.ui.aef.lwt.views.grid Modifier and Type Class Description class
LwtGridView
The LWT grid view.
It is a wrapper of theSwtGridView
.
-