Package snap.props
Class PropUtils
java.lang.Object
snap.props.PropUtils
This class holds utility methods for Props.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isClassDeclarationNeededForObjectAndProp
(PropObject propObject, Prop prop) Returns whether given PropNode needs class declaration when referenced via given prop.
-
Constructor Details
-
PropUtils
public PropUtils()
-
-
Method Details
-
isClassDeclarationNeededForObjectAndProp
Returns whether given PropNode needs class declaration when referenced via given prop.
-