Uses of Class
com._1c.g5.v8.dt.pw.ui.AttributesPage.SelectedField
-
Packages that use AttributesPage.SelectedField Package Description com._1c.g5.v8.dt.pw.ui -
-
Uses of AttributesPage.SelectedField in com._1c.g5.v8.dt.pw.ui
Fields in com._1c.g5.v8.dt.pw.ui with type parameters of type AttributesPage.SelectedField Modifier and Type Field Description List<AttributesPage.SelectedField>
PrintWizard.SelectedFieldsArea. selectedFields
Methods in com._1c.g5.v8.dt.pw.ui that return types with arguments of type AttributesPage.SelectedField Modifier and Type Method Description List<AttributesPage.SelectedField>
AttributesPage. getSelectedFields()
Get selected fieldsConstructor parameters in com._1c.g5.v8.dt.pw.ui with type arguments of type AttributesPage.SelectedField Constructor Description SelectedFieldsArea(String areaName, List<AttributesPage.SelectedField> selectedFields)
-