ScriptUserManagement ¶ class ScriptUserManagement. ObjectPermissionKind ( value ) ¶ Bases: Enum This enumeration contains the various possibilites to access an object from the viewpoint of the User Ma
ScriptLibManObject ¶ class ScriptLibManObject. LibManager ¶ Bases: object An instance implementing this interface is injected into the scriptengine scope under the name library manager. property repos
ScriptSvnEventServices ¶ class ScriptSvnEventServices. SvnEventServices ¶ Bases: object Contains all Svn functionality which is bound to a working copy / versioned project. You get this instance via S
ScriptProject ¶ class ScriptProject. ComparisonFlags ( value ) ¶ Bases: Enum Flags controlling the details of the ScriptProject.compare_to() method. Version added : 3.5.12.0 NONE = 0 ¶ No flags set. I
ScriptLiveDeviceUserManagement ¶ class ScriptLiveDeviceUserManagement. ScriptLiveDeviceUserManagement ¶ Bases: object This object represents the live user management on a given device. Version added :
ScriptSymbolConfigObject ¶ class ScriptSymbolConfigObject. DirectIoAccessObstacles ( value ) ¶ Bases: Enum This enum shows the obstacles which prevent the Direct IO access from taking place. none = (0
ScriptTextListObject ¶ class ScriptTextListObject. ScriptTextListMarker ¶ Bases: object Marker object to check whether an ScriptObject is a textlist object. Version added : 3.5.11.0 property is_textli
ScriptSvnCachingAsynchroneousAcceptfilter ¶ class ScriptSvnCachingAsynchroneousAcceptfilter. SvnAsynchroneousAcceptFilterCache ¶ Bases: object This instance encapsulates an UrlAcceptFilter with cachin
ScriptApplicationComposer ¶ class ScriptApplicationComposer. ScriptModuleRepository ¶ Bases: object An instance of an object implementing this interface is injected into the scriptengine scope under t
ScriptObject ¶ class ScriptObject. ScriptObject ¶ Bases: ScriptTreeObject Modelling of a script object. They compare equal if Guid and ProjectHandle (inherited from ScriptTreeObject) are equal. proper