Interface DirtyableWidget
-
- All Superinterfaces:
IDirtyable
- All Known Implementing Classes:
DirtyableComposite
public interface DirtyableWidget extends IDirtyable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisDirty()voidmakeDirty()voidresetDirty()
-