Uses of Class
org.praxislive.core.protocols.SupportedTypes.Result
-
Packages that use SupportedTypes.Result Package Description org.praxislive.base org.praxislive.core.protocols -
-
Uses of SupportedTypes.Result in org.praxislive.base
Methods in org.praxislive.base that return SupportedTypes.Result Modifier and Type Method Description SupportedTypes.ResultFilteredTypes. query() -
Uses of SupportedTypes.Result in org.praxislive.core.protocols
Methods in org.praxislive.core.protocols that return SupportedTypes.Result Modifier and Type Method Description SupportedTypes.ResultSupportedTypes. query()Query the supported types, the same as calling the supported-types control on the providing container.
-