Como hacer un cast

CAST.txt

TreeGrid source = (TreeGrid) EventHandler.getDragTarget();
//TreeGrid source = (TreeGrid) event.getSource();

Como hacer un cast en smart gwt client
How to make a cast objet with google web toolkit 

Comments

Popular posts from this blog

how to access the DOM gwt smartclient

smart gwt allow only numbers in textfield