Property | Type | Description | |
---|---|---|---|
CSNOFECHA | System.DateTime | ||
gBackColor | int | ||
gHideLeftBar | bool | ||
gLeftBarColor | int | ||
gNextReport | int | ||
gWorkFolder | String | ||
gbFirstOpen | bool |
Method | Description | |
---|---|---|
addToRecentList ( String fileName ) : void | ||
clearToolbox ( |
||
getCtrlBox ( ) : |
||
getCtrlBox ( |
||
getCtrlTreeBox ( ) : |
||
getCtrlTreeBox ( |
||
getDocActive ( ) : |
||
getEditor ( ) : |
||
getSearch ( ) : |
||
getSearch ( |
||
getToolbox ( ) : |
||
getToolbox ( |
||
initEditor ( ) : |
||
loadRecentList ( ) : void | ||
saveRecentList ( ) : void | ||
setBarText ( String text ) : void | ||
setDisconnectedReport ( bool isDisconnectedReport ) : void | ||
setDocActive ( |
||
setDocInacActive ( |
||
setEditAlignCtlState ( bool status ) : void | ||
setEditAlignTextState ( bool status ) : void | ||
setEditAlignValue ( HorizontalAlignment align ) : void | ||
setEditFontBoldValue ( int bBold ) : void | ||
setMenuAux ( bool enabled ) : void | ||
setStatus ( ) : void | ||
setStatus ( String status ) : void | ||
showProperties ( string key ) : void |
Method | Description | |
---|---|---|
pGetStatus ( ) : string | ||
setMenu ( ) : void |
public static addToRecentList ( String fileName ) : void | ||
fileName | String | |
return | void |
public static clearToolbox ( |
||
editor | ||
return | void |
public static getCtrlBox ( |
||
editor | ||
return |
public static getCtrlTreeBox ( ) : |
||
return |
public static getCtrlTreeBox ( |
||
editor | ||
return |
public static getSearch ( |
||
editor | ||
return |
public static getToolbox ( |
||
editor | ||
return |
public static setBarText ( String text ) : void | ||
text | String | |
return | void |
public static setDisconnectedReport ( bool isDisconnectedReport ) : void | ||
isDisconnectedReport | bool | |
return | void |
public static setDocActive ( |
||
f | ||
return | void |
public static setDocInacActive ( |
||
f | ||
return | void |
public static setEditAlignCtlState ( bool status ) : void | ||
status | bool | |
return | void |
public static setEditAlignTextState ( bool status ) : void | ||
status | bool | |
return | void |
public static setEditAlignValue ( HorizontalAlignment align ) : void | ||
align | HorizontalAlignment | |
return | void |
public static setEditFontBoldValue ( int bBold ) : void | ||
bBold | int | |
return | void |
public static setMenuAux ( bool enabled ) : void | ||
enabled | bool | |
return | void |
public static setStatus ( String status ) : void | ||
status | String | |
return | void |
public static showProperties ( string key ) : void | ||
key | string | |
return | void |