JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
swim.dynamic
Package
swim.dynamic
Interface HostConstructor
public interface
HostConstructor
A dynamically typed constructor descriptor for a host type.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
newInstance
(
Bridge
bridge,
Object
... arguments)
Method Details
newInstance
Object
newInstance
(
Bridge
bridge,
Object
... arguments)