All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

TreeVizManipSettingAtt (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---SettingController
            |
            +---TreeVizManipSettingAtt
 


The Interface to retrieve and set the visual information on the specification tree.

Property Index

ArcSelectionActivation
Retrieves or Sets the arc-selection mode applied to the specification tree.
AutoExpandActivation
Retrieves or Sets the automatic expand mode applied to the specification tree.
AutoScrollActivation
Retrieves or Sets the automatic scrolling mode applied to the specification tree.
DisplayGeomOnScrolling
Retrieves or Sets the "display geometry on scrolling" mode.
Orientation
Retrieves or Sets the orientation applied to the specification tree.
ShowActivation
Retrieves or Sets the visualization Show/NoShow's mode applied to the specification tree.
Size
Retrieves or Sets the number of characters shown for the text of the specification tree.
SizeType
Retrieves or Sets the type of size applied to the text of the specification tree.
Type
Retrieves or Sets the type applied to the specification tree.

Method Index

GetArcSelectionActivationInfo
Retrieves environment informations for arc-selection mode applied to the specification tree.
GetAutoExpandActivationInfo
Retrieves environment informations for automatic expand mode applied to the specification tree.
GetAutoScrollActivationInfo
Retrieves environment informations for automatic scrolling mode applied to the specification tree.
GetDisplayGeomOnScrollingInfo
Retrieves environment informations for "display geometry on scrolling" mode.
GetOrientationInfo
Retrieves environment informations for the orientation applied to the specification tree.
GetShowActivationInfo
Retrieves environment informations for the visualization Show/NoShow's mode applied to the specification tree.
GetSizeTypeInfo
Retrieves environment informations for the type of size applied to the text of the specification tree.
GetTypeInfo
Retrieves environment informations for the type applied to the specification tree.
SetArcSelectionActivationLock
Locks or unlocks the arc-selection mode applied to the specification tree.
SetAutoExpandActivationLock
Locks or unlocks the automatic expand mode applied to the specification tree.
SetAutoScrollActivationLock
Locks or unlocks the automatic scrolling mode applied to the specification tree.
SetDisplayGeomOnScrollingLock
Locks or unlocks the "display geometry on scrolling" mode.
SetOrientationLock
Locks or unlocks the orientation applied to the specification tree.
SetShowActivationLock
Locks or unlocks the visualization Show/NoShow's mode applied to the specification tree.
SetSizeTypeLock
Locks or unlocks the type of size applied to the text of the specification tree.
SetTypeLock
Locks or unlocks the type of the specification tree.

Properties


o Property ArcSelectionActivation() As boolean
Retrieves or Sets the arc-selection mode applied to the specification tree.
o Property AutoExpandActivation() As boolean
Retrieves or Sets the automatic expand mode applied to the specification tree.
o Property AutoScrollActivation() As boolean
Retrieves or Sets the automatic scrolling mode applied to the specification tree.
o Property DisplayGeomOnScrolling() As boolean
Retrieves or Sets the "display geometry on scrolling" mode.
o Property Orientation() As CatTreeOrientationEnum
Retrieves or Sets the orientation applied to the specification tree.
o Property ShowActivation() As boolean
Retrieves or Sets the visualization Show/NoShow's mode applied to the specification tree.
o Property Size() As long
Retrieves or Sets the number of characters shown for the text of the specification tree.
o Property SizeType() As CatTreeSizeTypeEnum
Retrieves or Sets the type of size applied to the text of the specification tree.
o Property Type() As CatTreeTypeEnum
Retrieves or Sets the type applied to the specification tree.

Methods


o Func GetArcSelectionActivationInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for arc-selection mode applied to the specification tree.
Role:Retrieves the state of arc-selection mode applied to the specification tree in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetAutoExpandActivationInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for automatic expand mode applied to the specification tree.
Role:Retrieves the state of automatic expand mode applied to the specification tree in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetAutoScrollActivationInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for automatic scrolling mode applied to the specification tree.
Role:Retrieves the state of the automatic scrolling mode applied to the specification tree in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetDisplayGeomOnScrollingInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for "display geometry on scrolling" mode.
Role:Retrieves the state of "display geometry on scrolling" mode in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetOrientationInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the orientation applied to the specification tree.
Role:Retrieves the state of the orientation applied to the specification tree in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetShowActivationInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the visualization Show/NoShow's mode applied to the specification tree.
Role:Retrieves the state of the visualization Show/NoShow's mode applied to the specification tree in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetSizeTypeInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the type of size applied to the text of the specification tree.
Role:Retrieves the state of the type of size applied to the text of the specification tree in the current environment. Attributes "size" and "SizeType" are linked together by the same lock. So there is no function "GetSizeInfo".
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Func GetTypeInfo(CATBSTR ioAdminLevel,
CATBSTR ioLocked) As boolean
Retrieves environment informations for the type applied to the specification tree.
Role:Retrieves the state of the type applied to the specification tree in the current environment.
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
o Sub SetArcSelectionActivationLock(boolean iLocked)
Locks or unlocks the arc-selection mode applied to the specification tree.
Role:Locks or unlocks the arc-selection mode applied to the specification tree if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetAutoExpandActivationLock(boolean iLocked)
Locks or unlocks the automatic expand mode applied to the specification tree.
Role:Locks or unlocks the automatic expand mode applied to the specification tree if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetAutoScrollActivationLock(boolean iLocked)
Locks or unlocks the automatic scrolling mode applied to the specification tree.
Role:Locks or unlocks the automatic scrolling mode applied to the specification tree if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetDisplayGeomOnScrollingLock(boolean iLocked)
Locks or unlocks the "display geometry on scrolling" mode.
Role:Locks or unlocks "display geometry on scrolling" mode if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetOrientationLock(boolean iLocked)
Locks or unlocks the orientation applied to the specification tree.
Role:Locks or unlocks the orientation applied to the specification tree if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetShowActivationLock(boolean iLocked)
Locks or unlocks the visualization Show/NoShow's mode applied to the specification tree.
Role:Locks or unlocks the visualization Show/NoShow's mode applied to the specification tree if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetSizeTypeLock(boolean iLocked)
Locks or unlocks the type of size applied to the text of the specification tree.
Role:Locks or unlocks the type of size applied to the text of the specification tree if it is possible in the current administrative context. In user mode this method will always return E_FAIL. Attributs "size" and "SizeType" are linked together by the same lock. So there is no function "SetSizeTypeLock".
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
o Sub SetTypeLock(boolean iLocked)
Locks or unlocks the type of the specification tree.
Role:Locks or unlocks the type applied to the specification tree if it is possible in the current administrative context. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.

Copyright © 2003, Dassault Systèmes. All rights reserved.