Package manifold.js

Class JavascriptModel

  • All Implemented Interfaces:
    manifold.api.type.IModel

    public class JavascriptModel
    extends manifold.api.type.AbstractSingleFileModel
    • Method Detail

      • getModule

        public manifold.api.host.IModule getModule()
      • getUrl

        public String getUrl()
      • updateFile

        public void updateFile​(manifold.api.fs.IFile file)
        Specified by:
        updateFile in interface manifold.api.type.IModel
        Overrides:
        updateFile in class manifold.api.type.AbstractSingleFileModel