Package | Description |
---|---|
top.hmtools.wxmp.menu.models.simple |
Modifier and Type | Method and Description |
---|---|
List<SelfmenuInfoButtonBean> |
SelfmenuInfoBean.getButton()
菜单按钮
|
List<SelfmenuInfoButtonBean> |
SelfmenuInfoSubButtonBean.getList() |
Modifier and Type | Method and Description |
---|---|
SelfmenuInfoBean |
SelfmenuInfoBean.addButtion(SelfmenuInfoButtonBean... buttonBeans)
添加菜单按钮,最多添加3个,超出的会被忽略掉
|
Modifier and Type | Method and Description |
---|---|
void |
SelfmenuInfoBean.setButton(List<SelfmenuInfoButtonBean> button)
菜单按钮
|
void |
SelfmenuInfoSubButtonBean.setList(List<SelfmenuInfoButtonBean> list) |
Copyright © 2020. All rights reserved.