ISelectionManager2.RemoveListener (METH) ¶ METHOD RemoveListener : BOOL Removes the listener again. Returns true on success. InOut: Scope Name Type Comment Return RemoveListener BOOL Input iID INT the id of the listener, to remove
ISelectionManagerListener (ITF) ¶ INTERFACE ISelectionManagerListener EXTENDS __SYSTEM.IQueryInterface Functionblocks implementing this interface can be notified by the selection manager on change of the selection of elements by key-usage. Therefore the listener had to be added to the selection manager (see ISelectionManager2). Methods: SelectionChanged Structure: SelectionChanged (Method)
ISelectionManager.SelectionColors (PROP) ¶ PROPERTY SelectionColors : VisuStructColors
ISelectionManager.SelectionLook (PROP) ¶ PROPERTY SelectionLook : VisuStructElementLook
ISelectionManager2 (ITF) ¶ INTERFACE ISelectionManager2 EXTENDS ISelectionManager Extension of the selection manager. It allows to add or remove a listener to the selection manager. The listener of type ISelectionManagerListener will be notified when the selection changes. Properties: EnabledSelectionType , inherited from ISelectionManager FrameOffset , inherited from ISelectionManager SelectionColors , inherited from ISelectionManager SelectionLook , inherited from ISelectionManager Methods: AddListener RemoveListener DoSelectedAction , inherited from ISelectionManager ResetSelection , inherited from ISelectionManager SelectElement , inherited from ISelectionManager SelectElementAt , inherited from ISelectionManager SelectNextElement , inherited from ISelectionManager Structure: AddListener (Method) RemoveListener (Method)
IRectangleListManager3.AddContentRectTransformed (METH) ¶ METHOD AddContentRectTransformed : BOOL InOut: Scope Name Type Return AddContentRectTransformed BOOL Input rect CmpVisuHandler.VisuStructSimpleRectangle transform BOOL
IRectangleListManager4 (ITF) ¶ INTERFACE IRectangleListManager4 EXTENDS IRectangleListManager3 Methods: AddLargeScrollLimits AddContentRect , inherited from IRectangleListManager2 AddContentRectTransformed , inherited from IRectangleListManager3 AddRectangle , inherited from IRectangleListManager AddRectangleTransformed , inherited from IRectangleListManager2 AddTouchRectRenderLocationInfo , inherited from IRectangleListManager2 AddZoomScrollLimits , inherited from IRectangleListManager ForwardCall , inherited from IRectangleListManager ForwardCallWithMouseDownInfo , inherited from IRectangleListManager PopClipping , inherited from IRectangleListManager PushClipping , inherited from IRectangleListManager PushClippingTransformed , inherited from IRectangleListManager2 SetUpdateNecessary , inherited from IRectangleListManager Structure: AddLargeScrollLimits (Method)
IRectangleListManager2.PushClippingTransformed (METH) ¶ METHOD PushClippingTransformed InOut: Scope Name Type Input rect VisuStructSimpleRectangle transform BOOL
IRectangleListManager3 (ITF) ¶ INTERFACE IRectangleListManager3 EXTENDS IRectangleListManager2 Methods: AddContentRectTransformed AddContentRect , inherited from IRectangleListManager2 AddRectangle , inherited from IRectangleListManager AddRectangleTransformed , inherited from IRectangleListManager2 AddTouchRectRenderLocationInfo , inherited from IRectangleListManager2 AddZoomScrollLimits , inherited from IRectangleListManager ForwardCall , inherited from IRectangleListManager ForwardCallWithMouseDownInfo , inherited from IRectangleListManager PopClipping , inherited from IRectangleListManager PushClipping , inherited from IRectangleListManager PushClippingTransformed , inherited from IRectangleListManager2 SetUpdateNecessary , inherited from IRectangleListManager Structure: AddContentRectTransformed (Method)
ISelectionManager.EnabledSelectionType (PROP) ¶ PROPERTY EnabledSelectionType : DWORD