Uiinfrastructure API Docs  
 

AComponent.Create Method 

Create method for the object returns an instance of the object.

public abstract object Create();

Return Value

and object that extends AComponent

See Also

AComponent Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace