Interface NavAppResource


  • public interface NavAppResource
    Represents a Navigation Application resource. There are two types of resources: - A REST resource which is accessible via an XHR call - An IFRAME resource which is HTML + javascript that should be rendered in an iframe and once loaded will connect to it's parent via the communication library.