зеркало из
				https://github.com/iharh/notes.git
				synced 2025-10-31 05:36:08 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			10 строки
		
	
	
		
			158 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 строки
		
	
	
		
			158 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| http://www.gwtproject.org/doc/latest/DevGuideLogging.html
 | |
| 
 | |
| quick-way
 | |
| 
 | |
|     public static native void log(String msg) /*-{
 | |
|         $wnd.alert(msg);
 | |
|     }-*/;
 | |
| 
 | |
| 
 | 
