- OBJECT_PREFIX - Static variable in interface org.fireweb.Constants
-
- offAllOptions() - Method in class org.fireweb.html.Select
-
Sets off all options comply OptionGroup elements.
- OnAbort - Annotation Type in org.fireweb.events
-
Occurs when the users stops the loading of an image.
- OnBlur - Annotation Type in org.fireweb.events
-
The object in question loses focus (e.g. by clicking outside it or pressing
the TAB key).
- OnBookmark - Annotation Type in org.fireweb.events
-
FireWeb application event fired on browser navigation forward and back.
- OnChange - Annotation Type in org.fireweb.events
-
Occurs when a text field is changed by the user.
- OnClick - Annotation Type in org.fireweb.events
-
Occurs when the users clicks an object.
- onComplete(AsyncEvent) - Method in class org.fireweb.FireWebAsyncRequestProcessor
-
- OnConfirm - Annotation Type in org.fireweb.events
-
Occurs when JavScript FW.confirm was call
- OnCopy - Annotation Type in org.fireweb.events
-
The oncopy event occurs when the user copies the content of an element.
- OnCut - Annotation Type in org.fireweb.events
-
The oncut event occurs when the user cuts the content of an element.
- OnDblClick - Annotation Type in org.fireweb.events
-
Occurs when the users double clicks an object.
- OnDrag - Annotation Type in org.fireweb.events
-
Fire when element is dragging.
- OnDragCancel - Annotation Type in org.fireweb.events
-
Fire when element dragging cancelled (dropped outside targets)
- OnDrop - Annotation Type in org.fireweb.events
-
Fire when dropped something on this element (one of targets).
- OnError - Annotation Type in org.fireweb.events
-
Occurs when a document, or image can't load correctly.
- onError(AsyncEvent) - Method in class org.fireweb.FireWebAsyncRequestProcessor
-
- OnEventTimeout - Annotation Type in org.fireweb.events
-
Event is fired when asynchronous timeout event processing happened.
- OnException - Annotation Type in org.fireweb.events
-
Is fired on exception happened while event processing.
- OnFocus - Annotation Type in org.fireweb.events
-
Occurs when an object takes the 'focus'
Applies to: Button, Checkbox, File, Layer, Password, Radio, Reset, Select,
Submit, Text, TextArea, Window
- OnImageLoad - Annotation Type in org.fireweb.events
-
Occurs when an image loaded successfully .
- OnKeyDown - Annotation Type in org.fireweb.events
-
The user presses a key.
- OnKeyPress - Annotation Type in org.fireweb.events
-
The user presses or holds down a key.
- OnKeyUp - Annotation Type in org.fireweb.events
-
The user releases a key.
- OnLoad - Annotation Type in org.fireweb.events
-
Occurs when JavScript FW.init call on OnLoad document event
- OnLocaleChanged - Annotation Type in org.fireweb.events
-
- OnMouseDown - Annotation Type in org.fireweb.events
-
The user presses a mouse button.
- OnMouseMove - Annotation Type in org.fireweb.events
-
The user moves the mouse.
- OnMouseOut - Annotation Type in org.fireweb.events
-
The user moves the mouse away from the object.
- OnMouseOver - Annotation Type in org.fireweb.events
-
The user moves the mouse away from the object.
- OnMouseUp - Annotation Type in org.fireweb.events
-
The user mouse up over the object
- OnOverloaded - Annotation Type in org.fireweb.events
-
Event is fired when server thread executor is overloaded.
- OnPaste - Annotation Type in org.fireweb.events
-
The onpaste event occurs when the user pastes some content in an element.
- OnPrompt - Annotation Type in org.fireweb.events
-
Occurs when JavScript FW.prompt was call
- OnRequest - Annotation Type in org.fireweb.events
-
Event is fired by FireWebServlet on request service.
- OnReset - Annotation Type in org.fireweb.events
-
The user clicks the form's Reset button.
- OnResize - Annotation Type in org.fireweb.events
-
The event occurs when a window or frame is resized.
- OnSelect - Annotation Type in org.fireweb.events
-
The user selects text within the field.
- onStartAsync(AsyncEvent) - Method in class org.fireweb.FireWebAsyncRequestProcessor
-
- OnSubmit - Annotation Type in org.fireweb.events
-
The user clicks the form's Submit button.
- OnTest - Annotation Type in org.fireweb
-
- OnTestOther - Annotation Type in org.fireweb
-
- OnTestOverride - Annotation Type in org.fireweb
-
- OnTestWithConflict - Annotation Type in org.fireweb
-
- OnTestWithOptions - Annotation Type in org.fireweb
-
- onTimeout(AsyncEvent) - Method in class org.fireweb.FireWebAsyncRequestProcessor
-
- OnTimer - Annotation Type in org.fireweb.events
-
Occurs when JavScript FW.timer was call
- OnUnload - Annotation Type in org.fireweb.events
-
The unload event fires when a page starts to unload.
- OnViewClose - Annotation Type in org.fireweb.events
-
Occurs when a WeSocket onClose method is called.
- OnViewOpen - Annotation Type in org.fireweb.events
-
Occurs when a WeSocket onOpen method is called.
- open(String, Session, EndpointConfig) - Method in class org.fireweb.FireWebSocketEndpoint
-
- Option - Class in org.fireweb.html
-
The <option> tag defines an option in a select list.
- Option() - Constructor for class org.fireweb.html.Option
-
Default constructor.
- Option(String, String) - Constructor for class org.fireweb.html.Option
-
Creates <option> element in <select> container with option
value and label text
- Option(String, String, boolean) - Constructor for class org.fireweb.html.Option
-
Creates <option> element in <select> container with option
value, label text and if selected.
- OPTION_ALL_VALUES - Static variable in interface org.fireweb.Constants
-
- OPTION_BEFOREAFTER - Static variable in interface org.fireweb.Constants
-
On browser process event options (pr,pre,prb)
- OPTION_BUBBLING - Static variable in interface org.fireweb.Constants
-
- OPTION_EXTRA - Static variable in interface org.fireweb.Constants
-
- OPTION_NOTIFY_SERVER - Static variable in interface org.fireweb.Constants
-
- OPTION_PREVENT - Static variable in interface org.fireweb.Constants
-
- OPTION_SINGLE_VALUE - Static variable in interface org.fireweb.Constants
-
- OptionGroup - Class in org.fireweb.html
-
Defines an option group.
- OptionGroup() - Constructor for class org.fireweb.html.OptionGroup
-
Default constructor.
- OptionGroup(String) - Constructor for class org.fireweb.html.OptionGroup
-
Creates element with property "label".
- options() - Method in class org.fireweb.EventsListener
-
- OrderedList - Class in org.fireweb.html
-
The <ol> tag is used to create an ordered list.
- OrderedList() - Constructor for class org.fireweb.html.OrderedList
-
- org.fireweb - package org.fireweb
-
- org.fireweb.annotations - package org.fireweb.annotations
-
- org.fireweb.attributes - package org.fireweb.attributes
-
- org.fireweb.css - package org.fireweb.css
-
- org.fireweb.events - package org.fireweb.events
-
- org.fireweb.html - package org.fireweb.html
-
- Overflow - Class in org.fireweb.css
-
The overflow property specifies what happens if content overflows an
element's box.
- Overflow() - Constructor for class org.fireweb.css.Overflow
-
Creates "overflow: initial"
- Overflow(Overflow.Type) - Constructor for class org.fireweb.css.Overflow
-
- Overflow.Type - Enum in org.fireweb.css
-
Type of box's overflow
- overridedListener() - Method in class org.fireweb.EventsListener
-
- overridedListener(Event) - Method in class org.fireweb.EventsListener
-
- overridedListener() - Method in class org.fireweb.EventsListenerChild
-
- overridedListener(Event) - Method in class org.fireweb.EventsListenerChild
-
- overrideOption(String) - Method in class org.fireweb.EventsListenerChild
-