Uiinfrastructure API Docs  
 

PTConstruct Constructor 

Constructor creates a new PTConstruct object. Construct objects are created by the PTConstructFactory object.

public PTConstruct(
   PTConstructType type,
   HTMLElement e
);

Parameters

type
Pass PTConstructType
e
Pass HTMLElement structure for this construct.

See Also

PTConstruct Class | com.plumtree.xpshared.htmlconstructs Namespace