Changes for page WOSwitchComponent

Last modified by Pascal Robert on 2012/01/30 22:37

From version 12.1
edited by Pascal Robert
on 2012/01/30 22:37
Change comment: There is no comment for this version
To version 13.1
edited by Pascal Robert
on 2012/01/30 22:37
Change comment: Migrated to Confluence 4.0

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -{{toc}}{{/toc}}
1 +{{toc/}}
2 2  
3 3  = Introduction =
4 4  
... ... @@ -17,8 +17,12 @@
17 17  
18 18  = Bindings =
19 19  
20 -| WOComponentName | Name of the component to display. This attribute can be a string or a method that returns the name.
21 -\\\\\\If the component specified in WOComponentName takes attributes, pass these attributes along to WOSwitchComponent following the WOComponentName attribute. Note that this means that all components that can be displayed by this WOSwitchComponent must use the same API.
20 +|(((
21 +WOComponentName
22 +)))|(((
23 +Name of the component to display. This attribute can be a string or a method that returns the name.
24 +\\If the component specified in WOComponentName takes attributes, pass these attributes along to WOSwitchComponent following the WOComponentName attribute. Note that this means that all components that can be displayed by this WOSwitchComponent must use the same API.
25 +)))
22 22  
23 23  = Examples =
24 24  
... ... @@ -26,18 +26,12 @@
26 26  
27 27  == WOD-style ==
28 28  
29 -{{code}}
33 +{{code/}}
30 30  
31 -
32 -{{/code}}
33 -
34 34  == Inline bindings (WOOGNL) ==
35 35  
36 -{{code}}
37 +{{code/}}
37 37  
38 -
39 -{{/code}}
40 -
41 41  = Related documents =
42 42  
43 -[[ERXSwitchComponent>>http://wocommunity.org/documents/javadoc/wonder/latest/er/extensions/components/_private/ERXSwitchComponent.html]]
41 +[[ERXSwitchComponent>>url:http://wocommunity.org/documents/javadoc/wonder/latest/er/extensions/components/_private/ERXSwitchComponent.html||shape="rect"]]