ScriptUI object referenceΒΆ

ScriptUI is a component that works with the ExtendScript JavaScript interpreter to provide JavaScript programs with the ability to create and interact with user interface elements. It provides an object model for windows and user-interface control elements within an application.

This section provides the details of the ScriptUI classes and objects with their properties, methods, and creation parameters.