public class ILocaleService
extends net.java.html.lib.Objs
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<ILocaleDateTimeFormatDescriptor> |
DATETIME_FORMATS |
net.java.html.lib.Objs.Property<String> |
id |
net.java.html.lib.Objs.Property<ILocaleNumberFormatDescriptor> |
NUMBER_FORMATS |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Object,? extends String>> |
pluralCat |
| Modifier | Constructor and Description |
|---|---|
protected |
ILocaleService(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static ILocaleService |
$as(Object obj) |
ILocaleDateTimeFormatDescriptor |
DATETIME_FORMATS() |
String |
id() |
ILocaleNumberFormatDescriptor |
NUMBER_FORMATS() |
net.java.html.lib.Function.A1<? super Object,? extends String> |
pluralCat() |
$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, valueOfpublic net.java.html.lib.Objs.Property<String> id
public net.java.html.lib.Objs.Property<ILocaleNumberFormatDescriptor> NUMBER_FORMATS
public net.java.html.lib.Objs.Property<ILocaleDateTimeFormatDescriptor> DATETIME_FORMATS
protected ILocaleService(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static ILocaleService $as(Object obj)
public String id()
public ILocaleNumberFormatDescriptor NUMBER_FORMATS()
public ILocaleDateTimeFormatDescriptor DATETIME_FORMATS()
Copyright © 2016. All rights reserved.