Echo.ComponentFactory
Class Method Summary | |
---|---|
Public | newInstance() Creates a new instance of an arbitrary component. |
Public | getConstructor() Returns the component constructor for the specified type. |
Public | getSuperType() Determines the super type of a component, based on the type name of the component. |
Public | registerType() Registers a type name to a specific constructor. |
typeName
(String)
- the type name of the componentrenderId
(String)
- the component render idtypeName
(String)
- the type nametypeName
(String)
- the component typetypeName
- the type nametypeConstructor
- the constructor