Package com.inductiveautomation.factorypmi.application.script.builtin
package com.inductiveautomation.factorypmi.application.script.builtin
-
ClassDescriptionA set of Dataset utilities (system.dataset) that are specific to the FactoryPMI client, e.g.Adds the client-only "refresh" function to system.dbThese are the file utilities that have a GUI element.Adds overlay functions to the system.tag scripting libraryParent interface to coordinate the functions between NavUtilities and NavUtilitiesDispatcherThis class contains the actual implementation for the methods mounted under system.nav.*, but it is not actually directly mounted in the script manager because there is a separate instance of this class for each desktop instance.This is the class mounted at system.nav, but the real implementation is in NavUtilities.Implements the functions mounted as "system.print" in the global scripting librariesThe methodns in "NavUtilities" mounted under system.nav.* used to be mounted under system.gui.*These are the scripting functions mounted at system.gui.* Changes to this class must be made carefully, as some of the true implementations actually reside in the subclass, WindowUtilitiesForDesktop.An object that is used to let the windowing system know when a popup is about to be shown, and when it has hidden.This class contains methods that are mounted under system.gui.* that are specific to individual desktop instances.