fastchar-extjs.1.1.2.source-code.fast-menus-default.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fastchar-extjs Show documentation
Show all versions of fastchar-extjs Show documentation
FastChar-ExtJs is a Java Web framework that uses extjs libraries.
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE menus> <menus> <menu text="系统管理" icon="icons/icon_system.svg" color="#9d55b8"> <menu text="后台角色" power="false" method="showList('ExtManagerRoleEntity')" icon="icons/icon_role.svg"/> <menu text="管理员信息" method="showList('ExtManagerEntity')" icon="icons/icon_admin.svg"/> </menu> </menus>