Changes for page WebObjects with Scala

Last modified by Ravi Mendis on 2011/05/10 02:10

From version 319.1
edited by Ravi Mendis
on 2010/01/20 01:23
Change comment: There is no comment for this version
To version 320.1
edited by Ravi Mendis
on 2010/02/02 21:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -169,6 +169,8 @@
169 169  
170 170  {{code}}
171 171  
172 +import scala.reflect.BeanProperty
173 +
172 172  @BeanProperty var username = new String()
173 173  @BeanProperty var password = new String()
174 174  @BeanProperty var isAssistantCheckboxVisible = false