WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsISelectionDisplay

IID:0DDF9E1C-1DD2-11B2-A183-908A08AA75AE
Inherits From:nsISupports

Constants

PRInt16 DISPLAY_TEXT = 1
PRInt16 DISPLAY_IMAGES = 2
PRInt16 DISPLAY_FRAMES = 4
PRInt16 DISPLAY_ALL = 7

Methods

PRInt16 getSelectionFlags ( ) void setSelectionFlags ( PRInt16 toggle )

PRInt16 getSelectionFlags ( )


void setSelectionFlags ( PRInt16 toggle )

Arguments:
toggle

Reference documentation is generated from Mozilla's source.