public class IFilterOrderBy
extends net.java.html.lib.Objs
| Modifier | Constructor and Description |
|---|---|
protected |
IFilterOrderBy(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
<T> net.java.html.lib.Array<T> |
$apply(T[] array,
net.java.html.lib.Objs expression) |
<T> net.java.html.lib.Array<T> |
$apply(T[] array,
net.java.html.lib.Objs[] expression) |
<T> net.java.html.lib.Array<T> |
$apply(T[] array,
net.java.html.lib.Objs[] expression,
Boolean reverse) |
<T> net.java.html.lib.Array<T> |
$apply(T[] array,
net.java.html.lib.Objs expression,
Boolean reverse) |
<T> net.java.html.lib.Array<T> |
$apply(T[] array,
String expression) |
<T> net.java.html.lib.Array<T> |
$apply(T[] array,
String expression,
Boolean reverse) |
static IFilterOrderBy |
$as(Object obj) |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfprotected IFilterOrderBy(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static IFilterOrderBy $as(Object obj)
public <T> net.java.html.lib.Array<T> $apply(T[] array,
net.java.html.lib.Objs expression,
Boolean reverse)
public <T> net.java.html.lib.Array<T> $apply(T[] array,
net.java.html.lib.Objs[] expression,
Boolean reverse)
public <T> net.java.html.lib.Array<T> $apply(T[] array,
String expression)
public <T> net.java.html.lib.Array<T> $apply(T[] array,
net.java.html.lib.Objs expression)
public <T> net.java.html.lib.Array<T> $apply(T[] array,
net.java.html.lib.Objs[] expression)
Copyright © 2016. All rights reserved.