public class WrapFlagsTextProp extends BitMaskTextProp
| Modifier and Type | Field and Description |
|---|---|
static int |
CHAR_WRAP_IDX |
static java.lang.String |
NAME |
static int |
OVERFLOW_IDX |
static int |
WORD_WRAO_IDX |
logger| Constructor and Description |
|---|
WrapFlagsTextProp() |
WrapFlagsTextProp(WrapFlagsTextProp other) |
| Modifier and Type | Method and Description |
|---|---|
WrapFlagsTextProp |
copy()
Clone, eg when you want to actually make use of one of these.
|
clone, cloneAll, getGenericProperties, getSubPropMatches, getSubPropNames, getSubValue, getValue, getWriteMask, setSubValue, setValue, setValueWithMask, setWriteMaskequals, getMask, getName, getSize, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetGenericChildren, getGenericRecordTypepublic static final int CHAR_WRAP_IDX
public static final int WORD_WRAO_IDX
public static final int OVERFLOW_IDX
public static final java.lang.String NAME
public WrapFlagsTextProp()
public WrapFlagsTextProp(WrapFlagsTextProp other)
public WrapFlagsTextProp copy()
TextPropcopy in interface Duplicatablecopy in class BitMaskTextProp