Class ProjectLoadResponse
java.lang.Object
com.inductiveautomation.perspective.gateway.messages.ProjectLoadResponse
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionProjectLoadResponse(ProjectConfig project, RuntimeProject.EffectiveProjectSnapshot snapshot, String styleHash, String symbolStyleHash) 
- 
Method Summary
- 
Field Details- 
project
- 
snapshot
- 
styleHash
- 
symbolStyleHash
 
- 
- 
Constructor Details- 
ProjectLoadResponsepublic ProjectLoadResponse(ProjectConfig project, RuntimeProject.EffectiveProjectSnapshot snapshot, String styleHash, String symbolStyleHash) 
 
-