package org.ovirt.engine.ui.common.widget.editor; import com.gwtplatform.dispatch.annotation.GenEvent; @GenEvent public class EditorStateUpdate { boolean valid; }