Uses of Interface
org.praxislive.ide.model.ComponentProxy
-
Uses of ComponentProxy in org.praxislive.ide.model
Subinterfaces of ComponentProxy in org.praxislive.ide.modelModifier and TypeInterfaceDescriptioninterfaceA proxy of a PraxisCORE container.interfaceA proxy for a PraxisCORE root.Methods in org.praxislive.ide.model that return ComponentProxyModifier and TypeMethodDescriptionGet the proxy for the given child.Methods in org.praxislive.ide.model that return types with arguments of type ComponentProxyModifier and TypeMethodDescriptionCompletionStage<? extends ComponentProxy> Add a child component to the underlying container.default Optional<ComponentProxy> HubProxy.find(org.praxislive.core.ComponentAddress address) Find the proxy for the component with the given address (if available).