Public Member Functions | |
| String | filename () |
| boolean | isStateless () |
| String | name () |
| PriorityComponent (WOContext aContext) | |
| boolean | showText () |
| boolean | synchronizesVariablesWithBindings () |
Private Member Functions | |
| Bug | bug () |
Private Attributes | |
| String | img [] = {"fire.gif", "gyrophare.gif", "doctor.gif", "bandaid.gif"} |
| PriorityComponent | ( | 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.
1.5.8