mirror of
				https://github.com/lacerta-doc/Lacerta.git
				synced 2025-09-09 12:09:25 +00:00 
			
		
		
		
	イベントリスナ作成
This commit is contained in:
		
							parent
							
								
									420197e5c3
								
							
						
					
					
						commit
						dfbe26ee9a
					
				| 
						 | 
					@ -0,0 +1,5 @@
 | 
				
			||||||
 | 
					package one.nem.lacerta.shared.ui;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					public interface LacertaSelectDirDialogEventListener {
 | 
				
			||||||
 | 
					    void onDirSelected(String name, String itemId);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user