org.kde.koala
Class HTMLFormCollection

java.lang.Object
  extended by org.kde.koala.HTMLCollection
      extended by org.kde.koala.HTMLFormCollection
All Implemented Interfaces:
org.kde.qt.QtSupport

public class HTMLFormCollection
extends HTMLCollection


Constructor Summary
protected HTMLFormCollection(java.lang.Class dummy)
           
 
Method Summary
 
Methods inherited from class org.kde.koala.HTMLCollection
base, firstItem, isNull, item, length, namedItem, nextItem, nextNamedItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLFormCollection

protected HTMLFormCollection(java.lang.Class dummy)