| Package | Description |
|---|---|
| org.smyld.gui.edit |
| Modifier and Type | Field and Description |
|---|---|
DocTextPart.Type |
DocTextPart.type |
| Modifier and Type | Method and Description |
|---|---|
DocTextPart.Type |
DocTextPart.getType() |
static DocTextPart.Type |
DocTextPart.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocTextPart.Type[] |
DocTextPart.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocTextPart.setType(DocTextPart.Type type) |
| Constructor and Description |
|---|
DocTextPart(String value,
DocTextPart.Type partType) |
EditorUserField(String value,
DocTextPart.Type partType) |
Copyright © 2019 com.github.mfjamil. All rights reserved.