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 ObjectRenderer.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 theIAefLayoutinstance.Methods in com._1c.g5.aef2.standard.components with parameters of type IAefLayoutModifier and TypeMethodDescriptionvoidCompositeComponent.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 TypeMethodDescriptionvoidContainerDefinition.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 ILightLayoutLwtStandardRenderer.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.LayoutSwtStandardRenderer.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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Aef Grid Layout'.interfaceA 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 TypeMethodDescriptionvoidCompositeViewModel.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 TypeClassDescriptionclassAn implementation of the model object 'Aef Grid Layout'.classAn implementation of the model object 'No Change Layout'.Fields in com._1c.g5.aef2.standard.viewModels.impl declared as IAefLayoutModifier and TypeFieldDescriptionprotected IAefLayoutCompositeViewModelImpl.layoutThe 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