public interface ITabHandle
| Modifier and Type | Method and Description |
|---|---|
void |
setOnClose(INotify<ITabHandle> notify)
Sets what function is called when this tab is closed
|
void setOnClose(@Nullable INotify<ITabHandle> notify)
Copyright © 2017 etc.to. All rights reserved.