Interface JS5ObjectFunctions
-
- All Superinterfaces:
JSObjectFunctions
- All Known Subinterfaces:
E4XGlobalFunctions,HistoryFunctions,JS5ArrayFunctions,JS5DateFunctions,JS5FunctionFunctions,JS5StringFunctions,LocationFunctions,NavigatorFunctions,WindowFunctions
- All Known Implementing Classes:
BarProp,E4XGlobal,History,JS5Array,JS5Date,JS5Function,JS5Object,JS5String,JSAttr,JSCDATASection,JSCharacterData,JSComment,JSDocument,JSDocumentFragment,JSDocumentType,JSDOMConfiguration,JSDOMImplementation,JSDOMImplementationList,JSDOMImplementationSource,JSDOMLocator,JSDOMStringList,JSElement,JSEntity,JSEntityReference,JSHTMLAnchorElement,JSHTMLAppletElement,JSHTMLAreaElement,JSHTMLBaseElement,JSHTMLBaseFontElement,JSHTMLBodyElement,JSHTMLBRElement,JSHTMLButtonElement,JSHTMLCollection,JSHTMLDirectoryElement,JSHTMLDivElement,JSHTMLDListElement,JSHTMLDocument,JSHTMLElement,JSHTMLFieldSetElement,JSHTMLFontElement,JSHTMLFormElement,JSHTMLFrameElement,JSHTMLFrameSetElement,JSHTMLHeadElement,JSHTMLHeadingElement,JSHTMLHRElement,JSHTMLHtmlElement,JSHTMLIFrameElement,JSHTMLImageElement,JSHTMLInputElement,JSHTMLIsIndexElement,JSHTMLLabelElement,JSHTMLLegendElement,JSHTMLLIElement,JSHTMLLinkElement,JSHTMLMapElement,JSHTMLMenuElement,JSHTMLMetaElement,JSHTMLModElement,JSHTMLObjectElement,JSHTMLOListElement,JSHTMLOptGroupElement,JSHTMLOptionElement,JSHTMLOptionsCollection,JSHTMLParagraphElement,JSHTMLParamElement,JSHTMLPreElement,JSHTMLQuoteElement,JSHTMLScriptElement,JSHTMLSelectElement,JSHTMLStyleElement,JSHTMLTableCaptionElement,JSHTMLTableCellElement,JSHTMLTableColElement,JSHTMLTableElement,JSHTMLTableRowElement,JSHTMLTableSectionElement,JSHTMLTextAreaElement,JSHTMLTitleElement,JSHTMLUListElement,JSNamedNodeMap,JSNameList,JSNode,JSNodeList,JSNotation,JSProcessingInstruction,JSText,JSTypeInfo,JSUserDataHandler,Location,Navigator,Screen,Window
public interface JS5ObjectFunctions extends JSObjectFunctions
-
-
Method Summary
-
Methods inherited from interface org.fife.rsta.ac.js.ecma.api.ecma3.functions.JSObjectFunctions
hasOwnProperty, isPrototypeOf, propertyIsEnumerable, toLocaleString, toString, valueOf
-
-