Interface MonitoredPropertyListener

  • All Known Implementing Classes:
    Template, VDBTemplate

    public interface MonitoredPropertyListener
    • Method Detail

      • addProperty

        void addProperty()
      • removeProperty

        void removeProperty​(InspectableProperty property)
        Parameters:
        property - property
      • propertyChanged

        void propertyChanged​(InspectableProperty property)
        Parameters:
        property - property
      • renameProperty

        void renameProperty​(InspectableProperty property)
        Parameters:
        property - property