| Package | Description |
|---|---|
| org.smyld.gui.edit |
| Modifier and Type | Class and Description |
|---|---|
class |
EditorUserField |
class |
Formula |
| Modifier and Type | Method and Description |
|---|---|
DocTextPart |
Formula.getParamAtPos(int pos) |
| Modifier and Type | Method and Description |
|---|---|
HashSet<DocTextPart> |
Formula.getDocParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
Formula.addDocParam(DocTextPart newDocParam) |
| Modifier and Type | Method and Description |
|---|---|
void |
Formula.importDocParams(Vector<DocTextPart> extInfo) |
void |
Formula.setDocParams(HashSet<DocTextPart> docParams) |
Copyright © 2019 com.github.mfjamil. All rights reserved.