Uses of Interface
com._1c.g5.aef2.viewModels.IAefLayout
Packages that use IAefLayout
Package
Description
-
Uses of IAefLayout in com._1c.g5.aef2.renderers
Methods in com._1c.g5.aef2.renderers with parameters of type IAefLayoutModifier and TypeMethodDescriptionprotected abstract Object
Renderer.convertLayout
(IAefLayout layout, NC nativeControl) Converts the AEF layout to layout for the given native control. -
Uses of IAefLayout in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return IAefLayoutModifier and TypeMethodDescriptionCompositeComponent.getLayout()
Returns theIAefLayout
instance.Methods in com._1c.g5.aef2.standard.components with parameters of type IAefLayoutModifier and TypeMethodDescriptionvoid
CompositeComponent.setLayout
(IAefLayout layout) Sets layout object. -
Uses of IAefLayout in com._1c.g5.aef2.standard.definitions
Methods in com._1c.g5.aef2.standard.definitions that return IAefLayoutModifier and TypeMethodDescriptionContainerDefinition.getLayout()
IContainerDefinition.getLayout()
Returns the layout object.Methods in com._1c.g5.aef2.standard.definitions with parameters of type IAefLayoutModifier and TypeMethodDescriptionvoid
ContainerDefinition.setLayout
(IAefLayout layout) Sets the layout object. -
Uses of IAefLayout in com._1c.g5.aef2.standard.definitions.components
Methods in com._1c.g5.aef2.standard.definitions.components that return IAefLayout -
Uses of IAefLayout in com._1c.g5.aef2.standard.lwt.renderers
Methods in com._1c.g5.aef2.standard.lwt.renderers with parameters of type IAefLayoutModifier and TypeMethodDescriptionprotected ILightLayout
LwtStandardRenderer.convertLayout
(IAefLayout layout, ILightControl lightControl) -
Uses of IAefLayout in com._1c.g5.aef2.standard.swt.renderers
Methods in com._1c.g5.aef2.standard.swt.renderers with parameters of type IAefLayoutModifier and TypeMethodDescriptionprotected org.eclipse.swt.widgets.Layout
SwtStandardRenderer.convertLayout
(IAefLayout layout, org.eclipse.swt.widgets.Widget nativeControl) -
Uses of IAefLayout in com._1c.g5.aef2.standard.viewModels
Subinterfaces of IAefLayout in com._1c.g5.aef2.standard.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Aef Grid Layout'.interface
A representation of the model object 'No Change Layout'.Methods in com._1c.g5.aef2.standard.viewModels that return IAefLayoutModifier and TypeMethodDescriptionCompositeViewModel.getLayout()
Returns the value of the 'Layout' reference.Methods in com._1c.g5.aef2.standard.viewModels with parameters of type IAefLayoutModifier and TypeMethodDescriptionvoid
CompositeViewModel.setLayout
(IAefLayout value) Sets the value of the 'Layout
' reference. -
Uses of IAefLayout in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement IAefLayoutModifier and TypeClassDescriptionclass
An implementation of the model object 'Aef Grid Layout'.class
An implementation of the model object 'No Change Layout'.Fields in com._1c.g5.aef2.standard.viewModels.impl declared as IAefLayoutModifier and TypeFieldDescriptionprotected IAefLayout
CompositeViewModelImpl.layout
The cached value of the 'Layout
' reference.Methods in com._1c.g5.aef2.standard.viewModels.impl that return IAefLayoutModifier and TypeMethodDescriptionCompositeViewModelImpl.basicGetLayout()
CompositeViewModelImpl.getLayout()
Methods in com._1c.g5.aef2.standard.viewModels.impl with parameters of type IAefLayout -
Uses of IAefLayout in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type IAefLayoutModifier and TypeMethodDescriptionAefStandardSwitch.caseIAefLayout
(IAefLayout object) Returns the result of interpreting the object as an instance of 'IAef Layout'. -
Uses of IAefLayout in com._1c.g5.aef2.viewModels.util
Methods in com._1c.g5.aef2.viewModels.util with parameters of type IAefLayoutModifier and TypeMethodDescriptionAefSwitch.caseIAefLayout
(IAefLayout object) Returns the result of interpreting the object as an instance of 'IAef Layout'. -
Uses of IAefLayout in com._1c.g5.v8.dt.addin.ui.aef.components
Methods in com._1c.g5.v8.dt.addin.ui.aef.components that return IAefLayout -
Uses of IAefLayout 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 IAefLayout