org.fcrepo.client.objecteditor
Interface PotentiallyDirty

All Known Implementing Classes:
DatastreamPane, DatastreamPane.CurrentVersionPane, DatastreamsPane, EditingPane, ObjectEditorFrame, ObjectPane

public interface PotentiallyDirty

Interface for containers that report on dirtiness of sub-components.

Author:
Chris Wilper

Method Summary
 boolean isDirty()
          Have my editable components changed since being loaded from the server?
 

Method Detail

isDirty

boolean isDirty()
Have my editable components changed since being loaded from the server?



Copyright © 2012 DuraSpace. All Rights Reserved.