Class AbstractContainer.RemoveChildControl

  • All Implemented Interfaces:
    org.praxislive.core.Control
    Enclosing class:
    AbstractContainer

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

      • RemoveChildControl

        protected RemoveChildControl()
    • Method Detail

      • 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