Interface IStylesFilter

    • Method Detail

      • getStylesName

        java.lang.String getStylesName​(EditorStyles styles)
        The name of this styles property for the common navigator.
        Parameters:
        styles - The Styles property container.
      • getSupportedStyles

        java.lang.String[] getSupportedStyles​(EditorStyles styles)
        Gets the groups supported by the component.
        Parameters:
        styles - The Styles property container.
        Returns:
        An array of property names of the styles. Names beginning with '*' indicates it's a group.