Interface HasCallbackScope

    • Method Detail

      • extractScope

        static String extractScope​(AbstractNode node)
        Extracts the scope tag from the root of the node in the options.
        Parameters:
        node - the starting node for searching
        Returns:
        the scope of the options
      • getScope

        String getScope()
        Returns the scope of the options, which is the options are used for defaults, chart defaults or chart.
        Returns:
        the scope of the options