Class DiffState
Object
SharedState
AbstractComponentState
DiffState
- All Implemented Interfaces:
Serializable
public class DiffState
extends AbstractComponentState
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanFields inherited from class AbstractComponentState
caption, captionAsHtml, description, descriptionContentMode, errorLevel, errorMessage, height, id, primaryStyleName, styles, widthFields inherited from class SharedState
enabled, registeredEventListeners, resources -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
outputFormat
-
fileContentToggle
public boolean fileContentToggle -
syncronisedScroll
public boolean syncronisedScroll -
drawFileList
public boolean drawFileList -
diffStyle
-
diffString
-
-
Constructor Details
-
DiffState
public DiffState()
-