public interface IMenuService extends IBaseService
限定符和类型 | 方法和说明 |
---|---|
boolean |
isMenuShown(String uiName,
String menu) |
void |
updateMenuShown(String uiName,
String menu,
boolean visible) |
Copyright © 2019. All rights reserved.