Changes for page WOSwitchComponent

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

From version 9.1
edited by Pascal Robert
on 2011/05/08 02:16
Change comment: There is no comment for this version
To version 12.1
edited by Pascal Robert
on 2012/01/30 22:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,9 +8,9 @@
8 8  
9 9  {{code}}
10 10  
11 -WOSwitchComponent {
12 - WOComponentName=aComponentName;
13 - ...
11 +WOSwitchComponent {
12 + WOComponentName=aComponentName;
13 + ...
14 14  }
15 15  
16 16  {{/code}}
... ... @@ -18,7 +18,7 @@
18 18  = Bindings =
19 19  
20 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.
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.
22 22  
23 23  = Examples =
24 24  
... ... @@ -40,4 +40,4 @@
40 40  
41 41  = Related documents =
42 42  
43 -[[ERXSwitchComponent>>http://webobjects.mdimension.com/hudson/job/Wonder/javadoc/er/extensions/components/_private/ERXSwitchComponent.html]]
43 +[[ERXSwitchComponent>>http://wocommunity.org/documents/javadoc/wonder/latest/er/extensions/components/_private/ERXSwitchComponent.html]]