Class ComponentGeneratorWrapper<T>
Object
ComponentGeneratorWrapper<T>
- All Implemented Interfaces:
ComponentGenerator<T>,Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionComponentGeneratorWrapper(ComponentGenerator<T> wrapped) ComponentGeneratorWrapper(ComponentGenerator<T> wrapped, boolean forceHeight) -
Method Summary
-
Constructor Details
-
ComponentGeneratorWrapper
-
ComponentGeneratorWrapper
-
-
Method Details
-
getComponent
- Specified by:
getComponentin interfaceComponentGenerator<T>
-