Package com.inductiveautomation.factorypmi.application.script.builtin
package com.inductiveautomation.factorypmi.application.script.builtin
-
ClassDescriptionA set of Dataset utilities that are specific to the Vision client, e.g.This class streamlines printing tasks by capturing component snapshots and converting them into Java BufferedImages.Adds the client-only "refresh" function to system.visionThese are the file utilities that have a GUI element.Adds overlay functions to the system.vision 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 class exists in order to automatically detect what desktop the call is coming in from and to dispatch the invocation to the correct NavUtilities instance, based upon the thread local in VisionDesktop.CURRENT_DESKTOP.The 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.