|
RichFaces UI Components UI 4.2.1.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JQueryTiming | |
---|---|
org.richfaces.component |
Uses of JQueryTiming in org.richfaces.component |
---|
Fields in org.richfaces.component declared as JQueryTiming | |
---|---|
static JQueryTiming |
JQueryTiming.DEFAULT
|
Methods in org.richfaces.component that return JQueryTiming | |
---|---|
abstract JQueryTiming |
AbstractJQuery.getTiming()
The timing of the jQuery attachment: "domready" (when DOM is ready), "immediate" (immediately after component client-side code is processed). |
JQueryTiming |
UIJQuery.getTiming()
|
static JQueryTiming |
JQueryTiming.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JQueryTiming[] |
JQueryTiming.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.richfaces.component with parameters of type JQueryTiming | |
---|---|
void |
UIJQuery.setTiming(JQueryTiming timing)
|
|
RichFaces UI Components UI 4.2.1.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |