Class DockingWindowActionProperty

All Implemented Interfaces:
Property

public class DockingWindowActionProperty extends ValueHandlerProperty
A property that has a DockingWindowAction object as value.
Since:
IDW 1.3.0
  • Constructor Details

    • DockingWindowActionProperty

      public DockingWindowActionProperty(PropertyGroup group, String name, String description, PropertyValueHandler valueHandler)
      Constructor.
      Parameters:
      group - the property group
      name - the property name
      description - the property description
      valueHandler - handles values for this property
  • Method Details