Interface PaintletWithContainerIDMatching

    • Method Detail

      • setContainerIDRegExp

        void setContainerIDRegExp​(BaseRegExp value)
        Sets the regular expression the container IDs must match.
        Parameters:
        value - the expression
      • getContainerIDRegExp

        BaseRegExp getContainerIDRegExp()
        Returns the regular expression the container IDs must match.
        Returns:
        the expression