| 程序包 | 说明 |
|---|---|
| com.jeecg.qywx.api.menu.vo |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CommonButton
普通按钮(子按钮)
|
class |
ComplexButton
复杂按钮(父按钮)
|
class |
ViewButton
view类型的菜单
|
| 限定符和类型 | 方法和说明 |
|---|---|
Button[] |
Menu.getButton() |
Button[] |
ComplexButton.getSub_button() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Menu.setButton(Button[] button) |
void |
ComplexButton.setSub_button(Button[] sub_button) |
Copyright © 2022. All rights reserved.