This notebook is a collection of code snippets and technical "how to" instructions.
public void onSuccess(Object result) { tabElement.setGreen(); saveIndicator = new HTML("saved"); saveIndicator.setVisible(true); }
No comments:
Post a Comment