Class vrml.external.field.EventInMFNode
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class vrml.external.field.EventInMFNode

java.lang.Object
   |
   +----vrml.external.field.EventIn
           |
           +----vrml.external.field.EventInMFNode

public class EventInMFNode
extends EventIn

Constructor Index

 o EventInMFNode()

Method Index

 o set1Value(int, Node)
 o setValue(Node[])

Constructors

 o EventInMFNode
  public EventInMFNode()

Methods

 o setValue
  public void setValue(Node node[]) throws IllegalArgumentException
 o set1Value
  public void set1Value(int index,
                        Node node) throws IllegalArgumentException

All Packages  Class Hierarchy  This Package  Previous  Next  Index