Class PageScriptWrapper.SafetyWrapper
java.lang.Object
com.inductiveautomation.perspective.gateway.script.PageScriptWrapper.SafetyWrapper
- All Implemented Interfaces:
- PropertyTreeOwner
- Enclosing class:
- PageScriptWrapper
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidclose()voidgetId()getName()getPage()getPropertyTreeOf(PropertyType propertyType) Fetch thePropertyTreeassociated with the givenPropertyTypegetView()getViews()booleanvoid
- 
Field Details- 
element
 
- 
- 
Constructor Details- 
SafetyWrapper
 
- 
- 
Method Details- 
getId
- 
getViews
- 
isConnectedpublic boolean isConnected()
- 
closepublic void close()
- 
close
- 
getPropertyTreeOfDescription copied from interface:PropertyTreeOwnerFetch thePropertyTreeassociated with the givenPropertyType- Specified by:
- getPropertyTreeOfin interface- PropertyTreeOwner
- Parameters:
- propertyType- The- PropertyTypeof the- PropertyTreewe want to fetch
- Returns:
- The PropertyTree or null if this PropertyTreeOwner does not manage a PropertyTree for the given PropertyType or if a null PropertyType is given
 
- 
print
- 
getView
- 
getSession
- 
getPage
- 
getName
 
-