Java Gui Builder |
|
You are here: | Home > Documentation > JGB Elements Documentation > Null Element |
Group membership: Property & method calls
Puts a null on the stack ready for consumption by a methodCall, property or return element.
This allows passing an actual null value to methods.
Name | Type | Required | Description |
---|---|---|---|
class | CDATA | Yes |
Defines the java class that the null value represents. |
… <property name="title"> <null class="java.lang.String"> </property> …
Hosted on SourceForge.net |
Valid XHTML 1.0 ! |
Valid CSS ! |
Code Coverage provided by Clover |