Uses of Interface
com._1c.g5.aef2.viewModels.IAefLayoutData
- 
- 
Uses of IAefLayoutData in com._1c.g5.aef2.renderersMethods in com._1c.g5.aef2.renderers with parameters of type IAefLayoutData Modifier and Type Method Description protected abstract ObjectRenderer. 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.componentsMethods in com._1c.g5.aef2.standard.components that return IAefLayoutData Modifier and Type Method Description IAefLayoutDataScrolledCompositeComponent. getLayoutData()IAefLayoutDataStandardComponent. getLayoutData()Returns theIAefLayoutDatainstance.Methods in com._1c.g5.aef2.standard.components with parameters of type IAefLayoutData Modifier and Type Method Description voidAbstractControlComponent. setLayoutData(IAefLayoutData layoutData)voidCompositeComponent. setLayoutData(IAefLayoutData layoutData)voidStandardComponent. setLayoutData(IAefLayoutData layoutData)Sets the layout data object.
- 
Uses of IAefLayoutData in com._1c.g5.aef2.standard.definitionsMethods in com._1c.g5.aef2.standard.definitions that return IAefLayoutData Modifier and Type Method Description IAefLayoutDataAbstractDefinition. getLayoutData()IAefLayoutDataIDefinition. 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 IAefLayoutData Modifier and Type Method Description voidAbstractDefinition. setLayoutData(IAefLayoutData layoutData)Sets the layout data object.
- 
Uses of IAefLayoutData in com._1c.g5.aef2.standard.definitions.buildersMethods in com._1c.g5.aef2.standard.definitions.builders with parameters of type IAefLayoutData Modifier and Type Method Description TSetupDefinitionBuilder. layoutData(IAefLayoutData layoutData)Sets the layout data object.
- 
Uses of IAefLayoutData in com._1c.g5.aef2.standard.definitions.componentsMethods in com._1c.g5.aef2.standard.definitions.components that return IAefLayoutData Modifier and Type Method Description IAefLayoutDataDefinitionDrivenComponent. getLayoutData()
- 
Uses of IAefLayoutData in com._1c.g5.aef2.standard.lwt.renderersMethods in com._1c.g5.aef2.standard.lwt.renderers with parameters of type IAefLayoutData Modifier and Type Method Description protected ILightLayoutDataLwtStandardRenderer. convertLayoutData(IAefLayoutData layoutData, ILightControl lightControl)
- 
Uses of IAefLayoutData in com._1c.g5.aef2.standard.swt.renderersMethods in com._1c.g5.aef2.standard.swt.renderers with parameters of type IAefLayoutData Modifier and Type Method Description protected ObjectSwtStandardRenderer. convertLayoutData(IAefLayoutData layoutData, org.eclipse.swt.widgets.Widget nativeControl)
- 
Uses of IAefLayoutData in com._1c.g5.aef2.standard.viewModelsSubinterfaces of IAefLayoutData in com._1c.g5.aef2.standard.viewModels Modifier and Type Interface Description interfaceAefGridLayoutDataA representation of the model object 'Aef Grid Layout Data'.interfaceNoChangeLayoutDataA representation of the model object 'No Change Layout Data'.Methods in com._1c.g5.aef2.standard.viewModels that return IAefLayoutData Modifier and Type Method Description IAefLayoutDataControlViewModel. getLayoutData()Returns the value of the 'Layout Data' reference.Methods in com._1c.g5.aef2.standard.viewModels with parameters of type IAefLayoutData Modifier and Type Method Description voidControlViewModel. setLayoutData(IAefLayoutData value)Sets the value of the 'Layout Data' reference.
- 
Uses of IAefLayoutData in com._1c.g5.aef2.standard.viewModels.implClasses in com._1c.g5.aef2.standard.viewModels.impl that implement IAefLayoutData Modifier and Type Class Description classAefGridLayoutDataImplAn implementation of the model object 'Aef Grid Layout Data'.classNoChangeLayoutDataImplAn implementation of the model object 'No Change Layout Data'.Fields in com._1c.g5.aef2.standard.viewModels.impl declared as IAefLayoutData Modifier and Type Field Description protected IAefLayoutDataControlViewModelImpl. layoutDataThe cached value of the 'Layout Data' reference.Methods in com._1c.g5.aef2.standard.viewModels.impl that return IAefLayoutData Modifier and Type Method Description IAefLayoutDataControlViewModelImpl. basicGetLayoutData()IAefLayoutDataControlViewModelImpl. getLayoutData()Methods in com._1c.g5.aef2.standard.viewModels.impl with parameters of type IAefLayoutData Modifier and Type Method Description voidControlViewModelImpl. setLayoutData(IAefLayoutData newLayoutData)
- 
Uses of IAefLayoutData in com._1c.g5.aef2.standard.viewModels.utilMethods in com._1c.g5.aef2.standard.viewModels.util with parameters of type IAefLayoutData Modifier and Type Method Description T1AefStandardSwitch. 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.utilMethods in com._1c.g5.aef2.viewModels.util with parameters of type IAefLayoutData Modifier and Type Method Description TAefSwitch. 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.uiMethods in com._1c.g5.properties.ui that return IAefLayoutData Modifier and Type Method Description IAefLayoutDataPropertyPaletteComponent. getLayoutData()
- 
Uses of IAefLayoutData in com._1c.g5.properties.ui.renderersMethods in com._1c.g5.properties.ui.renderers with parameters of type IAefLayoutData Modifier and Type Method Description protected ILightLayoutDataLwtPropertyPaletteRenderer. convertLayoutData(IAefLayoutData layoutData, ILightControl lightControl)
- 
Uses of IAefLayoutData in com._1c.g5.v8.dt.addin.ui.aef.componentsMethods in com._1c.g5.v8.dt.addin.ui.aef.components that return IAefLayoutData Modifier and Type Method Description IAefLayoutDataAddInUploadButtonsComponent. getLayoutData()
- 
Uses of IAefLayoutData in com._1c.g5.v8.dt.md.ui.aef.components.commonpicture.gridMethods in com._1c.g5.v8.dt.md.ui.aef.components.commonpicture.grid that return IAefLayoutData Modifier and Type Method Description protected IAefLayoutDataCommonPictureEntriesComponent. createGridComponentLayoutData()protected IAefLayoutDataCommonPictureEntriesComponent. createToolBarComponentLayoutData()
- 
Uses of IAefLayoutData in com._1c.g5.v8.dt.md.ui.properties.renderersMethods in com._1c.g5.v8.dt.md.ui.properties.renderers with parameters of type IAefLayoutData Modifier and Type Method Description protected ILightLayoutDataLwtPropertyPaletteRenderer. convertLayoutData(IAefLayoutData layoutData, ILightControl lightControl)
- 
Uses of IAefLayoutData in com._1c.g5.v8.dt.ui.aef.componentMethods in com._1c.g5.v8.dt.ui.aef.component that return IAefLayoutData Modifier and Type Method Description protected IAefLayoutDataAbstractGridWithToolbarComponent. createGridComponentLayoutData()Create layout data for grid componentprotected IAefLayoutDataAbstractGridWithToolbarComponent. createToolBarComponentLayoutData()Create layout data for toolbar componentprotected IAefLayoutDataDialogWithToolbarComponent. createToolBarComponentLayoutData()Creates Aef layout data for toolbar component.
- 
Uses of IAefLayoutData in com._1c.g5.v8.dt.ui.editor.aef.componentsMethods in com._1c.g5.v8.dt.ui.editor.aef.components with parameters of type IAefLayoutData Modifier and Type Method Description voidDtGranularEditorPageSectionComponent. setLayoutData(IAefLayoutData layoutData)
 
-