Click or drag to resize
ScriptAttribute Properties

The ScriptAttribute type exposes the following members.

Properties
  NameDescription
Public propertyContainsMacro
If true, the attribute contains macros
(Inherited from AbstractAttribute.)
Public propertyExistingObject
If True, attribute is applied only when edited object is defined.
(Inherited from AbstractAttribute.)
Public propertyFiles
List of files to be registered.
Public propertyJQuery
If true, JQuery is registered.
Public propertyNewObject
If True, attribute is applied only when edited object is not defined.
(Inherited from AbstractAttribute.)
Public propertyTooltip
Registers the tooltip script.
Top
See Also