Interface DFScriptParent

  • All Superinterfaces:
    DFItem, PropertiesEditingConfigurable
    All Known Subinterfaces:
    DFDataTree, DFSchema

    public interface DFScriptParent
    extends DFItem
    Parent item of the script. Script will be executed against context of this parent. Right now we support only schema and data tree as script parent.
    Author:
    Martin Adamek