com.cosylab.vdct.inspector
Interface InspectableObjectsListener
- All Known Implementing Classes:
- Inspector, SpreadsheetInspector
public interface InspectableObjectsListener
Insert the type's description here.
Creation date: (17.4.2001 17:12:55)
- Author:
- Matej Sekoranja
inspectableObjectAdded
void inspectableObjectAdded(Inspectable object)
- Parameters:
object
- com.cosylab.vdct.inspector.Inspectable
inspectableObjectRemoved
void inspectableObjectRemoved(Inspectable object)
- Parameters:
object
- com.cosylab.vdct.inspector.Inspectable
getDsId
java.lang.Object getDsId()