Class DesignerPageParams
java.lang.Object
com.inductiveautomation.perspective.common.DesignerPageParams
Parameters posted to designer page
- 
Field Summary
FieldsModifier and TypeFieldDescriptionName of the project being loaded in the designerUnique ID for the view in a specific tab. - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
projectName
Name of the project being loaded in the designer - 
tabId
Unique ID for the view in a specific tab. The tabId is unique to a specific view resource, and used in place of the view's name in order to avoid having to track the view through name changes. 
 - 
 - 
Constructor Details
- 
DesignerPageParams
 
 -