Class ThemeObjectParticipant<PD extends org.eclipse.emf.ecore.EObject,PM extends ThemeSkin>

java.lang.Object
com._1c.g5.v8.dt.form.presentation.core.projection.extensible.ObjectParticipant<PD,PM,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature,HippoLayForm,HippoLayGroupBase,HippoLayElementBase,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature,SkinForm,ThemeSkin,ThemeSkin,ThemeContext>
com._1c.g5.v8.dt.form.internal.presentation.theme.ThemeObjectParticipant<PD,PM>
All Implemented Interfaces:
IObjectParticipant<PD,PM,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature,HippoLayForm,HippoLayGroupBase,HippoLayElementBase,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature,SkinForm,ThemeSkin,ThemeSkin,ThemeContext>, IProjectionParticipant<PD,PM,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature,HippoLayForm,HippoLayGroupBase,HippoLayElementBase,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature,SkinForm,ThemeSkin,ThemeSkin,ThemeContext>
Direct Known Subclasses:
ElementWithBackColorThemeMixin, ElementWithBorderColorThemeMixin, ElementWithCustomizationThemeMixin, ElementWithFontThemeMixin, ElementWithTextColorThemeMixin, GroupThemeMixin

public class ThemeObjectParticipant<PD extends org.eclipse.emf.ecore.EObject,PM extends ThemeSkin> extends ObjectParticipant<PD,PM,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature,HippoLayForm,HippoLayGroupBase,HippoLayElementBase,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature,SkinForm,ThemeSkin,ThemeSkin,ThemeContext>
  • Constructor Details

    • ThemeObjectParticipant

      public ThemeObjectParticipant()
  • Method Details

    • hippoFont

      public void hippoFont(org.eclipse.emf.ecore.EStructuralFeature from, PresentationFont defaultFont, org.eclipse.emf.ecore.EStructuralFeature to)
    • hippoColor

      public void hippoColor(org.eclipse.emf.ecore.EStructuralFeature from, PresentationColor defaultColor, org.eclipse.emf.ecore.EStructuralFeature to)