Name | Language | Notes | Date created |
| get Submitted Value of Component in Java |
Java |
to use this snippet, you need both methods, but from your Java code call the method getSubmittedValu |
Dec 2, 2011 |
| getBean |
Java |
If you want in Java a bean, then you can use this method |
Dec 2, 2011 |
| logToBrowser |
JavaScript (Client) |
Internet Explorer doesn't have the console, to debug javascript code. So I wrote a small function to |
Nov 15, 2011 |
| Get the ISO week date week number |
JavaScript (Client) |
extend the Date object to get the Weeknumber |
Nov 15, 2011 |
| getComponentValue |
JavaScript (Server) |
Sometimes you use getValue() or getSubmittedValue() to get the value of component, this function wil |
Nov 15, 2011 |
|