com.levigo.jadice.document.write
Interface WriterControls

All Superinterfaces:
ProcessingControls<WriterSettings>
All Known Implementing Classes:
DefaultWriterControls

public interface WriterControls
extends ProcessingControls<WriterSettings>


Method Summary
 WriterControls createSnapshot()
          Creates a snapshot copy of this writer control object.
 
Methods inherited from interface com.levigo.jadice.document.ProcessingControls
clearSettings, getSettings
 

Method Detail

createSnapshot

WriterControls createSnapshot()
Creates a snapshot copy of this writer control object. The snapshot must constitute a deep copy, so that changes to the copied object don't affect snapshots.

Specified by:
createSnapshot in interface ProcessingControls<WriterSettings>
Returns:
a snapshot copy of this render control instance


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.