Difference between revisions of "DOMProtectionLevel"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the DOMProtectionLevel class)
 
(Documentation for the DOMProtectionLevel class)
 
Line 2: Line 2:
  
 
===Remarks <nowiki>[</nowiki>[{{fullurl:DOMProtectionLevel Remarks|action=edit}} edit]<nowiki>]</nowiki>===
 
===Remarks <nowiki>[</nowiki>[{{fullurl:DOMProtectionLevel Remarks|action=edit}} edit]<nowiki>]</nowiki>===
{{:DOMProtectionLevel Remarks}}
+
{{#ifexist:DOMProtectionLevel Remarks|{{:DOMProtectionLevel Remarks}}|}}
  
 
===Enum Values===
 
===Enum Values===

Latest revision as of 21:02, 12 April 2017

Specifies how access to the DOM in a view will be handled

Remarks [edit]

Enum Values

None = 0
All access allowed
Flags = 1
Access potentially modified by DOMProtectionFlags
Blocked = 2
All access blocked