Class DesignerInitMsg
java.lang.Object
com.inductiveautomation.perspective.common.messages.DesignerInitMsg
Message sent by the DesignerStore.ts in response to session-init.
 Sends the information needed to create a new DesignerSession, which is the designer's end of an editing view.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Stringprotocol used when the designer is launching a new view resource and needs to initialize a viewgroup on the gw
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
PROTOCOLprotocol used when the designer is launching a new view resource and needs to initialize a viewgroup on the gw- See Also:
 
- 
viewConfig
- 
defaultTagProvider
- 
defaultDatabase
 
- 
- 
Constructor Details- 
DesignerInitMsgpublic DesignerInitMsg()
 
-