Class PageScriptWrapper.SafetyWrapper
java.lang.Object
com.inductiveautomation.perspective.gateway.script.PageScriptWrapper.SafetyWrapper
- All Implemented Interfaces:
PropertyTreeOwner
- Enclosing class:
- PageScriptWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
void
getId()
getName()
getPage()
getPropertyTreeOf
(PropertyType propertyType) Fetch thePropertyTree
associated with the givenPropertyType
getView()
getViews()
boolean
void
-
Field Details
-
element
-
-
Constructor Details
-
SafetyWrapper
-
-
Method Details
-
getId
-
getViews
-
isConnected
public boolean isConnected() -
close
public void close() -
close
-
getPropertyTreeOf
Description copied from interface:PropertyTreeOwner
Fetch thePropertyTree
associated with the givenPropertyType
- Specified by:
getPropertyTreeOf
in interfacePropertyTreeOwner
- Parameters:
propertyType
- ThePropertyType
of thePropertyTree
we 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
-