Uses of Class
com._1c.g5.v8.dt.dcs.ui.DataCompositionSchemaEditor
-
-
Uses of DataCompositionSchemaEditor in com._1c.g5.v8.dt.dcs.ui
Fields in com._1c.g5.v8.dt.dcs.ui declared as DataCompositionSchemaEditor Modifier and Type Field Description protected DataCompositionSchemaEditor
EditorPageBase. editor
Methods in com._1c.g5.v8.dt.dcs.ui that return DataCompositionSchemaEditor Modifier and Type Method Description DataCompositionSchemaEditor
EditorPage. getEditor()
Получить редакторDataCompositionSchemaEditor
EditorPageBase. getEditor()
DataCompositionSchemaEditor
DataCompositionSchemaEditor. getNestedOpenedEditor(NestedDataCompositionSchema nested)
Get opened editor for nested schemaDataCompositionSchemaEditor
IDcsNestedSchemaEditorInput. getParentEditor()
Get dcs editor of parent schemaConstructors in com._1c.g5.v8.dt.dcs.ui with parameters of type DataCompositionSchemaEditor Constructor Description EditorPageBase(DataCompositionSchemaEditor editor, org.eclipse.swt.widgets.Composite parent, int style)
-
Uses of DataCompositionSchemaEditor in com._1c.g5.v8.dt.dcs.ui.calculated
Constructors in com._1c.g5.v8.dt.dcs.ui.calculated with parameters of type DataCompositionSchemaEditor Constructor Description CalculatedFields(DataCompositionSchemaEditor editor, org.eclipse.swt.widgets.Composite parent, int style)
-
Uses of DataCompositionSchemaEditor in com._1c.g5.v8.dt.dcs.ui.datasets
Fields in com._1c.g5.v8.dt.dcs.ui.datasets declared as DataCompositionSchemaEditor Modifier and Type Field Description protected DataCompositionSchemaEditor
DataSetsWrapperBase. editor
Constructors in com._1c.g5.v8.dt.dcs.ui.datasets with parameters of type DataCompositionSchemaEditor Constructor Description DataSets(DataCompositionSchemaEditor editor, org.eclipse.swt.widgets.Composite parent, int style, IMdTypeIndex mdTypeIndex)
Constructs an instance -
Uses of DataCompositionSchemaEditor in com._1c.g5.v8.dt.dcs.ui.datasets.fields
Fields in com._1c.g5.v8.dt.dcs.ui.datasets.fields declared as DataCompositionSchemaEditor Modifier and Type Field Description protected DataCompositionSchemaEditor
DataSetsFieldsViewerBase. editor
-
Uses of DataCompositionSchemaEditor in com._1c.g5.v8.dt.dcs.ui.links
Constructors in com._1c.g5.v8.dt.dcs.ui.links with parameters of type DataCompositionSchemaEditor Constructor Description Links(DataCompositionSchemaEditor editor, org.eclipse.swt.widgets.Composite parent, int style)
-
Uses of DataCompositionSchemaEditor in com._1c.g5.v8.dt.dcs.ui.nested
Constructors in com._1c.g5.v8.dt.dcs.ui.nested with parameters of type DataCompositionSchemaEditor Constructor Description NestedSchemas(DataCompositionSchemaEditor editor, org.eclipse.swt.widgets.Composite parent, int style)
Constructor -
Uses of DataCompositionSchemaEditor in com._1c.g5.v8.dt.dcs.ui.parameters
Constructors in com._1c.g5.v8.dt.dcs.ui.parameters with parameters of type DataCompositionSchemaEditor Constructor Description Parameters(DataCompositionSchemaEditor editor, org.eclipse.swt.widgets.Composite parent, int style, IMdTypeIndex mdTypeIndex)
-
Uses of DataCompositionSchemaEditor in com._1c.g5.v8.dt.dcs.ui.resources
Constructors in com._1c.g5.v8.dt.dcs.ui.resources with parameters of type DataCompositionSchemaEditor Constructor Description Resources(DataCompositionSchemaEditor editor, org.eclipse.swt.widgets.Composite parent, int style, IMdTypeIndex mdTypeIndex)
-
Uses of DataCompositionSchemaEditor in com._1c.g5.v8.dt.dcs.ui.settings
Constructors in com._1c.g5.v8.dt.dcs.ui.settings with parameters of type DataCompositionSchemaEditor Constructor Description Settings(DataCompositionSchemaEditor editor, org.eclipse.swt.widgets.Composite parent, int style, IMdTypeIndex mdTypeIndex)
-
Uses of DataCompositionSchemaEditor in com._1c.g5.v8.dt.dcs.ui.templates
Constructors in com._1c.g5.v8.dt.dcs.ui.templates with parameters of type DataCompositionSchemaEditor Constructor Description Templates(DataCompositionSchemaEditor editor, org.eclipse.swt.widgets.Composite parent, int style)
Creates new instance ofTemplates
-
Uses of DataCompositionSchemaEditor in com._1c.g5.v8.dt.dcs.ui.util
Methods in com._1c.g5.v8.dt.dcs.ui.util that return DataCompositionSchemaEditor Modifier and Type Method Description static DataCompositionSchemaEditor
DcsUiUtil. getEditor()
Get current dcs editor -
Uses of DataCompositionSchemaEditor in com._1c.g5.v8.dt.dcs.ui.valueeditors.schema
Methods in com._1c.g5.v8.dt.dcs.ui.valueeditors.schema that return DataCompositionSchemaEditor Modifier and Type Method Description DataCompositionSchemaEditor
DcsNestedSchemaEditorInput. getParentEditor()
Constructors in com._1c.g5.v8.dt.dcs.ui.valueeditors.schema with parameters of type DataCompositionSchemaEditor Constructor Description DcsNestedSchemaEditorInput(NestedDataCompositionSchema parentNested, DataCompositionSchemaEditor parentEditor, String name, String toolTip)
Constructor
-