zoukankan      html  css  js  c++  java
  • UI标签库专题九:JEECG智能开发平台 Choose(选则操作标签)

    

    1. Choose(选则操作标签)

    1.1. 參数

    属性名

    类型

    描写叙述

    是否必须

    默认值

    hiddenName

    string

    隐藏域的ID

    null

    hiddenid

    string

    隐藏框id

    null

    textname

    string

    文档名称

    null

    name

    string

    名称

    null

    icon

    string

    选择button的图标

    null

    height

    string

    弹出框的高度

    null

    width

    string

    弹出框的宽度

    null

    left

    string

    弹出框的左间距

    null

    top

    string

    弹出框的上端间距

    null

    url

    string

    远程訪问地址

    null

    title

    string

    标题

    null

    isclear

    boolean

    是否清空

    false

    fun

    string

    自己定义函数

    null

    1.2.  使用方法

    <t:choose hiddenName="logName" hiddenid ="log1" textname ="hello" icon="customIcon" width=123 height=123 title="标题isclear=true></t:choose>

  • 相关阅读:
    20210304
    20210303
    20210302
    20210210
    20210209
    20210208
    20210207
    例4-6
    例4-5
    例4-4
  • 原文地址:https://www.cnblogs.com/yjbjingcha/p/7147025.html
Copyright © 2011-2022 走看看