com.threerings.editor
Interface DynamicallyEditable

All Known Implementing Classes:
Parameter.Choice.Option

public interface DynamicallyEditable

An interface for objects with dynamically generated editable properties.


Method Summary
 Property[] getDynamicProperties()
          Returns an array containing the dynamic properties of this object.
 

Method Detail

getDynamicProperties

Property[] getDynamicProperties()
Returns an array containing the dynamic properties of this object.



Copyright © 2011. All Rights Reserved.