fr.inria.ketuk.widgets.html
Class Removers

java.lang.Object
  |
  +--fr.inria.ketuk.widgets.html.Removers

public class Removers
extends java.lang.Object


Constructor Summary
Removers()
          Constructs the convertor
 
Method Summary
 void remove(Table parent, java.lang.Object obj)
           
 void remove(TD parent, java.lang.Object obj)
           
 void remove(TR parent, java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Removers

public Removers()
Constructs the convertor
Method Detail

remove

public void remove(Table parent,
                   java.lang.Object obj)

remove

public void remove(TR parent,
                   java.lang.Object obj)

remove

public void remove(TD parent,
                   java.lang.Object obj)