Uses of Interface
com._1c.g5.aef2.standard.viewModels.NoChangeLayout
- 
Packages that use NoChangeLayout Package Description com._1c.g5.aef2.standard.viewModels com._1c.g5.aef2.standard.viewModels.impl com._1c.g5.aef2.standard.viewModels.util 
- 
- 
Uses of NoChangeLayout in com._1c.g5.aef2.standard.viewModelsMethods in com._1c.g5.aef2.standard.viewModels that return NoChangeLayout Modifier and Type Method Description NoChangeLayoutAefStandardFactory. createNoChangeLayout()Returns a new object of class 'No Change Layout'.
- 
Uses of NoChangeLayout in com._1c.g5.aef2.standard.viewModels.implClasses in com._1c.g5.aef2.standard.viewModels.impl that implement NoChangeLayout Modifier and Type Class Description classNoChangeLayoutImplAn implementation of the model object 'No Change Layout'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return NoChangeLayout Modifier and Type Method Description NoChangeLayoutAefStandardFactoryImpl. createNoChangeLayout()
- 
Uses of NoChangeLayout in com._1c.g5.aef2.standard.viewModels.utilMethods in com._1c.g5.aef2.standard.viewModels.util with parameters of type NoChangeLayout Modifier and Type Method Description T1AefStandardSwitch. caseNoChangeLayout(NoChangeLayout object)Returns the result of interpreting the object as an instance of 'No Change Layout'.
 
-