Uses of Interface
com._1c.g5.aef2.viewModels.IAefLayoutData
Packages that use IAefLayoutData
Package
Description
-
Uses of IAefLayoutData in com._1c.g5.aef2.renderers
Methods in com._1c.g5.aef2.renderers with parameters of type IAefLayoutDataModifier and TypeMethodDescriptionprotected abstract Object
Renderer.convertLayoutData
(IAefLayoutData layoutData, NC nativeControl) Converts the AEF layout data to layout data for the given native control. -
Uses of IAefLayoutData in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return IAefLayoutDataModifier and TypeMethodDescriptionScrolledCompositeComponent.getLayoutData()
StandardComponent.getLayoutData()
Returns theIAefLayoutData
instance.Methods in com._1c.g5.aef2.standard.components with parameters of type IAefLayoutDataModifier and TypeMethodDescriptionvoid
AbstractControlComponent.setLayoutData
(IAefLayoutData layoutData) void
CompositeComponent.setLayoutData
(IAefLayoutData layoutData) void
StandardComponent.setLayoutData
(IAefLayoutData layoutData) Sets the layout data object. -
Uses of IAefLayoutData in com._1c.g5.aef2.standard.definitions
Methods in com._1c.g5.aef2.standard.definitions that return IAefLayoutDataModifier and TypeMethodDescriptionAbstractDefinition.getLayoutData()
IDefinition.getLayoutData()
Returns the layout data object that is expected to be applied to the component created by this definition.Methods in com._1c.g5.aef2.standard.definitions with parameters of type IAefLayoutDataModifier and TypeMethodDescriptionvoid
AbstractDefinition.setLayoutData
(IAefLayoutData layoutData) Sets the layout data object. -
Uses of IAefLayoutData in com._1c.g5.aef2.standard.definitions.builders
Methods in com._1c.g5.aef2.standard.definitions.builders with parameters of type IAefLayoutDataModifier and TypeMethodDescriptionSetupDefinitionBuilder.layoutData
(IAefLayoutData layoutData) Sets the layout data object. -
Uses of IAefLayoutData in com._1c.g5.aef2.standard.definitions.components
Methods in com._1c.g5.aef2.standard.definitions.components that return IAefLayoutData -
Uses of IAefLayoutData in com._1c.g5.aef2.standard.lwt.renderers
Methods in com._1c.g5.aef2.standard.lwt.renderers with parameters of type IAefLayoutDataModifier and TypeMethodDescriptionprotected ILightLayoutData
LwtStandardRenderer.convertLayoutData
(IAefLayoutData layoutData, ILightControl lightControl) -
Uses of IAefLayoutData in com._1c.g5.aef2.standard.swt.renderers
Methods in com._1c.g5.aef2.standard.swt.renderers with parameters of type IAefLayoutDataModifier and TypeMethodDescriptionprotected Object
SwtStandardRenderer.convertLayoutData
(IAefLayoutData layoutData, org.eclipse.swt.widgets.Widget nativeControl) -
Uses of IAefLayoutData in com._1c.g5.aef2.standard.viewModels
Subinterfaces of IAefLayoutData in com._1c.g5.aef2.standard.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Aef Grid Layout Data'.interface
A representation of the model object 'No Change Layout Data'.Methods in com._1c.g5.aef2.standard.viewModels that return IAefLayoutDataModifier and TypeMethodDescriptionControlViewModel.getLayoutData()
Returns the value of the 'Layout Data' reference.Methods in com._1c.g5.aef2.standard.viewModels with parameters of type IAefLayoutDataModifier and TypeMethodDescriptionvoid
ControlViewModel.setLayoutData
(IAefLayoutData value) Sets the value of the 'Layout Data
' reference. -
Uses of IAefLayoutData in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement IAefLayoutDataModifier and TypeClassDescriptionclass
An implementation of the model object 'Aef Grid Layout Data'.class
An implementation of the model object 'No Change Layout Data'.Fields in com._1c.g5.aef2.standard.viewModels.impl declared as IAefLayoutDataModifier and TypeFieldDescriptionprotected IAefLayoutData
ControlViewModelImpl.layoutData
The cached value of the 'Layout Data
' reference.Methods in com._1c.g5.aef2.standard.viewModels.impl that return IAefLayoutDataModifier and TypeMethodDescriptionControlViewModelImpl.basicGetLayoutData()
ControlViewModelImpl.getLayoutData()
Methods in com._1c.g5.aef2.standard.viewModels.impl with parameters of type IAefLayoutDataModifier and TypeMethodDescriptionvoid
ControlViewModelImpl.setLayoutData
(IAefLayoutData newLayoutData) -
Uses of IAefLayoutData in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type IAefLayoutDataModifier and TypeMethodDescriptionAefStandardSwitch.caseIAefLayoutData
(IAefLayoutData object) Returns the result of interpreting the object as an instance of 'IAef Layout Data'. -
Uses of IAefLayoutData in com._1c.g5.aef2.viewModels.util
Methods in com._1c.g5.aef2.viewModels.util with parameters of type IAefLayoutDataModifier and TypeMethodDescriptionAefSwitch.caseIAefLayoutData
(IAefLayoutData object) Returns the result of interpreting the object as an instance of 'IAef Layout Data'. -
Uses of IAefLayoutData in com._1c.g5.properties.ui
Methods in com._1c.g5.properties.ui that return IAefLayoutData -
Uses of IAefLayoutData in com._1c.g5.properties.ui.renderers
Methods in com._1c.g5.properties.ui.renderers with parameters of type IAefLayoutDataModifier and TypeMethodDescriptionprotected ILightLayoutData
LwtPropertyPaletteRenderer.convertLayoutData
(IAefLayoutData layoutData, ILightControl lightControl) -
Uses of IAefLayoutData in com._1c.g5.v8.dt.addin.ui.aef.components
Methods in com._1c.g5.v8.dt.addin.ui.aef.components that return IAefLayoutData -
Uses of IAefLayoutData in com._1c.g5.v8.dt.internal.binary.ui.aef.components
Methods in com._1c.g5.v8.dt.internal.binary.ui.aef.components that return IAefLayoutData -
Uses of IAefLayoutData in com._1c.g5.v8.dt.md.ui.aef.components.commonpicture.grid
Methods in com._1c.g5.v8.dt.md.ui.aef.components.commonpicture.grid that return IAefLayoutDataModifier and TypeMethodDescriptionprotected IAefLayoutData
CommonPictureEntriesComponent.createGridComponentLayoutData()
protected IAefLayoutData
CommonPictureEntriesComponent.createToolBarComponentLayoutData()
-
Uses of IAefLayoutData in com._1c.g5.v8.dt.md.ui.properties.renderers
Methods in com._1c.g5.v8.dt.md.ui.properties.renderers with parameters of type IAefLayoutDataModifier and TypeMethodDescriptionprotected ILightLayoutData
LwtPropertyPaletteRenderer.convertLayoutData
(IAefLayoutData layoutData, ILightControl lightControl) -
Uses of IAefLayoutData in com._1c.g5.v8.dt.ui.aef.component
Methods in com._1c.g5.v8.dt.ui.aef.component that return IAefLayoutDataModifier and TypeMethodDescriptionprotected IAefLayoutData
AbstractGridWithToolbarComponent.createGridComponentLayoutData()
Create layout data for grid componentprotected IAefLayoutData
AbstractGridWithToolbarComponent.createToolBarComponentLayoutData()
Create layout data for toolbar componentprotected IAefLayoutData
DialogWithToolbarComponent.createToolBarComponentLayoutData()
Creates Aef layout data for toolbar component. -
Uses of IAefLayoutData in com._1c.g5.v8.dt.ui.editor.aef.components
Methods in com._1c.g5.v8.dt.ui.editor.aef.components with parameters of type IAefLayoutDataModifier and TypeMethodDescriptionvoid
DtGranularEditorPageSectionComponent.setLayoutData
(IAefLayoutData layoutData)