mirror of
				https://github.com/lacerta-doc/Lacerta.git
				synced 2025-11-04 00:40:49 +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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user