Groovy Documentation

java.gate.cow.gwt.client
Interface PageServiceAsync


interface PageServiceAsync

Method Summary
void checkName(String pageName, String id, String pathDir, AsyncCallback async)

void create(String pageName, String id, String pathDir, AsyncCallback async)

 

Method Detail

checkName

public void checkName(String pageName, String id, String pathDir, AsyncCallback async)


create

public void create(String pageName, String id, String pathDir, AsyncCallback async)


 

Groovy Documentation