Package snap.props

Class PropUtils

java.lang.Object
snap.props.PropUtils

public class PropUtils extends Object
This class holds utility methods for Props.
  • Constructor Details

    • PropUtils

      public PropUtils()
  • Method Details

    • isClassDeclarationNeededForObjectAndProp

      public static boolean isClassDeclarationNeededForObjectAndProp(PropObject propObject, Prop prop)
      Returns whether given PropNode needs class declaration when referenced via given prop.