Class DesignerPageParams
java.lang.Object
com.inductiveautomation.perspective.common.DesignerPageParams
Parameters posted to designer page
- 
Field SummaryFieldsModifier and TypeFieldDescriptionName of the project being loaded in the designerUnique ID for the view in a specific tab.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
projectNameName of the project being loaded in the designer
- 
tabIdUnique 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
 
-