Property | Type | Description | |
---|---|---|---|
OverrideConfirmation | OverrideConfirmationDelegate |
Property | Type | Description | |
---|---|---|---|
BOLD_STYLE | |||
BOLD_UNDERLINE_STYLE | |||
document |
Method | Description | |
---|---|---|
SaveTo ( String name ) : void | ||
TextReportGenerator ( ) : System |
Method | Description | |
---|---|---|
Save ( String name ) : bool | ||
addBold ( String text ) : |
||
addField ( String name, String text ) : |
||
addNewline ( ) : void | ||
addTitle ( String text ) : |
protected addBold ( String text ) : |
||
text | String | |
return |
protected addField ( String name, String text ) : |
||
name | String | |
text | String | |
return |
protected addTitle ( String text ) : |
||
text | String | |
return |
protected TextStyle,AODL.Document.Styles BOLD_STYLE | ||
return |
protected TextStyle,AODL.Document.Styles BOLD_UNDERLINE_STYLE | ||
return |
public OverrideConfirmationDelegate OverrideConfirmation | ||
return | OverrideConfirmationDelegate |