Class AbstractNodePathProperty

java.lang.Object
com.infoteria.gui.property.AbstractProperty
com.infoteria.gui.property.StringProperty
com.infoteria.asteria.flowbuilder2.property.AbstractNodePathProperty
All Implemented Interfaces:
Property, MetaData, Cloneable

public abstract class AbstractNodePathProperty extends StringProperty implements MetaData
  • Field Details

  • Constructor Details

    • AbstractNodePathProperty

      public AbstractNodePathProperty(String name)
    • AbstractNodePathProperty

      public AbstractNodePathProperty(PropertyHolder owner, String name)
  • Method Details