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

In This Topic
    INAnimation Interface Members
    In This Topic

    The following tables list the members exposed by INAnimation.

    Public Properties
     NameDescription
     Property (Inherited from Nevron.UI.INUINode)
     PropertyGets/sets the interval of the animation.  
     Property (Inherited from Nevron.UI.INUINode)
     Property (Inherited from Nevron.UI.INSuspendable)
     PropertyObtains the parent node in the hiearchy (Inherited from Nevron.Dom.INNode)
     PropertyObtains the root node of the hiearchy (Inherited from Nevron.Dom.INNode)
     PropertyGets a value indicating whether the current instance is running.  
     PropertyGets/sets the steps of the animation.  
     PropertyReturns all the animation tasks contained by this animation.  
    Top
    Public Methods
     NameDescription
     MethodAccumulates the children contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Dom.INNodeContainer)
     MethodAccumulates the descendants contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Dom.INNodeContainer)
     MethodAdds a child node (Inherited from Nevron.Dom.INNodeComposite)
     Method (Inherited from Nevron.UI.INUINode)
     MethodQueries whether the specified node can be inserted at the specified index (Inherited from Nevron.Dom.INNodeComposite)
     MethodQueries whether the specified child node can be removed (Inherited from Nevron.Dom.INNodeComposite)
     MethodObtains the child nodes of this node (Inherited from Nevron.Dom.INNodeContainer)
     MethodReturns the number of child nodes which satisfy the specified filter (Inherited from Nevron.Dom.INNodeContainer)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.INReferenceHolder)
     MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.INReferenceHolder)
     MethodObtains the descentant nodes of this node (Inherited from Nevron.Dom.INNodeContainer)
     MethodReturns the number of descendant nodes, which satisfy the specified filter (Inherited from Nevron.Dom.INNodeContainer)
     Method (Inherited from System.IDisposable)
     MethodEnds currently running animation operation.  
     Method (Inherited from Nevron.UI.INUINode)
     MethodGets the child node at the specified index (Inherited from Nevron.Dom.INNodeContainer)
     Method (Inherited from Nevron.UI.INUINode)
     MethodObtains a child node enumerator (Inherited from Nevron.Dom.INNodeContainer)
     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)
     MethodGets the index of the specified node in the container (Inherited from Nevron.Dom.INNodeContainer)
     MethodInserts a child node at the specified index (Inherited from Nevron.Dom.INNodeComposite)
     MethodDetermines whether the specified node is a child node for this container (Inherited from Nevron.Dom.INNodeContainer)
     MethodQueries whether the specified node is a descendant of this node (Inherited from Nevron.Dom.INNodeContainer)
     Method (Inherited from Nevron.UI.INUINodeContainer)
     Method (Inherited from Nevron.UI.INUINodeContainer)
     Method (Inherited from Nevron.UI.INUINodeContainer)
     Method (Inherited from Nevron.UI.INTimerCallBack)
     MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.INReferenceProvider)
     MethodRemoves all children (Inherited from Nevron.Dom.INNodeComposite)
     MethodRemoves the specified child node from the container children (Inherited from Nevron.Dom.INNodeComposite)
     MethodRemoves the child node at the specified index (Inherited from Nevron.Dom.INNodeComposite)
     Method (Inherited from Nevron.UI.INSuspendable)
     Method (Inherited from Nevron.UI.INUINode)
     MethodSets a new index of the specified child node (Inherited from Nevron.Dom.INNodeContainer)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     MethodStarts animation operation for the specified INAnimatable instance.  
     Method (Inherited from Nevron.UI.INSuspendable)
     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