Interface VueData

All Superinterfaces:
OpaqueReferenceType
All Known Subinterfaces:
VueInstance

public interface VueData extends OpaqueReferenceType
  • Method Details

    • setProperty

      void setProperty(String aProperty, String aValue)
    • getStringProperty

      String getStringProperty(String aProperty)