@JsType(isNative=true)
public static interface JQueryProducer.JQueryArray
Interface for an element array returned by some JQueryProducer.JQueryElement
methods.
Modifier and Type | Method and Description |
---|---|
JQueryProducer.JQueryElement |
first() |
JQueryProducer.JQueryElement |
get(int index) |
JQueryProducer.JQueryElement first()
JQueryProducer.JQueryElement get(int index)
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.