|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PoshNodeType | |
|---|---|
| cz.cuni.pogamut.posh.widget | Basic/ancestor classes that are used in whole editor. |
| cz.cuni.pogamut.posh.widget.kidview | Widgets that are used in KidView (or SimpleView). |
| Uses of PoshNodeType in cz.cuni.pogamut.posh.widget |
|---|
| Methods in cz.cuni.pogamut.posh.widget that return PoshNodeType | |
|---|---|
protected abstract PoshNodeType |
PoshWidget.getType()
Get type of widget, in this case type of PoshElement |
static PoshNodeType |
PoshNodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PoshNodeType[] |
PoshNodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of PoshNodeType in cz.cuni.pogamut.posh.widget.kidview |
|---|
| Methods in cz.cuni.pogamut.posh.widget.kidview that return PoshNodeType | |
|---|---|
protected PoshNodeType |
SimpleSenseWidget.getType()
|
protected PoshNodeType |
SimpleDriveCollectionWidget.getType()
|
protected PoshNodeType |
SimpleRoleActionWidget.getType()
|
protected PoshNodeType |
SimpleCompetenceElementWidget.getType()
|
protected PoshNodeType |
SimpleRoleActionPatternWidget.getType()
|
protected PoshNodeType |
SimpleRoleCompetenceWidget.getType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||