Class ProjectParams

java.lang.Object
com.inductiveautomation.perspective.common.ProjectParams
Direct Known Subclasses:
DesignerPageParams

public class ProjectParams extends Object
  • Field Details

    • projectName

      public final String projectName
      Name of the project being loaded in the designer
  • Constructor Details

    • ProjectParams

      public ProjectParams(String projectName)