java.lang.Object
org.praxislive.code.CodeDelegate
org.praxislive.code.CodeContainerDelegate
- All Implemented Interfaces:
ContainerDelegateAPI
- Direct Known Subclasses:
CoreContainerDelegate
Base class for user rewritable container code.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceAnnotation to be used on theinit()method of the delegate to control addition of child port proxying capability.Nested classes/interfaces inherited from interface org.praxislive.code.ContainerDelegateAPI
ContainerDelegateAPI.CustomType, ContainerDelegateAPI.SupportedTypes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CodeContainerDelegate
public CodeContainerDelegate()
-
-
Method Details
-
init
public void init() -
children
Stream of child IDs.- Returns:
- stream of child IDs
-