- handleComponentAdjust(XULAdjustmentEvent, boolean) - Method in class org.xul.script.scripts.lang.js.AbstractJSScriptContext
-
Handle an action on a component that fire ActionEvent
s in the XUL Script,
such as Buttons and CheckBox.
- handleComponentChange(XULChangeEvent, boolean) - Method in class org.xul.script.scripts.lang.js.AbstractJSScriptContext
-
Handle a change action on a component that fire ActionEvent
s in the XUL Script,
such as Buttons and CheckBox.
- handleComponentChange(XULWidget, XULChangeEvent, boolean) - Method in class org.xul.script.scripts.lang.js.AbstractJSScriptContext
-
Handle a change action on a component that fire ActionEvent
s in the XUL Script,
such as Buttons and CheckBox.
- handleComponentCommand(XULCommandEvent, boolean) - Method in class org.xul.script.scripts.lang.js.AbstractJSScriptContext
-
Handle an action on a component that fire ActionEvent
s in the XUL Script,
such as Buttons and CheckBox.
- handleComponentHover(XULHoverEvent, boolean) - Method in class org.xul.script.scripts.lang.js.AbstractJSScriptContext
-
Handle an action on a component that fire ActionEvent
s in the XUL Script.
- handleComponentOut(XULExitEvent, boolean) - Method in class org.xul.script.scripts.lang.js.AbstractJSScriptContext
-
Handle an action on a component that fire ActionEvent
s in the XUL Script.
- handleComponentSelected(XULSelectedEvent, boolean) - Method in class org.xul.script.scripts.lang.js.AbstractJSScriptContext
-
Handle an action on a component that fire ActionEvent
s in the XUL Script.
- handleWindowLoad(XULLoadEvent, boolean) - Method in class org.xul.script.scripts.lang.js.AbstractJSScriptContext
-
Handle an action on a component that fire ActionEvent
s in the XUL Script,
such as Buttons and CheckBox.
- hasAttr(String) - Method in interface org.xul.script.xul.model.XULElement
-
Return true if the element has the attribute of a specified name.
- hasAttr(String) - Method in class org.xul.script.xul.parser.AbstractXULHandler
-
- hasCaption() - Method in class org.xul.script.xul.model.XULContainer
-
Return true if the container has a caption.
- hasChildren() - Method in class org.xul.script.xul.model.XULContainer
-
Return true.
- hasChildren() - Method in class org.xul.script.xul.model.XULListBox
-
Return true.
- hasChildren() - Method in class org.xul.script.xul.model.XULMenu
-
Return true.
- hasChildren() - Method in class org.xul.script.xul.model.XULMenuBar
-
Return true.
- hasChildren() - Method in class org.xul.script.xul.model.XULMenuButton
-
Return true.
- hasChildren() - Method in class org.xul.script.xul.model.XULTabBox
-
Return true.
- hasChildren() - Method in class org.xul.script.xul.model.XULTabPanel
-
Return true.
- hasChildren() - Method in class org.xul.script.xul.model.XULToolbar
-
Return true.
- hasChildren() - Method in class org.xul.script.xul.model.XULToolbarItem
-
Return true.
- hasChildren() - Method in class org.xul.script.xul.model.XULToolbox
-
Return true.
- hasChildren() - Method in class org.xul.script.xul.model.XULTree
-
Return true.
- hasChildren() - Method in interface org.xul.script.xul.model.XULWidget
-
Return true if the widget has children.
- hasGlobalScript(URL) - Method in interface org.xul.script.xul.ScriptManager
-
Return true if the manager has the script for the specified URL as a global script.
- hashCode() - Method in class org.xul.script.css.CSSSelector
-
- hashCode() - Method in class org.xul.script.scripts.lang.ScriptHandle
-
- hasNotExistingScripts() - Method in class org.xul.script.xul.model.XULDocument
-
- hasProperty(String) - Method in class org.xul.script.css.CSSStyles.Rules
-
Return true if there is a property with a specified name.
- hasScript(String) - Method in class org.xul.script.scripts.AbstractScriptFactory
-
Return true if the factory has a script of a specified name.
- hasScript(String) - Method in interface org.xul.script.scripts.ScriptFactory
-
Return true if the factory has a script of a specified name.
- hasStyleClass(String) - Method in class org.xul.script.css.CSSStyles
-
Return true if there are rules for a specified styleClass name.
- hasStyleClass(Set<String>) - Method in class org.xul.script.css.CSSStyles
-
Return true if there are rules for specified styleClasses names.
- hasXULActionListeners() - Method in class org.xul.script.xul.model.XULSwingPanel
-
Return true if there are registered XULActionListeners on this component.
- hasXULScript(String) - Method in class org.xul.script.xul.AbstractScriptManager
-
Return true if it exist a XUL script of the defined name.
- hasXULScript(String) - Method in interface org.xul.script.xul.ScriptManager
-
Return true if it exist a XUL script of the defined name.
- HEIGHT - Static variable in interface org.xul.script.xul.model.XULConstants
-
- height - Variable in class org.xul.script.xul.model.XULWindow
-
- HIDDEN - Static variable in interface org.xul.script.xul.model.XULConstants
-
- HORIZONTAL - Static variable in interface org.xul.script.xul.model.XULConstants
-