Interface ILightContentComposite<C extends ILightControl>

    • Method Detail

      • getContent

        C getContent()
      • setContent

        void setContent​(C content)