Uses of Class
com._1c.g5.properties.ui.PropertyPaletteComponent
-
Packages that use PropertyPaletteComponent Package Description com._1c.g5.properties.ui com._1c.g5.v8.dt.md.ui.properties.components -
-
Uses of PropertyPaletteComponent in com._1c.g5.properties.ui
Methods in com._1c.g5.properties.ui that return PropertyPaletteComponent Modifier and Type Method Description protected PropertyPaletteComponent
PropertySheetPage. getPaletteComponent()
Returns palette component. -
Uses of PropertyPaletteComponent in com._1c.g5.v8.dt.md.ui.properties.components
Subclasses of PropertyPaletteComponent in com._1c.g5.v8.dt.md.ui.properties.components Modifier and Type Class Description class
MdPropertyPaletteComponent
Implementation ofPropertyPaletteComponent
containing EDT specific logic.
-