
Public Member Functions | |
| D2WContext | d2wContext () |
| NSArray | displayPropertyKeys () |
| ERD2WFlyOverCustomComponent (WOContext context) | |
| boolean | hasLabel () |
| boolean | isStateless () |
| String | label () |
| boolean | synchronizesVariablesWithBindings () |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(ERD2WFlyOverCustomComponent.class) |
propertyKey the key value to show as label (optional) label the string to show as label (optional) customComponentName the component to use as display for the propertyKey when no label was given (optional) displayPropertyKeys the keys value to show in the table
| ERD2WFlyOverCustomComponent | ( | WOContext | context | ) |
Public constructor
| context | the context |
| D2WContext d2wContext | ( | ) |
| NSArray displayPropertyKeys | ( | ) |
| boolean hasLabel | ( | ) |
| boolean isStateless | ( | ) |
| String label | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
component does not synchronize it's variables
final Logger log = Logger.getLogger(ERD2WFlyOverCustomComponent.class) [static, private] |
logging support
1.5.8