Uses of Class
com._1c.g5.aef2.standard.swt.views.SwtStandardView
- 
- 
Uses of SwtStandardView in com._1c.g5.aef2.standard.swt.viewsSubclasses of SwtStandardView in com._1c.g5.aef2.standard.swt.views Modifier and Type Class Description classAbstractSwtSpinnerView<VM extends ControlViewModel>Abstract parent for swt views for spinners.classSwtBigDecimalSpinnerViewThe SWT spinner view for big decimals.classSwtButtonViewThe SWT button view.classSwtCheckableLabelView<VM extends CheckableLabelViewModel>The SWT checkable label view.classSwtCheckBoxViewThe SWT checkbox view.classSwtComboViewThe SWT combo view.classSwtCompositeViewThe SWT composite view.classSwtDoubleSpinnerViewThe SWT spinner view for doubles.classSwtImageButtonViewThe SWT image button view.classSwtLabelViewSWT label view.classSwtLinkViewSWT link view.classSwtLongSpinnerViewThe SWT spinner view for long values.classSwtRadioGroupViewThe SWT radio group view.classSwtScrolledCompositeViewThe SWT scrolled composite view.classSwtSectionViewThe SWTSectionview.classSwtSeparatorViewThe SWT separator view.classSwtSpinnerViewThe SWT spinner view.classSwtTextViewThe SWT text view.
- 
Uses of SwtStandardView in com._1c.g5.properties.ui.viewsSubclasses of SwtStandardView in com._1c.g5.properties.ui.views Modifier and Type Class Description classSwtPropertiesScrolledCompositeViewThe SWT scrolled composite view.
- 
Uses of SwtStandardView in com._1c.g5.v8.dt.form.ui.aef.swt.viewsSubclasses of SwtStandardView in com._1c.g5.v8.dt.form.ui.aef.swt.views Modifier and Type Class Description classSwtConditionalAppearanceViewSWT conditional appearance view.
- 
Uses of SwtStandardView in com._1c.g5.v8.dt.md.ui.aef.swt.viewsSubclasses of SwtStandardView in com._1c.g5.v8.dt.md.ui.aef.swt.views Modifier and Type Class Description classSwtDateValueViewThe SWT view forDateValueControlViewModel.classSwtNumberValueViewThe SWT view forNumberValueControlViewModel.classSwtPredefinedItemCodeViewPredefinedItemcode SWT view.
- 
Uses of SwtStandardView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattributeSubclasses of SwtStandardView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute Modifier and Type Class Description classCommonAttributeContentSwtViewDtTreeViewextension to show and edit common attribute content.
- 
Uses of SwtStandardView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configurationSubclasses of SwtStandardView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration Modifier and Type Class Description classConfigurationStandaloneContentSwtTreeViewSWT tree view for the configuration standalone content.
- 
Uses of SwtStandardView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchangeSubclasses of SwtStandardView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange Modifier and Type Class Description classDataExchangeSwtTableViewSWT table view for the data exchange.
- 
Uses of SwtStandardView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplanSubclasses of SwtStandardView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan Modifier and Type Class Description classExchangePlanContentSwtTreeViewSWT tree view for the exchange plan content.
- 
Uses of SwtStandardView in com._1c.g5.v8.dt.md.ui.editor.predefineddataSubclasses of SwtStandardView in com._1c.g5.v8.dt.md.ui.editor.predefineddata Modifier and Type Class Description classPredefinedDataSwtViewDtTableViewextension to show and edit items in granular editor predefined data page.
- 
Uses of SwtStandardView in com._1c.g5.v8.dt.md.ui.extension.aef.viewsSubclasses of SwtStandardView in com._1c.g5.v8.dt.md.ui.extension.aef.views Modifier and Type Class Description classSwtMdPropertyStateViewSWT view for property state label UI control.
- 
Uses of SwtStandardView in com._1c.g5.v8.dt.md.ui.properties.viewsSubclasses of SwtStandardView in com._1c.g5.v8.dt.md.ui.properties.views Modifier and Type Class Description classSwtPropertiesScrolledCompositeViewThe SWT scrolled composite view.
- 
Uses of SwtStandardView in com._1c.g5.v8.dt.ui.aef.swt.viewsSubclasses of SwtStandardView in com._1c.g5.v8.dt.ui.aef.swt.views Modifier and Type Class Description classAbstractDtEditorBarView<VM extends SelectViewModel,NC extends org.eclipse.swt.widgets.Control>The SWT view basic for views that representsActionBarwith arbitrary editor at the left side.classAbstractDtSelectView<VM extends SelectViewModel,NC extends org.eclipse.swt.widgets.Composite>Base class for controls with feasible buttons in action bar.classDtActionBarViewThe DT action bar view for displaying the value (or values) in the text control.classDtColorActionBarViewThe SWTDtActionBarViewimplementation with an ability to show image at the left side of text box.classDtComboSelectViewThe DT combo view with opportunity to specify a set of buttons that should be displayed.classDtEditableComboViewThe DT combo view with opportunity to specify a set of buttons that should be displayed.classDtLabelViewclassDtPictureViewView for picture displaying.classDtTableViewThe DT table view with optional search box.classDtTreeViewThe DT tree view with optional search box.classShortcutViewThe SWT shortcut viewclassSwtDateControlViewThe SWT view forDateControlViewModel.classSwtGanttChartScalingViewSpecialized SWT view for gantt chart settings dialog.classSwtNullableSpinnerViewSWT nullable spinner view.classSwtTabFolderViewThe SWT tab folder view.classSwtTextPreviewViewThe SWT text preview view.classSwtToolBarViewThe SWT toolbar view.
 It works withToolBarViewModel.
- 
Uses of SwtStandardView in com._1c.g5.v8.dt.ui.aef.swt.views.gridSubclasses of SwtStandardView in com._1c.g5.v8.dt.ui.aef.swt.views.grid Modifier and Type Class Description classSwtGridViewThe SWT grid view.
 Works withGridViewModeland reflects it to Nebula grid control.
 
-