Uses of Interface
com._1c.g5.aef2.standard.viewModels.StaticTableInput
-
Packages that use StaticTableInput Package Description com._1c.g5.aef2.standard.viewModels com._1c.g5.aef2.standard.viewModels.impl com._1c.g5.aef2.standard.viewModels.util -
-
Uses of StaticTableInput in com._1c.g5.aef2.standard.viewModels
Methods in com._1c.g5.aef2.standard.viewModels that return StaticTableInput Modifier and Type Method Description StaticTableInputAefStandardFactory. createStaticTableInput()Returns a new object of class 'Static Table Input'. -
Uses of StaticTableInput in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement StaticTableInput Modifier and Type Class Description classStaticTableInputImplAn implementation of the model object 'Static Table Input'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return StaticTableInput Modifier and Type Method Description StaticTableInputAefStandardFactoryImpl. createStaticTableInput() -
Uses of StaticTableInput in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type StaticTableInput Modifier and Type Method Description T1AefStandardSwitch. caseStaticTableInput(StaticTableInput object)Returns the result of interpreting the object as an instance of 'Static Table Input'.
-