Function Library
Topic  | 
Method  | 
|---|---|
click  | 
|
listen  | 
|
getElement  | 
|
loading  | 
loading(display) Show a loading mask to avoid the user click on any control  | 
dialog  | 
|
set  | 
set(idName, status, options) Provide a visual feedback to the input controls  | 
tabs  | 
|
dgrid  | 
|
autocomplete  | 
autocomplete(id, url, options) Add auto-complete functionality to any input box.  | 
focus  | 
|
saveAll  | 
|
aget  | 
|
apost  | 
apost(url, data, callback, options={}) A wrapper for ux.ajax (POST)  | 
absl  | 
|
ajax  | 
|
toJson  | 
toJson(string,boolean quoted) convert string to JSON String (convert ' to '')  | 
getToday  | 
getToday(separator,json date string) : return date as string in local format  | 
getTime  | 
GetTime(json date astring): return time as local string  | 
jsonDate2local  | 
jsonDate2local(d) convert JSON Date to local date string  | 
jsonDateTime2local  | 
jsonDateTime2local(d) convert Json DateTime String to local date time string  | 
min2time  | 
min2time(Minutes) return minutes as Time. If > 1 day then the system display additional days  | 
formatNumber  | 
formatNumber(Number,CountOfDecimals,UseGrouping) Convet Number to local string fomrat with defined decimal places  | 
appTitleMenu  | 
appTitleMenu(action,id,title,callback) Manipulate the app menu dropdown entries  |