MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 9.0
The list of the themes, classes, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The class DOMHTMLFrameElementMBS
class DOMHTMLFrameElementMBS
MBS Cocoa Plugin (HTMLViewerDOM), super class: DOMHTMLElementMBS
class, HTMLViewer, MBS Cocoa Plugin (HTMLViewerDOM), class DOMHTMLFrameElementMBS, Console safe, Plugin version: 7.4, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.
Function: One of the DOM classes.
Notes:
All methods in this class will catch exceptions from Cocoa and raise a NSExceptionMBS instead. Using the message, name and reason properties you can see what was the reason for this exception. Please report if you find a method which does not handle exceptions correct.
Subclass of the DOMHTMLElementMBS class.
Function: One of the DOM classes.
Notes:
All methods in this class will catch exceptions from Cocoa and raise a NSExceptionMBS instead. Using the message, name and reason properties you can see what was the reason for this exception. Please report if you find a method which does not handle exceptions correct.
Subclass of the DOMHTMLElementMBS class.
- method contentDocument as DOMDocumentMBS
- method frameBorder as String
- method longDesc as String
- method marginHeight as String
- method marginWidth as String
- method name as String
- method noResize as Boolean
- method scrolling as String
- method src as String
Methods, properties and events inherited from super classes:
- class class DOMHTMLElementMBS
- method lang as String
- method innerText as String
- method innerHTML as String
- method className as String
- method outerText as String
- method outerHTML as String
- method children as DOMHTMLCollectionMBS
- method isContentEditable as boolean
- method idName as String
- method contentEditable as String
- method dir as String
- method title as String
- method setAttribute(name as string, value as string)
- method setAttributeNS(namespaceURI as string, qualifiedName as string, value as string)
- method setAttributeNodeNS(newAttr as DOMAttrMBS) as DOMAttrMBS
- method setAttributeNode(newAttr as DOMAttrMBS) as DOMAttrMBS
- class class DOMElementMBS
- method getElementsByTagNameNS(namespaceURI as string, localName as string) as DOMNodeListMBS
- method getElementsByTagName(name as string) as DOMNodeListMBS
- method style as DOMCSSStyleDeclarationMBS
- method hasAttributeNS(namespaceURI as string, localName as string) as boolean
- method hasAttribute(name as string) as boolean
- method getAttributeNode(name as string) as DOMAttrMBS
- method getAttribute(name as string) as string
- method getAttributeNodeNS(namespaceURI as string, localName as string) as DOMAttrMBS
- method removeAttribute(name as string)
- method removeAttributeNode(oldAttr as DOMAttrMBS) as DOMAttrMBS
- method removeAttributeNS(namespaceURI as string, qualifiedName as string)
- method getAttributeNS(namespaceURI as string, localName as string) as String
- method tagName as String
- class class DOMNodeMBS
- const DOM_PROCESSING_INSTRUCTION_NODE = 7
- const DOM_TEXT_NODE = 3
- method parentNode as DOMNodeMBS
- method lastChild as DOMNodeMBS
- method normalize
- method cloneNode(deep as boolean) as DOMNodeMBS
- const DOM_CDATA_SECTION_NODE = 4
- const DOM_COMMENT_NODE = 8
- const DOM_ATTRIBUTE_NODE = 2
- const DOM_NOTATION_NODE = 12
- const DOM_ENTITY_NODE = 6
- const DOM_ENTITY_REFERENCE_NODE = 5
- const DOM_ELEMENT_NODE = 1
- const DOM_DOCUMENT_TYPE_NODE = 10
- const DOM_DOCUMENT_FRAGMENT_NODE = 11
- const DOM_DOCUMENT_NODE = 9
- method firstChild as DOMNodeMBS
- method replaceChild(newChild as DOMNodeMBS, oldChild as DOMNodeMBS) as DOMNodeMBS
- method isSupported(feature as string, version as string) as boolean
- method nextSibling as DOMNodeMBS
- method nodeValue as String
- method nodeType as integer
- method nodeName as String
- method childNodes as DOMNodeListMBS
- method getAttributes as DOMNamedNodeMapMBS
- method hasAttributes as boolean
- method removeChild(oldChild as DOMNodeMBS) as DOMNodeMBS
- method ownerDocument as DOMDocumentMBS
- method localName as String
- method hasChildNodes as boolean
- method previousSibling as DOMNodeMBS
- method appendChild(newChild as DOMNodeMBS) as DOMNodeMBS
- method namespaceURI as String
- method insertBefore(newChild as DOMNodeMBS, refChild as DOMNodeMBS) as DOMNodeMBS
- method prefix as String
- method sheet as DOMStyleSheetMBS
- class class DOMObjectMBS
- method stringRepresentation as String
- property Handle as Integer
- class class WebScriptObjectMBS
- method evaluateWebScript(script as String) as variant
- method removeValue(name as String)
- method webScriptValueAtIndex(index as integer) as variant
- method getValue(name as String) as variant
- method setValue(name as String, value as variant)
- method setWebScriptCallback(name as String, value as WebScriptCallbackMBS)
- method setWebScriptValueAtIndex(index as integer, value as variant)
The items on this page are in the following plugins: MBS Cocoa Plugin.
Monkeybread Software Realbasic Plugins - Bilder aus Nickenich