Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W Z 

O

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 - Class in org.fireweb.events
Occurs when the users stops the loading of an image.
OnAbort() - Constructor for class org.fireweb.events.OnAbort
 
OnBlur - Class in org.fireweb.events
The object in question loses focus (e.g. by clicking outside it or pressing the TAB key).
OnBlur() - Constructor for class org.fireweb.events.OnBlur
 
OnBookmark - Class in org.fireweb.events
FireWeb application event fired on browser navigation forward and back.
OnBookmark() - Constructor for class org.fireweb.events.OnBookmark
 
OnChange - Class in org.fireweb.events
Occurs when a text field is changed by the user.
OnChange() - Constructor for class org.fireweb.events.OnChange
 
OnClick - Class in org.fireweb.events
Occurs when the users clicks an object.
OnClick() - Constructor for class org.fireweb.events.OnClick
 
onComplete(AsyncEvent) - Method in class org.fireweb.FireWebAsyncRequestProcessor
 
OnConfirm - Class in org.fireweb.events
Occurs when JavScript FW.confirm was call
OnConfirm() - Constructor for class org.fireweb.events.OnConfirm
 
OnCopy - Class in org.fireweb.events
The oncopy event occurs when the user copies the content of an element.
OnCopy() - Constructor for class org.fireweb.events.OnCopy
 
OnCut - Class in org.fireweb.events
The oncut event occurs when the user cuts the content of an element.
OnCut() - Constructor for class org.fireweb.events.OnCut
 
OnDblClick - Class in org.fireweb.events
Occurs when the users double clicks an object.
OnDblClick() - Constructor for class org.fireweb.events.OnDblClick
 
OnDrag - Class in org.fireweb.events
Fire when element is dragging.
OnDrag() - Constructor for class org.fireweb.events.OnDrag
 
OnDragCancel - Class in org.fireweb.events
Fire when element dragging cancelled (dropped outside targets)
OnDragCancel() - Constructor for class org.fireweb.events.OnDragCancel
 
OnDraw - Class in org.fireweb.events
FireWeb application event fires before drawing view of the object.
OnDraw() - Constructor for class org.fireweb.events.OnDraw
 
OnDrop - Class in org.fireweb.events
Fire when dropped something on this element (one of targets).
OnDrop() - Constructor for class org.fireweb.events.OnDrop
 
OnError - Class in org.fireweb.events
Occurs when a document, or image can't load correctly.
OnError() - Constructor for class org.fireweb.events.OnError
 
onError(AsyncEvent) - Method in class org.fireweb.FireWebAsyncRequestProcessor
 
OnEventTimeout - Class in org.fireweb.events
Event is fired when asynchronous timeout event processing happened.
OnEventTimeout() - Constructor for class org.fireweb.events.OnEventTimeout
 
OnException - Class in org.fireweb.events
Is fired on exception happened while event processing.
OnException() - Constructor for class org.fireweb.events.OnException
 
OnFocus - Class 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
OnFocus() - Constructor for class org.fireweb.events.OnFocus
 
OnImageLoad - Class in org.fireweb.events
Occurs when an image loaded successfully .
OnImageLoad() - Constructor for class org.fireweb.events.OnImageLoad
 
OnKeyDown - Class in org.fireweb.events
The user presses a key.
OnKeyDown() - Constructor for class org.fireweb.events.OnKeyDown
 
OnKeyPress - Class in org.fireweb.events
The user presses or holds down a key.
OnKeyPress() - Constructor for class org.fireweb.events.OnKeyPress
 
OnKeyUp - Class in org.fireweb.events
The user releases a key.
OnKeyUp() - Constructor for class org.fireweb.events.OnKeyUp
 
OnLoad - Class in org.fireweb.events
Occurs when JavScript FW.init call on OnLoad document event
OnLoad() - Constructor for class org.fireweb.events.OnLoad
 
OnLocaleChanged - Class in org.fireweb.events
FireWeb application event happens when request locale is different than locale on application object.
OnLocaleChanged() - Constructor for class org.fireweb.events.OnLocaleChanged
 
OnMouseDown - Class in org.fireweb.events
The user presses a mouse button.
OnMouseDown() - Constructor for class org.fireweb.events.OnMouseDown
 
OnMouseMove - Class in org.fireweb.events
The user moves the mouse.
OnMouseMove() - Constructor for class org.fireweb.events.OnMouseMove
 
OnMouseOut - Class in org.fireweb.events
The user moves the mouse away from the object.
OnMouseOut() - Constructor for class org.fireweb.events.OnMouseOut
 
OnMouseOver - Class in org.fireweb.events
The user moves the mouse away from the object.
OnMouseOver() - Constructor for class org.fireweb.events.OnMouseOver
 
OnMouseUp - Class in org.fireweb.events
The user mouse up over the object
OnMouseUp() - Constructor for class org.fireweb.events.OnMouseUp
 
OnOverloaded - Class in org.fireweb.events
Event is fired when server thread executor is overloaded.
OnOverloaded() - Constructor for class org.fireweb.events.OnOverloaded
 
OnPaste - Class in org.fireweb.events
The onpaste event occurs when the user pastes some content in an element.
OnPaste() - Constructor for class org.fireweb.events.OnPaste
 
OnPrompt - Class in org.fireweb.events
Occurs when JavScript FW.prompt was call
OnPrompt() - Constructor for class org.fireweb.events.OnPrompt
 
OnRequest - Class in org.fireweb.events
Event is fired by FireWebServlet on request service.
OnRequest() - Constructor for class org.fireweb.events.OnRequest
 
OnReset - Class in org.fireweb.events
The user clicks the form's Reset button.
OnReset() - Constructor for class org.fireweb.events.OnReset
 
OnResize - Class in org.fireweb.events
The event occurs when a window or frame is resized.
OnResize() - Constructor for class org.fireweb.events.OnResize
 
OnSelect - Class in org.fireweb.events
The user selects text within the field.
OnSelect() - Constructor for class org.fireweb.events.OnSelect
 
onStartAsync(AsyncEvent) - Method in class org.fireweb.FireWebAsyncRequestProcessor
 
OnSubmit - Class in org.fireweb.events
The user clicks the form's Submit button.
OnSubmit() - Constructor for class org.fireweb.events.OnSubmit
 
onTimeout(AsyncEvent) - Method in class org.fireweb.FireWebAsyncRequestProcessor
 
OnTimer - Class in org.fireweb.events
Occurs when JavScript FW.timer was call
OnTimer() - Constructor for class org.fireweb.events.OnTimer
 
OnUnload - Class in org.fireweb.events
The unload event fires when a page starts to unload.
OnUnload() - Constructor for class org.fireweb.events.OnUnload
 
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
 
OPTION_BUBBLING - Static variable in interface org.fireweb.Constants
 
OPTION_EXTRA - Static variable in interface org.fireweb.Constants
 
OPTION_FEEDBACK - Static variable in interface org.fireweb.Constants
On browser process event options (pr,pre,prb)
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".
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.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(Overflow.Type) - Constructor for class org.fireweb.css.Overflow
 
Overflow.Type - Enum in org.fireweb.css
Type of box's overflow
A B C D E F G H I J L M N O P Q R S T U V W Z 
Skip navigation links