Class TreeElementLinesHandler

  • All Implemented Interfaces:
    org.eclipse.e4.ui.css.core.dom.properties.ICSSPropertyHandler

    public class TreeElementLinesHandler
    extends Object
    implements org.eclipse.e4.ui.css.core.dom.properties.ICSSPropertyHandler
    Handler which will change tree line visibility.
    • Constructor Detail

      • TreeElementLinesHandler

        public TreeElementLinesHandler()
    • Method Detail

      • applyCSSProperty

        public boolean applyCSSProperty​(Object element,
                                        String property,
                                        CSSValue value,
                                        String pseudo,
                                        org.eclipse.e4.ui.css.core.engine.CSSEngine engine)
                                 throws Exception
        Specified by:
        applyCSSProperty in interface org.eclipse.e4.ui.css.core.dom.properties.ICSSPropertyHandler
        Throws:
        Exception