Nevron .NET Vision
Nevron.UI Namespace / INBoundableElement Interface
Properties Methods

In This Topic
    INBoundableElement Interface Members
    In This Topic

    The following tables list the members exposed by INBoundableElement.

    Public Properties
     NameDescription
     PropertyGets the list of child attributes of this container (Inherited from Nevron.Dom.INAttributeContainer)
     Property  
     Property  
     PropertyGets the bounds of this instance including the non-client area (if any).  
     PropertyGets the current instance's client bounds.  
     PropertyGets the current instance's bounds in device coordinates.  
     Property (Inherited from Nevron.UI.INUINode)
     Property  
     Property  
     PropertyGets / sets the id of the object (Inherited from Nevron.Dom.INIdentifiable)
     Property  
     Property (Inherited from Nevron.UI.INUINode)
     Property (Inherited from Nevron.UI.INSuspendable)
     Property  
     Property  
     Property  
     Property  
     PropertyObtains the parent node in the hiearchy (Inherited from Nevron.Dom.INNode)
     Property  
     PropertyGets the bounds which the user tried to apply to the element. These may differ from the current bounds which are restricted by flags like AutoSizeMask, etc.  
     Property  
     PropertyObtains the root node of the hiearchy (Inherited from Nevron.Dom.INNode)
     Property  
     PropertyGets/sets user defined data associated with the element (Inherited from Nevron.Dom.INElement)
     Property  
     PropertyGets/sets the unique id of the object. (Inherited from Nevron.Dom.INUniquelyIdentifiable)
     Property  
    Top
    Public Methods
     NameDescription
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from System.ICloneable)
     MethodCreates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Dom.INElement)
     Method (Inherited from Nevron.UI.INUINode)
     MethodOverloaded. Converts the specified bounds to the desired coordinate system.  
     MethodOverloaded. Converts the specified location to the desired coordinate system.  
     Method (Inherited from Nevron.INReferenceHolder)
     MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.INReferenceHolder)
     Method (Inherited from System.IDisposable)
     Method (Inherited from Nevron.UI.INUINode)
     MethodGets a child or descendant attribute by its name (Inherited from Nevron.Dom.INAttributeContainer)
     MethodGets the name of the specified child attribute (Inherited from Nevron.Dom.INAttributeContainer)
     Method (Inherited from Nevron.UI.INUINode)
     Method  
     Method (Inherited from Nevron.UI.INUINode)
     MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.INReferenceHolder)
     Method (Inherited from Nevron.UI.INUINode)
     MethodCalled by child or descendants attributes when an attribute has changed (Inherited from Nevron.Dom.INAttributeObserver)
     MethodCalled by child or descendants attributes when an attribute property has changed (Inherited from Nevron.Dom.INAttributeObserver)
     MethodCalled by child or descendants attributes when an attribute property is changing (Inherited from Nevron.Dom.INAttributeObserver)
     Method (Inherited from Nevron.UI.INThreadTimerCallBack)
     Method (Inherited from Nevron.UI.INTimerCallBack)
     Method  
     MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.INReferenceProvider)
     MethodRegisters the specified element with the index (Inherited from Nevron.Dom.INElement)
     MethodReplaces any foreign Ids (references to other nodes) (Inherited from Nevron.Dom.INElement)
     Method (Inherited from Nevron.UI.INSuspendable)
     Method (Inherited from Nevron.UI.INUINode)
     MethodSets a child or descendant attribute by its name (Inherited from Nevron.Dom.INAttributeContainer)
     MethodOverloaded.   
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INSuspendable)
     MethodUnregisters the element from the index and returns its Id. Returns -1 if id was never assigned. (Inherited from Nevron.Dom.INElement)
     Method  
     Method  
     MethodUpdates the field references of this object (Inherited from Nevron.INReferenceHolder)
     MethodUpdates the references stored by the object (Inherited from Nevron.INReferenceHolder)
    Top
    See Also