public static final class JQuery.ClosestJqueryFunction extends JQuery.AbstractFunction
| Modifier | Constructor and Description |
|---|---|
protected |
JQuery.ClosestJqueryFunction(Attr selector)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
static JQuery.ClosestJqueryFunction |
closest(Attr selector)
creates a new
JQuery.ClosestJqueryFunction instance |
static JQuery.ClosestJqueryFunction |
closest(CharSequence selector)
creates a new
JQuery.ClosestJqueryFunction instance |
addParameter, build, buildParameters, getSeparator, toParameterValue, toParameterValue, toParameterValue, toParameterValue, toParameterValue, toParameterValueprotected JQuery.ClosestJqueryFunction(Attr selector)
public static JQuery.ClosestJqueryFunction closest(Attr selector)
JQuery.ClosestJqueryFunction instanceselector - The CSS selector to use the closest parentJQuery.ClosestJqueryFunction instancepublic static JQuery.ClosestJqueryFunction closest(CharSequence selector)
JQuery.ClosestJqueryFunction instanceselector - The CSS selector to use the closest parentJQuery.ClosestJqueryFunction instanceCopyright © 2014. All Rights Reserved.