public static class Attr.NullValue extends Attr.Plain
JQuery.$("selector").closest(new NullValue()); // = $('selector').closest(null);
Attr.Auto, Attr.MarkupId, Attr.NullValue, Attr.Plain, Attr.Quoted| Modifier | Constructor and Description |
|---|---|
protected |
Attr.NullValue()
Construct.
|
Copyright © 2014. All Rights Reserved.