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