public class nsIPrefLocalizedString extends nsISupports
| Modifier and Type | Field and Description |
|---|---|
static nsID |
NS_IPREFLOCALIZEDSTRING_IID |
static java.lang.String |
NS_IPREFLOCALIZEDSTRING_IID_STR |
IsXULRunner10, IsXULRunner17, NS_ISUPPORTS_IID, NS_ISUPPORTS_IID_STR| Constructor and Description |
|---|
nsIPrefLocalizedString(int address) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetData(int[] aData) |
int |
SetData(char[] aData) |
int |
SetDataWithLength(int length,
char[] data) |
int |
ToString(int[] _retval) |
AddRef, getAddress, QueryInterface, Releasepublic static final java.lang.String NS_IPREFLOCALIZEDSTRING_IID_STR
public static final nsID NS_IPREFLOCALIZEDSTRING_IID