public interface HasCallbackScope
Modifier and Type | Method and Description |
---|---|
static String |
extractScope(AbstractNode node)
Extracts the scope tag from the root of the node in the options.
|
String |
getScope()
Returns the scope of the options, which is the options are used for defaults, chart defaults or chart.
|
static String extractScope(AbstractNode node)
node
- the starting node for searchingString getScope()