public DirtyMarkingListener(AbstractFormPart part, boolean ignoreInputChange) { this.part = part; this.ignoreInputChange = ignoreInputChange; }