Options
All
  • Public
  • Public/Protected
  • All
Menu

点击按钮弹出服务端的脚本编辑框

Hierarchy

  • IAttributeEditorBase
    • IDataRightAttrEditor

Index

Properties

Properties

btnText

btnText: string

按钮标题

Optional okCallBack

okCallBack: (v: IFormulaRaw) => void

点击ok回调函数

Type declaration

    • (v: IFormulaRaw): void
    • Parameters

      • v: IFormulaRaw

      Returns void

Generated using TypeDoc