public class HTMLTableAlignment extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<String> |
ch
Sets or retrieves a value that you can use to implement your own ch functionality for the object.
|
Objs.Property<String> |
chOff
Sets or retrieves a value that you can use to implement your own chOff functionality for the object.
|
Objs.Property<String> |
vAlign
Sets or retrieves how text and other content are vertically aligned within the object that contains them.
|
Modifier | Constructor and Description |
---|---|
protected |
HTMLTableAlignment(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static HTMLTableAlignment |
$as(Object obj) |
String |
ch() |
String |
chOff() |
String |
vAlign() |
$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
public Objs.Property<String> ch
public Objs.Property<String> chOff
public Objs.Property<String> vAlign
protected HTMLTableAlignment(Objs.Constructor<?> c, Object js)
public static HTMLTableAlignment $as(Object obj)
public String ch()
public String chOff()
public String vAlign()
Copyright © 2018. All rights reserved.