Package com._1c.g5.v8.dt.md.ui.editor
Interface ITitleChangeListener
- All Known Implementing Classes:
DataCompositionSchemaEditor
public interface ITitleChangeListener
Interface for listening for title changes.
-
Method Summary
-
Method Details
-
titleChanged
void titleChanged()Indicates that a title has changed.
-