mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
インタフェース修正
This commit is contained in:
parent
6c8fdc4d81
commit
4f3c79564b
|
@ -2,4 +2,5 @@ package one.nem.lacerta.component.common;
|
|||
|
||||
public interface LacertaSelectDirDialogEventListener {
|
||||
void onDirSelected(String name, String itemId);
|
||||
void onBackSelected();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user