Méthode | Description | |
---|---|---|
AddDestination ( String destination, Object args ) : bool | ||
AddListener ( String destination, IRtfDestinationListener listener ) : bool | ||
GetDestination ( String destination ) : |
||
GetInstance ( ) : |
||
GetInstance ( |
||
RemoveListener ( String destination, IRtfDestinationListener listener ) : bool | ||
SetParser ( |
Méthode | Description | |
---|---|---|
RtfDestinationMgr ( ) : System |
public static AddDestination ( String destination, Object args ) : bool | ||
destination | String | |
args | Object | |
Résultat | bool |
public static AddListener ( String destination, IRtfDestinationListener listener ) : bool | ||
destination | String | |
listener | IRtfDestinationListener | |
Résultat | bool |
public static GetDestination ( String destination ) : |
||
destination | String | |
Résultat |
public static GetInstance ( ) : |
||
Résultat |
public static GetInstance ( |
||
parser | ||
Résultat |
public static RemoveListener ( String destination, IRtfDestinationListener listener ) : bool | ||
destination | String | |
listener | IRtfDestinationListener | |
Résultat | bool |
public static SetParser ( |
||
parser | ||
Résultat | void |