hai all
while using code
IWDInputField ifld =(IWDInputField) myview.getElement("inputfeld1");
ifld.setOnEnter(----
);
i dont know which parameter is to pass here.
can any body suggest me how to pass arguments.