JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
A
a()
- Static method in class org.whizu.html.
Html
a(Identity)
- Static method in class org.whizu.html.
Html
a(String)
- Static method in class org.whizu.html.
Html
AbsoluteLayout
- Class in
org.whizu.layout
AbsoluteLayout()
- Constructor for class org.whizu.layout.
AbsoluteLayout
AbstractAction
- Class in
org.whizu.ui
AbstractAction()
- Constructor for class org.whizu.ui.
AbstractAction
AbstractRequest
- Class in
org.whizu.jquery
AbstractRequest()
- Constructor for class org.whizu.jquery.
AbstractRequest
AbstractResource
- Class in
org.whizu.resource
AbstractResource()
- Constructor for class org.whizu.resource.
AbstractResource
AbstractValue
<
T
> - Class in
org.whizu.value
AbstractValue(String)
- Constructor for class org.whizu.value.
AbstractValue
AbstractValueObject
- Class in
org.whizu.value
AbstractValueObject()
- Constructor for class org.whizu.value.
AbstractValueObject
Action
- Interface in
org.whizu.ui
add(Component)
- Method in interface org.whizu.dom.
Composite
add(Content)
- Method in class org.whizu.dom.
ContentList
add(List<T>)
- Method in class org.whizu.dom.
ContentList
add(Content)
- Method in interface org.whizu.dom.
Element
Add content to this element.
add(List<T>)
- Method in interface org.whizu.dom.
Element
add(Content...)
- Method in interface org.whizu.dom.
Element
Add content to this element.
add(Foreach<T>)
- Method in interface org.whizu.dom.
Element
Add content to this element.
add(String)
- Method in interface org.whizu.dom.
Element
Add text content to this element.
add(Content)
- Method in class org.whizu.dom.
Node
add(Content...)
- Method in class org.whizu.dom.
Node
add(Foreach<E>)
- Method in class org.whizu.dom.
Node
add(List<E>)
- Method in class org.whizu.dom.
Node
add(String)
- Method in class org.whizu.dom.
Node
add(String)
- Method in class org.whizu.js.
Expression
add(Content)
- Method in class org.whizu.js.
Expression
add(Component)
- Method in class org.whizu.layout.
GridLayout
add(T)
- Method in class org.whizu.value.
ValueList
add(T)
- Method in class org.whizu.value.
ValueTable
add(Component)
- Method in class org.whizu.widget.
Container
addButton(String, Action)
- Method in class org.whizu.ui.
FormBuilder
addButton(String, ClickListener)
- Method in class org.whizu.ui.
FormBuilder
addClass(String)
- Method in interface org.whizu.jquery.
JQuery
Adds the specified classes to each of the set of matched elements.
addClickListener(EventHandler)
- Method in interface org.whizu.jquery.
Session
addClickListener(ClickListener)
- Method in interface org.whizu.ui.
Clickable
addClickListener(ClickListener)
- Method in class org.whizu.ui.
LabelImpl
addColumn(String)
- Method in interface org.whizu.ui.
Table
addCss(String)
- Method in class org.whizu.dom.
Node
addDropHandler()
- Method in interface org.whizu.ui.
Image
addElement(ValueObject)
- Method in class org.whizu.value.
ValueList
addElement(ValueObject)
- Method in class org.whizu.value.
ValueTable
addExpression(String)
- Method in class org.whizu.jquery.
AbstractRequest
addExpression(T)
- Method in class org.whizu.jquery.
AbstractRequest
addExpression(String)
- Method in interface org.whizu.jquery.
Request
addExpression(Expression)
- Method in class org.whizu.js.
Script
addField(Object, String)
- Method in class org.whizu.ui.
FormBuilder
addInput(Input)
- Method in interface org.whizu.jquery.
Session
addPropertyChangeListener(PropertyChangeListener)
- Method in class org.whizu.value.
AbstractValue
addPropertyChangeListener(String, PropertyChangeListener)
- Method in class org.whizu.value.
AbstractValue
addPropertyChangeListener(PropertyChangeListener)
- Method in interface org.whizu.value.
Value
addPropertyChangeListener(PropertyChangeListener)
- Method in class org.whizu.value.
ValueList
addPropertyChangeListener(PropertyChangeListener)
- Method in class org.whizu.value.
ValueTable
addRow(Object, Component...)
- Method in interface org.whizu.ui.
Table
addStyle(String, String)
- Method in class org.whizu.dom.
Node
addTextField(Object, String)
- Method in class org.whizu.ui.
FormBuilder
addTooltip(String)
- Method in interface org.whizu.ui.
Image
addValue(Object, Value)
- Method in class org.whizu.ui.
FormBuilder
after(Content)
- Method in interface org.whizu.dom.
Element
after(Content)
- Method in class org.whizu.dom.
Node
after(String...)
- Method in interface org.whizu.jquery.
JQuery
Insert content, specified by the parameter, after each element in the set of matched elements.
AnnotationUtils
- Class in
org.whizu.annotation
AnnotationUtils()
- Constructor for class org.whizu.annotation.
AnnotationUtils
append(Content)
- Method in interface org.whizu.jquery.
JQuery
Insert content, specified by the parameter, to the end of each element in the set of matched elements.
append(String...)
- Method in interface org.whizu.jquery.
JQuery
Insert content, specified by the parameter, to the end of each element in the set of matched elements.
appendTo(String)
- Method in interface org.whizu.jquery.
JQuery
Insert every element in the set of matched elements to the end of the target.
Application
- Interface in
org.whizu.ui
ApplicationEnhancer
- Class in
org.whizu.server
ApplicationEnhancer()
- Constructor for class org.whizu.server.
ApplicationEnhancer
At
- Annotation Type in
org.whizu.annotation
attr(String, String)
- Method in interface org.whizu.dom.
Element
Set the value of an attribute of this element.
attr(String, String)
- Method in class org.whizu.dom.
Node
attr(String)
- Method in interface org.whizu.jquery.
JQuery
Get the value of an attribute for the first element in the set of matched elements or set one or more attributes for every matched element.
Autowire
- Annotation Type in
org.whizu.annotation
autowire(Object)
- Static method in class org.whizu.context.
Ctx
autowire(Object)
- Method in class org.whizu.jquery.
RequestContext
B
BarChart
- Interface in
org.whizu.ui
Bean
- Annotation Type in
org.whizu.annotation
before(String...)
- Method in interface org.whizu.jquery.
JQuery
Insert content, specified by the parameter, before each element in the set of matched elements.
BEFORE_UNLOAD
- Static variable in class org.whizu.jquery.
Event
BLUR
- Static variable in class org.whizu.jquery.
Event
Body
- Annotation Type in
org.whizu.annotation
body()
- Static method in class org.whizu.html.
Html
body(String)
- Static method in class org.whizu.html.
Html
border(String)
- Method in interface org.whizu.dom.
Element
border(String)
- Method in class org.whizu.dom.
Node
br()
- Static method in class org.whizu.html.
Html
button()
- Static method in class org.whizu.html.
Html
button(Identity)
- Static method in class org.whizu.html.
Html
button(String)
- Static method in class org.whizu.html.
Html
button()
- Method in interface org.whizu.jquery.
JQuery
Button
- Interface in
org.whizu.ui
C
call(String)
- Method in interface org.whizu.jquery.
JQuery
call(String, String)
- Method in interface org.whizu.jquery.
JQuery
call(String, String...)
- Method in interface org.whizu.jquery.
JQuery
Callback
- Interface in
org.whizu.jquery
callback()
- Method in class org.whizu.ui.
AbstractAction
callunquoted(String, String)
- Method in interface org.whizu.jquery.
JQuery
CHANGE
- Static variable in class org.whizu.jquery.
Event
Chrono
- Class in
org.whizu.util
ClassPathResource
- Class in
org.whizu.resource
ClassPathResource(String)
- Constructor for class org.whizu.resource.
ClassPathResource
clazzName
- Variable in class org.whizu.value.
ValueList
clazzName
- Variable in class org.whizu.value.
ValueTable
clear()
- Method in class org.whizu.value.
IntegerValue
clear()
- Method in class org.whizu.value.
StringValue
CLICK
- Static variable in class org.whizu.jquery.
Event
click(Function)
- Method in interface org.whizu.jquery.
JQuery
click()
- Method in interface org.whizu.ui.
ClickListener
Clickable
- Interface in
org.whizu.ui
ClickListener
- Interface in
org.whizu.ui
closest(String)
- Method in interface org.whizu.jquery.
JQuery
compile()
- Method in interface org.whizu.dom.
Component
Initial creation and rendering of this component by compiling it into a combination of static HTML markup and dynamic javascript.
compile(T)
- Method in class org.whizu.dom.
Foreach
compile(Function)
- Method in class org.whizu.jquery.
AbstractRequest
compile(Function)
- Method in interface org.whizu.jquery.
Request
compile()
- Method in class org.whizu.layout.
AbsoluteLayout
compile()
- Method in class org.whizu.layout.
FlowLayout
compile()
- Method in class org.whizu.layout.
GridLayout
compile()
- Method in class org.whizu.layout.
HorizontalLayout
compile()
- Method in class org.whizu.layout.
VerticalLayout
compile()
- Method in class org.whizu.ui.
FormImpl
compile()
- Method in class org.whizu.ui.
Hyperlink
compile()
- Method in class org.whizu.ui.
LabelImpl
compile()
- Method in class org.whizu.ui.
TextFieldImpl
compile()
- Method in class org.whizu.widget.
Container
compile(Function)
- Method in class org.whizu.widget.
Widget
compile(Value)
- Method in class org.whizu.widget.
Widget
Compiler
- Interface in
org.whizu.js
Component
- Interface in
org.whizu.dom
componentList
- Variable in class org.whizu.widget.
Container
Composite
- Interface in
org.whizu.dom
concat(String...)
- Method in interface org.whizu.jquery.
JQuery
Container
- Class in
org.whizu.widget
Container()
- Constructor for class org.whizu.widget.
Container
Content
- Interface in
org.whizu.dom
ContentList
- Class in
org.whizu.dom
ContentList()
- Constructor for class org.whizu.dom.
ContentList
ContentList(Content...)
- Constructor for class org.whizu.dom.
ContentList
create()
- Method in class org.whizu.ui.
FormBuilder
createAbsoluteLayout()
- Method in interface org.whizu.ui.
ViewFactory
createAbsoluteLayout()
- Method in class org.whizu.ui.
WhizuUI
createBarChart(String[], Integer[])
- Method in interface org.whizu.ui.
UI
createBarChart(String[], Integer[])
- Method in class org.whizu.ui.
WhizuUI
createButton(String)
- Method in interface org.whizu.ui.
ViewFactory
createButton(String, ClickListener)
- Method in interface org.whizu.ui.
ViewFactory
createButton(String)
- Method in class org.whizu.ui.
WhizuUI
createButton(String, ClickListener)
- Method in class org.whizu.ui.
WhizuUI
createCssLayout()
- Method in interface org.whizu.ui.
ViewFactory
createCssLayout()
- Method in class org.whizu.ui.
WhizuUI
createDialog(String)
- Method in interface org.whizu.ui.
ViewFactory
createDialog(String)
- Method in class org.whizu.ui.
WhizuUI
createEditor()
- Method in interface org.whizu.ui.
Html
createEditor()
- Method in interface org.whizu.ui.
Text
createFactory(String)
- Method in class org.whizu.server.
ApplicationEnhancer
createFlowLayout()
- Method in interface org.whizu.ui.
ViewFactory
createFlowLayout()
- Method in class org.whizu.ui.
WhizuUI
createForm()
- Method in interface org.whizu.ui.
ViewFactory
createForm()
- Method in class org.whizu.ui.
WhizuUI
createHorizontalLayout()
- Method in interface org.whizu.ui.
ViewFactory
createHorizontalLayout()
- Method in class org.whizu.ui.
WhizuUI
createHtml(String)
- Method in interface org.whizu.ui.
ViewFactory
HTML viewer.
createHtml(String)
- Method in class org.whizu.ui.
WhizuUI
createHtmlEditor(String)
- Method in interface org.whizu.ui.
ViewFactory
createHtmlEditor(String)
- Method in class org.whizu.ui.
WhizuUI
createImage(String)
- Method in interface org.whizu.ui.
ViewFactory
createImage(String)
- Method in class org.whizu.ui.
WhizuUI
createLabel(Value)
- Method in interface org.whizu.ui.
UI
createLabel(String, Value)
- Method in interface org.whizu.ui.
UI
createLabel(String)
- Method in interface org.whizu.ui.
ViewFactory
createLabel(String)
- Method in class org.whizu.ui.
WhizuUI
createLabel(String, Value)
- Method in class org.whizu.ui.
WhizuUI
createLabel(Value)
- Method in class org.whizu.ui.
WhizuUI
createNew()
- Method in class org.whizu.value.
ValueList
Returns a new instance of the model object.
createNew()
- Method in class org.whizu.value.
ValueTable
Returns a new instance of the model object.
createScript()
- Method in class org.whizu.jquery.
AbstractRequest
createTable(String)
- Method in interface org.whizu.ui.
ViewFactory
createTable(String)
- Method in class org.whizu.ui.
WhizuUI
createText(String)
- Method in interface org.whizu.ui.
ViewFactory
(rich) text area viewer.
createText(String)
- Method in class org.whizu.ui.
WhizuUI
createTextArea(String)
- Method in interface org.whizu.ui.
ViewFactory
(rich) text area editor.
createTextArea(String)
- Method in class org.whizu.ui.
WhizuUI
createTextField(String)
- Method in interface org.whizu.ui.
ViewFactory
label (single line / string) editor.
createTextField(StringValue)
- Method in interface org.whizu.ui.
ViewFactory
createTextField(String)
- Method in class org.whizu.ui.
WhizuUI
createTextField(StringValue)
- Method in class org.whizu.ui.
WhizuUI
createTextField(Value)
- Method in class org.whizu.ui.
WhizuUI
createVerticalLayout()
- Method in interface org.whizu.ui.
ViewFactory
createVerticalLayout()
- Method in class org.whizu.ui.
WhizuUI
createView(ViewFactory)
- Method in interface org.whizu.ui.
View
Css
- Annotation Type in
org.whizu.annotation
css(String)
- Method in interface org.whizu.dom.
Component
css(String)
- Method in interface org.whizu.dom.
Element
css(List<String>)
- Method in interface org.whizu.dom.
Element
css(String)
- Method in class org.whizu.dom.
Node
css(List<String>)
- Method in class org.whizu.dom.
Node
css(String)
- Method in interface org.whizu.ui.
Label
css(String)
- Method in class org.whizu.ui.
LabelImpl
css(String)
- Method in class org.whizu.widget.
Widget
CssLayout
- Class in
org.whizu.layout
CssLayout()
- Constructor for class org.whizu.layout.
CssLayout
Ctx
- Class in
org.whizu.context
Ctx()
- Constructor for class org.whizu.context.
Ctx
currentTarget()
- Method in class org.whizu.jquery.
Event
The current DOM element within the event bubbling phase.
D
DateValue
- Class in
org.whizu.value
DateValue(String)
- Constructor for class org.whizu.value.
DateValue
decorate(Element)
- Method in interface org.whizu.dom.
Decorator
decorate(Decorator...)
- Method in interface org.whizu.dom.
Element
decorate(Decorator...)
- Method in class org.whizu.dom.
Node
decorate(Element)
- Method in class org.whizu.widget.
Widget
Decorator
- Interface in
org.whizu.dom
DEFAULT_TITLE
- Static variable in annotation type org.whizu.annotation.
Title
DEFAULT_VALUE
- Static variable in annotation type org.whizu.annotation.
Body
DEFAULT_VALUE
- Static variable in annotation type org.whizu.annotation.
Template
define(Function)
- Method in class org.whizu.jquery.
AbstractRequest
define(Function)
- Method in interface org.whizu.jquery.
Request
delay(int, Function)
- Method in interface org.whizu.ui.
UI
delay(int, Function)
- Method in class org.whizu.ui.
WhizuUI
Dialog
- Interface in
org.whizu.ui
div()
- Static method in class org.whizu.html.
Html
div(Identity)
- Static method in class org.whizu.html.
Html
div(String)
- Static method in class org.whizu.html.
Html
document()
- Method in interface org.whizu.jquery.
JQuery
Document
- Interface in
org.whizu.ui
doIt(Object)
- Static method in class org.whizu.server.
ApplicationEnhancer
doIt(String, Object)
- Static method in class org.whizu.server.
ApplicationEnhancer
DOUBLE_CLICK
- Static variable in class org.whizu.jquery.
Event
E
Editor
- Interface in
org.whizu.ui
Element
- Interface in
org.whizu.dom
An element in the Document Object Model (DOM) having attributes, text and children.
empty()
- Method in interface org.whizu.dom.
Composite
empty()
- Method in interface org.whizu.jquery.
JQuery
Remove all child nodes of the set of matched elements from the DOM.
empty()
- Method in class org.whizu.layout.
GridLayout
empty()
- Method in class org.whizu.widget.
Container
evaluate(Function)
- Method in class org.whizu.jquery.
AbstractRequest
evaluate(Function)
- Method in interface org.whizu.jquery.
Request
Event
- Class in
org.whizu.jquery
jQuery's event system normalizes the event object according to W3C standards.
Event(String)
- Constructor for class org.whizu.jquery.
Event
EventHandler
- Interface in
org.whizu.jquery
execute()
- Method in class org.whizu.jquery.
Function
Expression
- Class in
org.whizu.js
Expression()
- Constructor for class org.whizu.js.
Expression
Expression(String)
- Constructor for class org.whizu.js.
Expression
F
FileSystemResource
- Class in
org.whizu.resource
FileSystemResource(String)
- Constructor for class org.whizu.resource.
FileSystemResource
find(String)
- Method in interface org.whizu.jquery.
JQuery
finish()
- Method in class org.whizu.jquery.
AbstractRequest
firePropertyChange(String, T, T)
- Method in class org.whizu.value.
AbstractValue
firstOfType(String)
- Method in interface org.whizu.jquery.
JQuery
FlowLayout
- Class in
org.whizu.layout
FlowLayout()
- Constructor for class org.whizu.layout.
FlowLayout
FOCUS
- Static variable in class org.whizu.jquery.
Event
Foreach
<
T
> - Class in
org.whizu.dom
Foreach(Collection<T>)
- Constructor for class org.whizu.dom.
Foreach
form(Identity)
- Static method in class org.whizu.html.
Html
form(String)
- Static method in class org.whizu.html.
Html
Form
- Interface in
org.whizu.ui
FormBuilder
- Class in
org.whizu.ui
FormBuilder()
- Constructor for class org.whizu.ui.
FormBuilder
FormBuilder(int)
- Constructor for class org.whizu.ui.
FormBuilder
FormImpl
- Class in
org.whizu.ui
FormImpl()
- Constructor for class org.whizu.ui.
FormImpl
Function
- Class in
org.whizu.jquery
A function in JavaScript can be either named or anonymous.
Function()
- Constructor for class org.whizu.jquery.
Function
Function(String)
- Constructor for class org.whizu.jquery.
Function
G
get(String, Function, Function, String)
- Method in interface org.whizu.jquery.
JQuery
get(int)
- Method in class org.whizu.value.
ValueList
get(int)
- Method in class org.whizu.value.
ValueTable
getAttribute(String)
- Method in interface org.whizu.jquery.
Session
getCaption()
- Method in interface org.whizu.ui.
Action
getClazzName()
- Method in class org.whizu.value.
ValueList
getClazzName()
- Method in class org.whizu.value.
ValueTable
getColumns()
- Method in class org.whizu.value.
AbstractValueObject
getColumns()
- Method in interface org.whizu.value.
ValueObject
getDefaultValue()
- Method in class org.whizu.value.
AbstractValue
getDefaultValue()
- Method in class org.whizu.value.
DateValue
getDefaultValue()
- Method in class org.whizu.value.
IntegerValue
getDefaultValue()
- Method in class org.whizu.value.
Smart
getDefaultValue()
- Method in class org.whizu.value.
StringValue
getDefaultValue()
- Method in class org.whizu.value.
ValueList
getDefaultValue()
- Method in class org.whizu.value.
ValueTable
getDocument()
- Method in interface org.whizu.ui.
UI
getDocument()
- Method in class org.whizu.ui.
WhizuUI
getEventHandler(String)
- Method in interface org.whizu.jquery.
Session
getId()
- Method in interface org.whizu.jquery.
EventHandler
getId()
- Method in class org.whizu.ui.
AbstractAction
getInput(String)
- Method in interface org.whizu.jquery.
Session
getInputStream()
- Method in class org.whizu.resource.
ClassPathResource
getInputStream()
- Method in class org.whizu.resource.
FileSystemResource
getInputStream()
- Method in interface org.whizu.resource.
Resource
Return an InputStream.
getInputStream()
- Method in class org.whizu.resource.
ServletContextResource
getInputStream()
- Method in class org.whizu.resource.
StringResource
getInstance()
- Static method in class org.whizu.jquery.
RequestContext
getName()
- Method in class org.whizu.jquery.
Event
getName()
- Method in class org.whizu.value.
AbstractValue
getName()
- Method in interface org.whizu.value.
Value
getName()
- Method in class org.whizu.value.
ValueList
getName()
- Method in class org.whizu.value.
ValueTable
getPath()
- Method in class org.whizu.resource.
ClassPathResource
getRequest()
- Static method in class org.whizu.jquery.
RequestContext
getRequest()
- Method in class org.whizu.ui.
WhizuUI
getRequest()
- Method in class org.whizu.widget.
Widget
getRequestImpl()
- Method in class org.whizu.jquery.
RequestContext
getSelector()
- Method in class org.whizu.widget.
Widget
getSession()
- Method in class org.whizu.jquery.
AbstractRequest
getSession()
- Method in interface org.whizu.jquery.
Request
getSession()
- Method in class org.whizu.widget.
Widget
getSessionCount()
- Method in interface org.whizu.jquery.
Session
getString()
- Method in class org.whizu.resource.
AbstractResource
getString()
- Method in interface org.whizu.resource.
Resource
getString()
- Method in class org.whizu.resource.
StringResource
getText()
- Method in class org.whizu.dom.
Literal
getText()
- Method in interface org.whizu.ui.
Label
getText()
- Method in class org.whizu.ui.
LabelImpl
getText()
- Method in interface org.whizu.ui.
TextArea
getText()
- Method in interface org.whizu.ui.
TextField
getText()
- Method in class org.whizu.ui.
TextFieldImpl
getTitle()
- Method in interface org.whizu.ui.
View
getValue()
- Method in class org.whizu.value.
AbstractValue
getValue()
- Method in class org.whizu.value.
StringValue
getValue()
- Method in interface org.whizu.value.
Value
getValue()
- Method in class org.whizu.value.
ValueList
getValue()
- Method in class org.whizu.value.
ValueTable
getWidth()
- Method in interface org.whizu.ui.
View
GridLayout
- Class in
org.whizu.layout
GridLayout()
- Constructor for class org.whizu.layout.
GridLayout
GridLayout(int)
- Constructor for class org.whizu.layout.
GridLayout
H
h1()
- Static method in class org.whizu.html.
Html
h1(String)
- Static method in class org.whizu.html.
Html
h3()
- Static method in class org.whizu.html.
Html
h3(String)
- Static method in class org.whizu.html.
Html
handleEvent()
- Method in interface org.whizu.jquery.
Callback
handleEvent()
- Method in interface org.whizu.jquery.
EventHandler
handleEvent(String)
- Method in interface org.whizu.jquery.
Session
height(String)
- Method in interface org.whizu.dom.
Element
height(String)
- Method in class org.whizu.dom.
Node
HorizontalLayout
- Class in
org.whizu.layout
HorizontalLayout()
- Constructor for class org.whizu.layout.
HorizontalLayout
hr()
- Static method in class org.whizu.html.
Html
Html
- Class in
org.whizu.html
A bunch of convenience methods for generating HTML content.
Html()
- Constructor for class org.whizu.html.
Html
html(String)
- Method in interface org.whizu.jquery.
JQuery
Html
- Interface in
org.whizu.ui
HtmlEditor
- Interface in
org.whizu.ui
Hyperlink
- Class in
org.whizu.ui
Hyperlink(Action)
- Constructor for class org.whizu.ui.
Hyperlink
Hyperlink(String, ClickListener)
- Constructor for class org.whizu.ui.
Hyperlink
Hyperlink(String, Action)
- Constructor for class org.whizu.ui.
Hyperlink
I
id()
- Method in interface org.whizu.dom.
Element
id(String)
- Method in interface org.whizu.dom.
Element
Set the id of this element.
id()
- Method in interface org.whizu.dom.
Identity
id()
- Method in class org.whizu.dom.
Node
id(String)
- Method in class org.whizu.dom.
Node
id()
- Method in interface org.whizu.jquery.
Input
id()
- Method in class org.whizu.widget.
Widget
Initial creation and rendering of this widget by compiling it into a combination of static HTML markup and javascript.
Identity
- Interface in
org.whizu.dom
Image
- Interface in
org.whizu.ui
img(String)
- Static method in class org.whizu.html.
Html
increment()
- Method in class org.whizu.value.
IntegerValue
init()
- Method in class org.whizu.layout.
GridLayout
init(ServletConfig)
- Method in class org.whizu.server.
WhizuServlet
init(UI)
- Method in interface org.whizu.ui.
Application
init()
- Method in class org.whizu.widget.
Widget
input()
- Static method in class org.whizu.html.
Html
input(Identity)
- Static method in class org.whizu.html.
Html
input(String)
- Static method in class org.whizu.html.
Html
Input
- Interface in
org.whizu.jquery
insertAfter(String)
- Method in interface org.whizu.jquery.
JQuery
Insert every element in the set of matched elements after the target.
insertBefore(String)
- Method in interface org.whizu.jquery.
JQuery
Insert every element in the set of matched elements before the target.
Instance
- Annotation Type in
org.whizu.annotation
IntegerValue
- Class in
org.whizu.value
IntegerValue(String)
- Constructor for class org.whizu.value.
IntegerValue
isReadOnly()
- Method in class org.whizu.value.
AbstractValue
isReadOnly()
- Method in interface org.whizu.value.
Value
isReadOnly()
- Method in class org.whizu.value.
ValueList
isReadOnly()
- Method in class org.whizu.value.
ValueTable
isRendered()
- Method in class org.whizu.widget.
Widget
iterator()
- Method in class org.whizu.dom.
Foreach
iterator()
- Method in class org.whizu.value.
ValueList
iterator()
- Method in class org.whizu.value.
ValueTable
J
JavaScript
- Class in
org.whizu.js
JavaScript()
- Constructor for class org.whizu.js.
JavaScript
JQuery
- Interface in
org.whizu.jquery
A jQuery object contains a collection of Document Object Model (DOM) elements that have been created from an HTML string or selected from a document.
jQuery()
- Method in class org.whizu.widget.
Widget
jQuery(Identity...)
- Method in class org.whizu.widget.
Widget
jQuery(String)
- Method in class org.whizu.widget.
Widget
K
KEY_DOWN
- Static variable in class org.whizu.jquery.
Event
KEY_PRESS
- Static variable in class org.whizu.jquery.
Event
KEY_UP
- Static variable in class org.whizu.jquery.
Event
L
label()
- Static method in class org.whizu.html.
Html
Label
- Interface in
org.whizu.ui
LabelImpl
- Class in
org.whizu.ui
LabelImpl(String)
- Constructor for class org.whizu.ui.
LabelImpl
LabelImpl(String, ClickListener)
- Constructor for class org.whizu.ui.
LabelImpl
LabelImpl(Value)
- Constructor for class org.whizu.ui.
LabelImpl
LabelImpl(String, Content)
- Constructor for class org.whizu.ui.
LabelImpl
LabelImpl(String, IntegerValue)
- Constructor for class org.whizu.ui.
LabelImpl
lastChild(String)
- Method in interface org.whizu.jquery.
JQuery
Layout
- Interface in
org.whizu.layout
Literal
- Class in
org.whizu.dom
Literal(String)
- Constructor for class org.whizu.dom.
Literal
LOAD
- Static variable in class org.whizu.jquery.
Event
M
margin(String)
- Method in interface org.whizu.dom.
Element
margin(String)
- Method in class org.whizu.dom.
Node
Markup
- Interface in
org.whizu.dom
MOUSE_DOWN
- Static variable in class org.whizu.jquery.
Event
MOUSE_ENTER
- Static variable in class org.whizu.jquery.
Event
MOUSE_LEAVE
- Static variable in class org.whizu.jquery.
Event
MOUSE_MOVE
- Static variable in class org.whizu.jquery.
Event
MOUSE_OUT
- Static variable in class org.whizu.jquery.
Event
MOUSE_OVER
- Static variable in class org.whizu.jquery.
Event
MOUSE_UP
- Static variable in class org.whizu.jquery.
Event
N
Name
- Annotation Type in
org.whizu.annotation
name
- Variable in class org.whizu.value.
AbstractValue
next()
- Method in interface org.whizu.jquery.
Session
Node
- Class in
org.whizu.dom
The void elements in HTML 4.01/XHTML 1.0 Strict are area, base, br, col, hr, img, input, link, meta, and param.
Node(String)
- Constructor for class org.whizu.dom.
Node
Node(String, boolean)
- Constructor for class org.whizu.dom.
Node
O
OnSubmit
- Annotation Type in
org.whizu.ui
openDialog(View)
- Method in interface org.whizu.ui.
ViewFactory
openDialog(View)
- Method in class org.whizu.ui.
WhizuUI
openWindow(String)
- Method in interface org.whizu.ui.
UI
openWindow(View)
- Method in interface org.whizu.ui.
UI
openWindow(String)
- Method in class org.whizu.ui.
WhizuUI
openWindow(View)
- Method in class org.whizu.ui.
WhizuUI
org.whizu.annotation
- package org.whizu.annotation
Annotation scanning and IoC auto-wiring utilities.
org.whizu.context
- package org.whizu.context
Spring application context.
org.whizu.css
- package org.whizu.css
Classes and support utilities for cascading stylesheets (CSS3).
org.whizu.dom
- package org.whizu.dom
The core Document Object Model.
org.whizu.html
- package org.whizu.html
Convenience classes and general utilities for generating HTML markup.
org.whizu.jquery
- package org.whizu.jquery
org.whizu.js
- package org.whizu.js
The JavaScript execution engine.
org.whizu.layout
- package org.whizu.layout
Layout components.
org.whizu.resource
- package org.whizu.resource
org.whizu.server
- package org.whizu.server
The core servlet and configuration classes to include Whizu in a web application.
org.whizu.ui
- package org.whizu.ui
org.whizu.util
- package org.whizu.util
org.whizu.value
- package org.whizu.value
org.whizu.widget
- package org.whizu.widget
Base classes for implementing dynamic widgets and components.
P
padding(String)
- Method in interface org.whizu.dom.
Element
padding(String)
- Method in class org.whizu.dom.
Node
Page
- Annotation Type in
org.whizu.annotation
params
- Variable in class org.whizu.jquery.
Function
parse(String)
- Method in class org.whizu.value.
DateValue
parse(String)
- Method in class org.whizu.value.
IntegerValue
parse(String)
- Method in class org.whizu.value.
Smart
parse(String)
- Method in class org.whizu.value.
StringValue
parse(String)
- Method in interface org.whizu.value.
Value
parse(String)
- Method in class org.whizu.value.
ValueList
parse(String)
- Method in class org.whizu.value.
ValueTable
parseString(String)
- Method in interface org.whizu.jquery.
Input
parseString(String)
- Method in class org.whizu.ui.
TextFieldImpl
PasswordValue
- Class in
org.whizu.value
PasswordValue()
- Constructor for class org.whizu.value.
PasswordValue
performAction()
- Method in interface org.whizu.ui.
Action
pop()
- Method in class org.whizu.jquery.
AbstractRequest
prepend(Component)
- Method in interface org.whizu.dom.
Composite
prepend(Content)
- Method in interface org.whizu.jquery.
JQuery
Insert content, specified by the parameter, to the beginning of each element in the set of matched elements.
prepend(String)
- Method in interface org.whizu.jquery.
JQuery
Insert content, specified by the parameter, to the beginning of each element in the set of matched elements.
prepend(String...)
- Method in interface org.whizu.jquery.
JQuery
Insert content, specified by the parameter, to the beginning of each element in the set of matched elements.
prepend(Component)
- Method in class org.whizu.layout.
GridLayout
prepend(Component)
- Method in class org.whizu.widget.
Container
prependTo(String)
- Method in interface org.whizu.jquery.
JQuery
Insert every element in the set of matched elements to the beginning of the target.
preventDefault()
- Static method in class org.whizu.js.
JavaScript
print(OutputStream)
- Method in class org.whizu.resource.
AbstractResource
print(OutputStream)
- Method in interface org.whizu.resource.
Resource
print(OutputStream)
- Method in class org.whizu.resource.
StringResource
R
refresh(Value<T>)
- Method in class org.whizu.value.
AbstractValue
refresh(Value<T>)
- Method in interface org.whizu.value.
Value
remove(Component)
- Method in interface org.whizu.dom.
Composite
remove()
- Method in interface org.whizu.jquery.
JQuery
Remove the set of matched elements from the DOM.
remove(String)
- Method in interface org.whizu.jquery.
JQuery
Remove the set of matched elements from the DOM.
remove(Component)
- Method in class org.whizu.layout.
GridLayout
remove(Component)
- Method in class org.whizu.widget.
Container
removePropertyChangeListener(PropertyChangeListener)
- Method in class org.whizu.value.
AbstractValue
removePropertyChangeListener(String, PropertyChangeListener)
- Method in class org.whizu.value.
AbstractValue
render()
- Method in interface org.whizu.dom.
Content
Generates and returns the corresponding HTML markup.
render()
- Method in class org.whizu.dom.
ContentList
render()
- Method in class org.whizu.dom.
Literal
render()
- Method in class org.whizu.dom.
Node
render(ValueRenderer)
- Method in class org.whizu.value.
DateValue
render(ValueRenderer)
- Method in class org.whizu.value.
IntegerValue
render(ValueRenderer)
- Method in class org.whizu.value.
Smart
render(ValueRenderer)
- Method in class org.whizu.value.
StringValue
render(ValueRenderer)
- Method in interface org.whizu.value.
Value
render(ValueRenderer)
- Method in class org.whizu.value.
ValueList
render(DateValue)
- Method in interface org.whizu.value.
ValueRenderer
render(IntegerValue)
- Method in interface org.whizu.value.
ValueRenderer
render(StringValue)
- Method in interface org.whizu.value.
ValueRenderer
render(ValueList<T>)
- Method in interface org.whizu.value.
ValueRenderer
render(ValueTable<T>)
- Method in interface org.whizu.value.
ValueRenderer
render(DateValue)
- Method in class org.whizu.value.
ValueRendererImpl
render(IntegerValue)
- Method in class org.whizu.value.
ValueRendererImpl
render(StringValue)
- Method in class org.whizu.value.
ValueRendererImpl
render(ValueList<T>)
- Method in class org.whizu.value.
ValueRendererImpl
render(ValueTable<T>)
- Method in class org.whizu.value.
ValueRendererImpl
render(ValueRenderer)
- Method in class org.whizu.value.
ValueTable
render()
- Method in class org.whizu.widget.
Widget
renderer
- Variable in class org.whizu.widget.
Widget
replaceAll(String)
- Method in interface org.whizu.jquery.
JQuery
Replace each target element with the set of matched elements.
replaceWith(String)
- Method in interface org.whizu.jquery.
JQuery
Replace each element in the set of matched elements with the provided new content and return the set of elements that was removed.
report(T, String)
- Method in interface org.whizu.annotation.
TypeReporter
Request
- Interface in
org.whizu.jquery
RequestContext
- Class in
org.whizu.jquery
RequestContext()
- Constructor for class org.whizu.jquery.
RequestContext
RESIZE
- Static variable in class org.whizu.jquery.
Event
Resource
- Interface in
org.whizu.resource
S
scan(Class<T>, TypeReporter<T>)
- Static method in class org.whizu.annotation.
AnnotationUtils
schedule(int, Function)
- Method in interface org.whizu.ui.
UI
schedule(int, Function)
- Method in class org.whizu.ui.
WhizuUI
script(String)
- Static method in class org.whizu.html.
Html
Script
- Class in
org.whizu.js
Script()
- Constructor for class org.whizu.js.
Script
Script(String)
- Constructor for class org.whizu.js.
Script
SCROLL
- Static variable in class org.whizu.jquery.
Event
select(Identity)
- Static method in class org.whizu.html.
Html
select(String)
- Static method in class org.whizu.html.
Html
select(Identity...)
- Method in class org.whizu.jquery.
AbstractRequest
select(String)
- Method in class org.whizu.jquery.
AbstractRequest
SELECT
- Static variable in class org.whizu.jquery.
Event
select(Identity...)
- Method in interface org.whizu.jquery.
Request
select(String)
- Method in interface org.whizu.jquery.
Request
Select
- Annotation Type in
org.whizu.jquery
selfClosing(String)
- Static method in class org.whizu.html.
Html
serialize()
- Method in interface org.whizu.jquery.
JQuery
Encode a set of form elements as a string for submission.
service(HttpServletRequest, HttpServletResponse)
- Method in class org.whizu.server.
WhizuServlet
ServletContextResource
- Class in
org.whizu.resource
ServletContextResource(ServletContext, String)
- Constructor for class org.whizu.resource.
ServletContextResource
Session
- Interface in
org.whizu.jquery
setAttribute(String, Object)
- Method in interface org.whizu.jquery.
Session
setCallback(Callback)
- Method in class org.whizu.ui.
AbstractAction
setCallback(Callback)
- Method in interface org.whizu.ui.
Action
setClazzName(String)
- Method in class org.whizu.value.
ValueList
setClazzName(String)
- Method in class org.whizu.value.
ValueTable
setInstance(RequestContext)
- Static method in class org.whizu.jquery.
RequestContext
setInterval(Function, int)
- Method in class org.whizu.js.
JavaScript
With JavaScript, it is possible to execute some code at specified time-intervals.
setReadOnly(boolean)
- Method in class org.whizu.value.
AbstractValue
setReadOnly(boolean)
- Method in interface org.whizu.value.
Value
setReadOnly(boolean)
- Method in class org.whizu.value.
ValueList
setReadOnly(boolean)
- Method in class org.whizu.value.
ValueTable
setSession(Session)
- Method in class org.whizu.jquery.
AbstractRequest
setText(String)
- Method in interface org.whizu.ui.
Label
setText(String)
- Method in class org.whizu.ui.
LabelImpl
setTimeout(Function, int)
- Method in class org.whizu.js.
JavaScript
With JavaScript, it is possible to execute some code at specified time-intervals.
setValue(T)
- Method in class org.whizu.value.
AbstractValue
setValue(T)
- Method in interface org.whizu.value.
Value
size(String)
- Method in interface org.whizu.dom.
Element
size(String)
- Method in class org.whizu.dom.
Node
size()
- Method in class org.whizu.value.
ValueList
size()
- Method in class org.whizu.value.
ValueTable
skip()
- Method in class org.whizu.layout.
GridLayout
Smart
<
T
> - Class in
org.whizu.value
Smart()
- Constructor for class org.whizu.value.
Smart
Smart(T)
- Constructor for class org.whizu.value.
Smart
src(String)
- Method in interface org.whizu.dom.
Element
src(String)
- Method in class org.whizu.dom.
Node
start()
- Static method in class org.whizu.util.
Chrono
Statement
- Interface in
org.whizu.js
stop()
- Method in class org.whizu.util.
Chrono
StringResource
- Class in
org.whizu.resource
StringResource(String)
- Constructor for class org.whizu.resource.
StringResource
StringValue
- Class in
org.whizu.value
StringValue()
- Constructor for class org.whizu.value.
StringValue
StringValue(String)
- Constructor for class org.whizu.value.
StringValue
Style
- Annotation Type in
org.whizu.annotation
style(String)
- Method in interface org.whizu.dom.
Component
style(String, String)
- Method in interface org.whizu.dom.
Element
style(String)
- Method in interface org.whizu.dom.
Element
style(String, String)
- Method in class org.whizu.dom.
Node
style(String)
- Method in class org.whizu.dom.
Node
style(String, Object)
- Static method in class org.whizu.server.
ApplicationEnhancer
style(String)
- Method in class org.whizu.widget.
Widget
Stylesheet
- Annotation Type in
org.whizu.annotation
Stylesheet
- Class in
org.whizu.css
Stylesheet()
- Constructor for class org.whizu.css.
Stylesheet
SUBMIT
- Static variable in class org.whizu.jquery.
Event
T
table(Identity)
- Static method in class org.whizu.html.
Html
table(String)
- Static method in class org.whizu.html.
Html
Table
- Class in
org.whizu.html
Table(String)
- Constructor for class org.whizu.html.
Table
Table
- Interface in
org.whizu.ui
tag(String)
- Static method in class org.whizu.html.
Html
tbody()
- Static method in class org.whizu.html.
Html
tbody()
- Method in class org.whizu.html.
Table
Tbody
- Class in
org.whizu.html
td()
- Static method in class org.whizu.html.
Html
td(String)
- Static method in class org.whizu.html.
Html
Td
- Class in
org.whizu.html
td()
- Method in class org.whizu.html.
Tr
Template
- Annotation Type in
org.whizu.annotation
text(String)
- Method in interface org.whizu.jquery.
JQuery
Text
- Interface in
org.whizu.ui
textarea(Identity)
- Static method in class org.whizu.html.
Html
textarea(String)
- Static method in class org.whizu.html.
Html
TextArea
- Interface in
org.whizu.ui
TextField
- Interface in
org.whizu.ui
TextFieldImpl
- Class in
org.whizu.ui
TextFieldImpl(String)
- Constructor for class org.whizu.ui.
TextFieldImpl
TextFieldImpl(StringValue)
- Constructor for class org.whizu.ui.
TextFieldImpl
TextFieldImpl(Value)
- Constructor for class org.whizu.ui.
TextFieldImpl
th()
- Static method in class org.whizu.html.
Html
th(String)
- Static method in class org.whizu.html.
Html
thead()
- Static method in class org.whizu.html.
Html
thead(Element...)
- Static method in class org.whizu.html.
Html
Title
- Annotation Type in
org.whizu.annotation
title(String)
- Method in interface org.whizu.dom.
Element
title(String)
- Method in class org.whizu.dom.
Node
toggle()
- Method in interface org.whizu.jquery.
JQuery
toggle()
- Method in interface org.whizu.ui.
Label
toggle()
- Method in class org.whizu.ui.
LabelImpl
toJavaScript()
- Method in interface org.whizu.jquery.
JQuery
toJavaScript()
- Method in class org.whizu.js.
Expression
toJavaScript()
- Method in class org.whizu.js.
Script
toString()
- Method in class org.whizu.value.
AbstractValue
toString()
- Method in class org.whizu.value.
IntegerValue
toString()
- Method in class org.whizu.value.
StringValue
tr()
- Static method in class org.whizu.html.
Html
tr(Element...)
- Static method in class org.whizu.html.
Html
tr()
- Method in class org.whizu.html.
Tbody
Tr
- Class in
org.whizu.html
trigger(String)
- Method in interface org.whizu.jquery.
JQuery
TypeReporter
<
T
extends
Annotation
> - Interface in
org.whizu.annotation
U
ui
- Variable in class org.whizu.ui.
AbstractAction
UI
- Interface in
org.whizu.ui
UNLOAD
- Static variable in class org.whizu.jquery.
Event
V
val(String)
- Method in interface org.whizu.jquery.
JQuery
Value
<
T
> - Interface in
org.whizu.value
value
- Variable in class org.whizu.value.
ValueList
value
- Variable in class org.whizu.value.
ValueTable
ValueList
<
T
> - Class in
org.whizu.value
ValueList()
- Constructor for class org.whizu.value.
ValueList
ValueList(Class<T>)
- Constructor for class org.whizu.value.
ValueList
ValueObject
- Interface in
org.whizu.value
ValueRenderer
- Interface in
org.whizu.value
ValueRendererImpl
- Class in
org.whizu.value
ValueRendererImpl()
- Constructor for class org.whizu.value.
ValueRendererImpl
ValueTable
<
T
extends
ValueObject
> - Class in
org.whizu.value
ValueTable()
- Constructor for class org.whizu.value.
ValueTable
ValueTable(Class<T>)
- Constructor for class org.whizu.value.
ValueTable
VerticalLayout
- Class in
org.whizu.layout
VerticalLayout()
- Constructor for class org.whizu.layout.
VerticalLayout
View
- Interface in
org.whizu.ui
ViewFactory
- Interface in
org.whizu.ui
W
which()
- Method in class org.whizu.jquery.
Event
For key or mouse events, the specific key or button that was pressed.
WhizuServlet
- Class in
org.whizu.server
WhizuServlet()
- Constructor for class org.whizu.server.
WhizuServlet
WhizuUI
- Class in
org.whizu.ui
WhizuUI()
- Constructor for class org.whizu.ui.
WhizuUI
Widget
- Class in
org.whizu.widget
Widget()
- Constructor for class org.whizu.widget.
Widget
width(String)
- Method in interface org.whizu.dom.
Component
width(String)
- Method in interface org.whizu.dom.
Element
width(String)
- Method in class org.whizu.dom.
Node
width(String)
- Method in interface org.whizu.jquery.
JQuery
Set the CSS width of each element in the set of matched elements.
width
- Variable in class org.whizu.widget.
Widget
width(String)
- Method in class org.whizu.widget.
Widget
Window
- Interface in
org.whizu.ui
wrap(String)
- Method in interface org.whizu.dom.
Element
wrap(String)
- Method in class org.whizu.dom.
Node
wrap(String)
- Method in interface org.whizu.jquery.
JQuery
Wrap an HTML structure around each element in the set of matched elements.
wrapAll(String)
- Method in interface org.whizu.jquery.
JQuery
Wrap an HTML structure around all elements in the set of matched elements.
wrapInner(String)
- Method in interface org.whizu.jquery.
JQuery
Wrap an HTML structure around the content of each element in the set of matched elements.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013
Whizu
. All Rights Reserved.