| Package | Description |
|---|---|
| org.carewebframework.shell.designer | |
| org.carewebframework.shell.elements |
| Modifier and Type | Method and Description |
|---|---|
DesignMask.MaskMode |
DesignMask.getMode() |
static DesignMask.MaskMode |
DesignMask.MaskMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DesignMask.MaskMode[] |
DesignMask.MaskMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DesignMask.setMode(DesignMask.MaskMode mode) |
| Modifier and Type | Method and Description |
|---|---|
protected DesignMask.MaskMode |
ElementUI.getMaskMode()
Returns true if the design mode mask is to be used.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ElementUI.setMaskMode(DesignMask.MaskMode mode)
Sets whether to use the design mode mask.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.