Document::Modified

Section: ET++ method description (n)
Updated: automatically Fri Mar 15 14:13:05 1991
Index Return to Main Contents
 

NAME

Document::Modified - instance method  

TEMPLATE

documentIsModified = bool Modified()  

SPECIFIERS

public virtual  

DESCRIPTION

Modified returns whether the document is modified. This is TRUE if the instvar changeCount is greater than 0. Modified is called by some methods to test whether the document has unsaved changes. Method is rarely overridden.  

ARGUMENTS

none

 

RETURN ARGUMENT

bool documentIsModified

indicates whether the document is modified
 

CATEGORIES

change management, client interface

 

FIRST DEFINITION

class Document  

FILES

implementation:
Document.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:28 GMT, March 30, 2022