Uses of Class
com._1c.g5.properties.ui.PropertyPaletteModel
-
Packages that use PropertyPaletteModel Package Description com._1c.g5.properties.ui com._1c.g5.v8.dt.md.ui.properties.models -
-
Uses of PropertyPaletteModel in com._1c.g5.properties.ui
Methods in com._1c.g5.properties.ui that return PropertyPaletteModel Modifier and Type Method Description protected PropertyPaletteModelPropertySheetPage. getPaletteModel()Returns palette model. -
Uses of PropertyPaletteModel in com._1c.g5.v8.dt.md.ui.properties.models
Subclasses of PropertyPaletteModel in com._1c.g5.v8.dt.md.ui.properties.models Modifier and Type Class Description classMdPropertyPaletteModelImplementation ofPropertyPaletteModelcontaining EDT specific logic.
-