Uses of Class
org.praxislive.base.AbstractRoot.Delegate
-
Packages that use AbstractRoot.Delegate Package Description org.praxislive.base -
-
Uses of AbstractRoot.Delegate in org.praxislive.base
Methods in org.praxislive.base with parameters of type AbstractRoot.Delegate Modifier and Type Method Description protected voidAbstractRoot. attachDelegate(AbstractRoot.Delegate delegate)Attach aAbstractRoot.Delegateto this Root.protected voidAbstractRoot. detachDelegate(AbstractRoot.Delegate delegate)Detach the provide delegate (if it is attached).
-