fedora.client.objecteditor
Interface ValidityListener


public interface ValidityListener

Interface for things that listen to validity changes.


Method Summary
 void setValid(boolean isValid)
           
 

Method Detail

setValid

void setValid(boolean isValid)