类 ToolbarVO

java.lang.Object
net.sohelp.boot.engine.web.vo.grid.ToolbarVO

public class ToolbarVO extends Object
工具栏
  • 构造器详细资料

    • ToolbarVO

      public ToolbarVO()
    • ToolbarVO

      public ToolbarVO(String uuid, String type, String title, String i18n, String buttonType, String authority, String iconCls)
      构造一个ToolbarVO对象
      参数:
      uuid - 唯一标识符
      type - 类型
      title - 标题
      i18n - 国际化标识
      buttonType - 按钮类型
      authority - 授权信息
      iconCls - 图标类名