Public Member Functions | |
| String | filename () |
| boolean | isStateless () |
| String | name () |
| boolean | showText () |
| StatusComponent (WOContext aContext) | |
| boolean | synchronizesVariablesWithBindings () |
Public Attributes | |
| String[] | bugIcons |
Private Member Functions | |
| Bug | bug () |
| StatusComponent | ( | WOContext | aContext | ) |
| Bug bug | ( | ) | [private] |
| String filename | ( | ) |
| boolean isStateless | ( | ) |
component is not stateless
Reimplemented from ERDCustomEditComponent.
| String name | ( | ) |
| boolean showText | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
Overridden from superclass to turn on component synching, which is the default.
Reimplemented from ERDCustomEditComponent.
Initial value:
new String[] { "spider.gif", "molette.gif", "check.gif", "document.gif", "closed.gif" }
1.5.8