Uiinfrastructure API Docs  
 

IJSComponentVersionMgr Interface

Differnt products may want to manage version numbers for their JS components in different ways. This interface allows them to manager JS component versioning themselves, without making the page-controls framework dependent on any particular system of JS component version management. Note: if you are confused about JS Components and versioning of these, please consult the documentation for the JSRegistry project.

For a list of all members of this type, see IJSComponentVersionMgr Members.

public interface IJSComponentVersionMgr

Types that implement IJSComponentVersionMgr

Type Description
JSDatePickerVersionMgr  

Requirements

Namespace: com.plumtree.uiinfrastructure.pagecontrols.framework

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

IJSComponentVersionMgr Members | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace