• 【NX二次开发】Block UI 指定坐标系


    属性说明

    属性   类型   描述
      常规         
       BlockID    String    控件ID
       Enable    Logical    是否可操作
       Group    Logical    是否分组
       Label    Utfstring    标题
       Show    Logical    是否可见
      其他         
       附件         
        Bottom    Attachment    底部
        Left    Attachment   
        Right    Attachment   
        Top    Attachment    顶部
      特定于块         
       AutomaticProgression    Logical    自动跳到下一个控件
       BalloonTooltipImage    String    标题气泡提示图片
       BalloonTooltipLayout    Enum    标题气泡提示类型
       BalloonTooltipText    Utfstring    标题气泡提示文本
       CreateInterpartLink    Logical    是否显示部件间连接
       InterpartSelection    Enum    部件间选择设置
       LabelString    Utfstring    标签标题
       OutputType    Enum    输出方式
       SmartUpdateOption    Enum    智能更新选项
       StepStatus    Enum    设置确定和应用按钮高亮
  • 相关阅读:
    JS条件判断小技巧
    简单实现节流函数和防抖函数(转载)
    一篇常做错的经典JS闭包面试题
    前端冷知识集结
    闭包
    仔细认识setInterval
    仔细认识setTimeout
    单方向指定时间内的匀速运动
    图片延迟加载
    优化网页上的gif
  • 原文地址:https://www.cnblogs.com/KMould/p/13354754.html
Copyright © 2020-2023  润新知