getComplied.callback.oninit = function(){ /* your code goes here */ }
getComplied.callback.onload = function(data){ /* your code goes here */ }
getComplied.callback.onopen = function(){ /* your code goes here */ }
getComplied.callback.onclose = function(){ /* your code goes here */ }
getComplied.callback.onlangchange = function(data){ /* your code goes here */ }
getComplied.callback.onsave = function(data){ /* your code goes here */ }
getComplied.callback.oninputinit = function(data){ /* your code goes here */ }
getComplied.callback.oninputchange = function(data){ /* your code goes here */ }
getComplied.callback.oninputlock = function(data){ /* your code goes here */ }