Wiki source code of WOSwitchComponent
Version 7.1 by Pascal Robert on 2011/04/27 00:00
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{toc}}{{/toc}} | ||
| 2 | |||
| 3 | = Introduction = | ||
| 4 | |||
| 5 | = Usage = | ||
| 6 | |||
| 7 | {{code}} | ||
| 8 | |||
| 9 | |||
| 10 | {{/code}} | ||
| 11 | |||
| 12 | = Bindings = | ||
| 13 | |||
| 14 | = Examples = | ||
| 15 | |||
| 16 | == Java methods == | ||
| 17 | |||
| 18 | == WOD-style == | ||
| 19 | |||
| 20 | {{code}} | ||
| 21 | |||
| 22 | |||
| 23 | {{/code}} | ||
| 24 | |||
| 25 | == Inline bindings (WOOGNL) == | ||
| 26 | |||
| 27 | {{code}} | ||
| 28 | |||
| 29 | |||
| 30 | {{/code}} | ||
| 31 | |||
| 32 | = Related documents = | ||
| 33 | |||
| 34 | [[ERXSwitchComponent>>http://webobjects.mdimension.com/hudson/job/Wonder/javadoc/er/extensions/components/_private/ERXSwitchComponent.html]] |