Interface ILcyDrawingStyleRepositoryListener

All Superinterfaces:
EventListener

public interface ILcyDrawingStyleRepositoryListener extends EventListener
Listener that can be attached to a TLcyDrawingStyleRepository.
Since:
8.2
See Also:
  • Method Details

    • repositoryChanged

      void repositoryChanged(TLcyDrawingStyleRepositoryChangedEvent aEvent)
      This method will be invoked whenever the styles in the drawing style repository change.
      Parameters:
      aEvent - The event describing the changes to the TLcyDrawingStyleRepository.