public class IFilterDate extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier | Constructor and Description |
---|---|
protected |
IFilterDate(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
String |
$apply(Date date) |
String |
$apply(Date date,
String format) |
String |
$apply(Date date,
String format,
String timezone) |
String |
$apply(double date) |
String |
$apply(double date,
String format) |
String |
$apply(double date,
String format,
String timezone) |
String |
$apply(String date) |
String |
$apply(String date,
String format) |
String |
$apply(String date,
String format,
String timezone) |
static IFilterDate |
$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, valueOf
protected IFilterDate(Objs.Constructor<?> c, Object js)
public static IFilterDate $as(Object obj)
public String $apply(double date)
Copyright © 2018. All rights reserved.