Interface SupportedWebPlugin


  • public interface SupportedWebPlugin
    Javascript plugins supported in Silverpeas. To use in conjunction with IncludeJSTag.

    Using an interface instead of an enum permits component libraries to add supported WebPlugin using same mechanism.

    • Method Detail