nsISupports
Last changed in Gecko 2.0 (Firefox 4 / Thunderbird 3.3 / SeaMonkey 2.1)void openDialog(in unsigned long aType, in ACString aName, in ACString aFeatures, in nsIDialogParamBlock aArguments, [optional] in nsIDOMElement aFrameElement); |
Constant | Value | Description |
UNKNOWN_DIALOG | 0 | |
GENERIC_DIALOG | 1 | |
SELECT_DIALOG | 2 |
void openDialog(
in unsigned long aType,
in ACString aName,
in ACString aFeatures,
in nsIDialogParamBlock aArguments,
in nsIDOMElement aFrameElement Optional
);
aType
aName
aFeatures
aArguments
aFrameElement
Optional