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