Uses of Class
com.jbstrap.core.javascriptsupport.JSArray
-
Uses of JSArray in com.jbstrap.core.javascriptsupport
Modifier and TypeMethodDescriptionJSArray.setDateFormat
(String pattern) Sets the date format.JSArray.setEmptyArrayAsNull
(boolean emptyAsNull) Sets whether an empty array is represented asnull
in JavaScript If set to true, instead of an empty array, it will generatenull
, instead of an empty array.