Uses of Class
com._1c.g5.aef2.standard.lwt.views.AbstractHeavyWrapperView
- 
- 
Uses of AbstractHeavyWrapperView in com._1c.g5.aef2.standard.lwt.viewsSubclasses of AbstractHeavyWrapperView in com._1c.g5.aef2.standard.lwt.views Modifier and Type Class Description classAbstractHeavyCompositeWrapperView<VM extends ControlViewModel,NC extends org.eclipse.swt.widgets.Composite>Basic class for light composites.classAbstractHeavyControlWrapperView<VM extends ControlViewModel,NC extends org.eclipse.swt.widgets.Control>Base class for views that produces the heavy native SWT control.classLwtButtonViewThe LWT button view.classLwtCompositeViewThe LWT composite view.classLwtLinkViewThe LWT link view.classLwtRadioGroupViewThe LWT radio group view.classLwtScrolledCompositeContentViewThe view for creating content of the scrolled composite.classLwtScrolledCompositeViewThe SWT scrolled composite view.classLwtSectionViewThe LWT section view.
- 
Uses of AbstractHeavyWrapperView in com._1c.g5.properties.ui.viewsSubclasses of AbstractHeavyWrapperView in com._1c.g5.properties.ui.views Modifier and Type Class Description classLwtPropertiesScrolledCompositeViewThe SWT scrolled composite view.
- 
Uses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.form.ui.aef.lwt.viewsSubclasses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.form.ui.aef.lwt.views Modifier and Type Class Description classLwtConditionalAppearanceViewLWT conditional appearance view.
- 
Uses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.md.ui.aef.lwt.viewsSubclasses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.md.ui.aef.lwt.views Modifier and Type Class Description classLwtDateValueViewThe LWT wrapper view forSwtDateValueView.classLwtNumberValueViewThe LWT wrapper view forSwtNumberValueView.
- 
Uses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configurationSubclasses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration Modifier and Type Class Description static classConfigurationStandaloneContentSwtTreeView.LwtWrappedLWT tree view for the configuration standalone content.
- 
Uses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchangeSubclasses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange Modifier and Type Class Description static classDataExchangeSwtTableView.LwtWrappedLWT table view for the data exchange.
- 
Uses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplanSubclasses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan Modifier and Type Class Description static classExchangePlanContentSwtTreeView.LwtWrappedLWT tree view for the exchange plan content.
- 
Uses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.md.ui.editor.predefineddataSubclasses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.md.ui.editor.predefineddata Modifier and Type Class Description classPredefinedDataLwtViewLwtDtTreeViewextension to show and edit items in granular editor predefined data page.
- 
Uses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.md.ui.properties.viewsSubclasses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.md.ui.properties.views Modifier and Type Class Description classLwtPropertiesScrolledCompositeViewThe SWT scrolled composite view.
- 
Uses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.ui.aef.lwt.viewsSubclasses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.ui.aef.lwt.views Modifier and Type Class Description classLwtDateControlViewThe Lwt date control viewclassLwtDtTableViewThe Lwt DT table view with optional search box.classLwtDtTreeViewThe DT tree view with optional search box.classLwtGanttChartScalingViewSpecialized LWT view for gantt chart settings dialog.classLwtShortcutViewThe Lwt shortcut viewclassLwtTabFolderViewThe LWT tab folder view.classLwtTextPreviewViewThe LWT text preview view.classLwtToolBarViewThe LWT Toolbar view.classLwtWrapperView<V extends SwtView<VM,NC>,VM extends ControlViewModel,NC extends org.eclipse.swt.widgets.Control>The LWT wrapper view forSwtView.
- 
Uses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.ui.aef.lwt.views.gridSubclasses of AbstractHeavyWrapperView in com._1c.g5.v8.dt.ui.aef.lwt.views.grid Modifier and Type Class Description classLwtGridViewThe LWT grid view.
 It is a wrapper of theSwtGridView.
 
-