Uses of Interface
com._1c.g5.aef2.renderers.ITreeTransformation
Packages that use ITreeTransformation
Package
Description
-
Uses of ITreeTransformation in com._1c.g5.aef2.lwt
Methods in com._1c.g5.aef2.lwt that return ITreeTransformationModifier and TypeMethodDescriptionLwtRenderingParameters.getTransformation()Returns theITreeTransformationprotected final ITreeTransformationLwtDialogRenderer.getTreeTransformation()Returns theITreeTransformationinstance.Methods in com._1c.g5.aef2.lwt with parameters of type ITreeTransformationModifier and TypeMethodDescriptionvoidLwtDialogRenderer.setTreeTransformation(ITreeTransformation treeTransformation) Constructors in com._1c.g5.aef2.lwt with parameters of type ITreeTransformationModifierConstructorDescriptionLwtRenderingParameters(SwtLightComposite composite, org.eclipse.ui.forms.widgets.FormToolkit toolkit, ITreeTransformation transformation, boolean useSeparatorAsSplitter) Instantiates a new LWT rendering parameters.LwtRenderingParameters(org.eclipse.ui.forms.IManagedForm managedForm, SwtLightComposite composite, org.eclipse.ui.forms.widgets.FormToolkit toolkit, ITreeTransformation transformation, boolean useSeparatorAsSplitter) Instantiates a new LWT rendering parameters. -
Uses of ITreeTransformation in com._1c.g5.aef2.renderers
Classes in com._1c.g5.aef2.renderers that implement ITreeTransformationFields in com._1c.g5.aef2.renderers declared as ITreeTransformationModifier and TypeFieldDescriptionstatic final ITreeTransformationChangelessTreeTransformation.INSTANCEShared instance.Methods in com._1c.g5.aef2.renderers that return ITreeTransformationModifier and TypeMethodDescriptionprotected ITreeTransformationRenderer.getTreeTransformation()Returns theTreeTransformationinstance.Methods in com._1c.g5.aef2.renderers with parameters of type ITreeTransformationModifier and TypeMethodDescriptionvoidIRenderer.setTreeTransformation(ITreeTransformation treeTransformation) Sets theITreeTransformationinstance.voidRenderer.setTreeTransformation(ITreeTransformation treeTransformation) Sets theITreeTransformationinstance. -
Uses of ITreeTransformation in com._1c.g5.aef2.swt.renderers
Methods in com._1c.g5.aef2.swt.renderers that return ITreeTransformationModifier and TypeMethodDescriptionSwtRenderingParameters.getTransformation()Returns theITreeTransformationprotected final ITreeTransformationSwtDialogRenderer.getTreeTransformation()Returns theITreeTransformationinstance.Methods in com._1c.g5.aef2.swt.renderers with parameters of type ITreeTransformationModifier and TypeMethodDescriptionvoidSwtDialogRenderer.setTreeTransformation(ITreeTransformation treeTransformation) Constructors in com._1c.g5.aef2.swt.renderers with parameters of type ITreeTransformationModifierConstructorDescriptionSwtRenderingParameters(org.eclipse.swt.widgets.Composite composite, org.eclipse.ui.forms.widgets.FormToolkit toolkit, ITreeTransformation transformation) Instantiates a new SWT rendering parameters.SwtRenderingParameters(org.eclipse.ui.forms.IManagedForm managedForm, org.eclipse.swt.widgets.Composite composite, org.eclipse.ui.forms.widgets.FormToolkit toolkit, ITreeTransformation transformation) Instantiates a new SWT rendering parameters. -
Uses of ITreeTransformation in com._1c.g5.properties.ui.transformation
Classes in com._1c.g5.properties.ui.transformation that implement ITreeTransformationModifier and TypeClassDescriptionclassITreeTransformationimplementation adapted foralphabeticallymode of property pallete.final classITreeTransformationimplementation adapted forcategoriesmode of property pallete.Fields in com._1c.g5.properties.ui.transformation declared as ITreeTransformationModifier and TypeFieldDescriptionstatic final ITreeTransformationAlphabeticalTreeTransformation.INSTANCEThe shared instance.static final ITreeTransformationCategoreisTreeTransformation.INSTANCEThe shared instance. -
Uses of ITreeTransformation in com._1c.g5.v8.dt.md.ui.editor.aef
Classes in com._1c.g5.v8.dt.md.ui.editor.aef that implement ITreeTransformationModifier and TypeClassDescriptionclassTheITreeTransformationimplementation that skips theSectionViewModelwithout children.Fields in com._1c.g5.v8.dt.md.ui.editor.aef declared as ITreeTransformationModifier and TypeFieldDescriptionstatic final ITreeTransformationSkipEmptySectionTreeTransformation.INSTANCEThe shared instance.