wm is basically used for GUI code. Anyone know hows web micro works or have any link to its tutorial as i am not getting much information in google even.
I am facing one issue: I am selecting any adapter then with out saving If I am selecting the previous one back I m getting exception.
Below is the piece of code *.wm :
#if($selectedAdapter != $serviceNodeProfile.Adapter) {
#set $removedProfile = $serviceNodeProfile.remove()
#if(!$saveObjectMap.removedProfile){
#set $ignore = $saveObjectMap.put("removedProfile",$serviceNodeProfile.remove())
}
Anyone knows about webmicro(wm) please let me know? It is used to write GUI code commonlyhave an extension as *.wm
Aucun commentaire:
Enregistrer un commentaire