Class StylesheetChangedEvent

    • Constructor Detail

      • StylesheetChangedEvent

        public StylesheetChangedEvent​(Object src,
                                      String spaceKey)
        Construct a new StylesheetChangedEvent
        Parameters:
        src - the source of the event
        spaceKey - the key of the space that this event is being applied to, or null if the event is related to the site's global look and feel.
      • StylesheetChangedEvent

        public StylesheetChangedEvent​(Object src)