Uses of Class
com._1c.g5.aef2.standard.parameterization.TreeParameterization
-
Packages that use TreeParameterization Package Description com._1c.g5.aef2.standard.parameterization com._1c.g5.v8.dt.md.ui.editor.predefineddata -
-
Uses of TreeParameterization in com._1c.g5.aef2.standard.parameterization
Methods in com._1c.g5.aef2.standard.parameterization that return TreeParameterization Modifier and Type Method Description TreeParameterization
TreeParameterization.TreeParameterizationBuilder. build()
-
Uses of TreeParameterization in com._1c.g5.v8.dt.md.ui.editor.predefineddata
Methods in com._1c.g5.v8.dt.md.ui.editor.predefineddata that return TreeParameterization Modifier and Type Method Description protected TreeParameterization
DtGranularEditorPredefinedDataPage. getPredefinedDataTreeParameterization(M model)
Gets parametrization of PredefinedData tree component
-