|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EOperation | |
|---|---|
| de.glossmaker.gloss.datastructure | |
| de.glossmaker.gui.gloss.importGloss | |
| Uses of EOperation in de.glossmaker.gloss.datastructure |
|---|
| Methods in de.glossmaker.gloss.datastructure that return EOperation | |
|---|---|
EOperation |
GlossItem.getOperation()
|
static EOperation |
EOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EOperation[] |
EOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.glossmaker.gloss.datastructure with parameters of type EOperation | |
|---|---|
void |
GlossItem.setOperation(EOperation operation)
|
| Uses of EOperation in de.glossmaker.gui.gloss.importGloss |
|---|
| Methods in de.glossmaker.gui.gloss.importGloss that return EOperation | |
|---|---|
EOperation |
ImportGlossTableModel.getOperation(int row)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||