Class AbstractContainer.RemoveChildControl

java.lang.Object
org.praxislive.base.AbstractContainer.RemoveChildControl
All Implemented Interfaces:
org.praxislive.core.Control
Enclosing class:
AbstractContainer

protected class AbstractContainer.RemoveChildControl extends Object implements org.praxislive.core.Control
  • Constructor Details

    • RemoveChildControl

      protected RemoveChildControl()
  • Method Details

    • call

      public void call(org.praxislive.core.Call call, org.praxislive.core.PacketRouter router) throws Exception
      Specified by:
      call in interface org.praxislive.core.Control
      Throws:
      Exception