|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectsimplejpa.swing.glazed.ast.Condition
class Condition extends Object
| Property Summary | |
|---|---|
Closure |
else_
|
Object |
else_is_
|
String |
else_property_
|
Closure |
if_
|
Object |
is_
|
Closure |
then_
|
String |
then_property_
|
| Constructor Summary | |
Condition()
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
| Property Detail |
|---|
Closure else_
Object else_is_
String else_property_
Closure if_
Object is_
Closure then_
String then_property_
| Constructor Detail |
|---|
Condition()
Groovy Documentation