| Modifier and Type | Method and Description |
|---|---|
RegionFlagStatus |
FlexiPageRegion.getAppendable() |
RegionFlagStatus |
FlexiPageRegion.getPrependable() |
RegionFlagStatus |
FlexiPageRegion.getReplaceable() |
static RegionFlagStatus |
RegionFlagStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegionFlagStatus[] |
RegionFlagStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlexiPageRegion.setAppendable(RegionFlagStatus appendable) |
void |
FlexiPageRegion.setPrependable(RegionFlagStatus prependable) |
void |
FlexiPageRegion.setReplaceable(RegionFlagStatus replaceable) |
Copyright © 2017. All Rights Reserved.