Linux Mac OSX Windows

  
[scriptable, uuid(0ddf9e1c-1dd2-11b2-a183-908a08aa75ae)]
interface nsISelectionDisplay : nsISupports

Constants


        
const short DISPLAY_TEXT = 1

        
const short DISPLAY_IMAGES = 2

        
const short DISPLAY_FRAMES = 4

        
const short DISPLAY_ALL = 7

Methods


        
short getSelectionFlags()

        
void setSelectionFlags(in short toggle)