Class TextAreaAttributeEditor

    • Constructor Detail

      • TextAreaAttributeEditor

        public TextAreaAttributeEditor()
    • Method Detail

      • getCode

        public String getCode()
        Description copied from interface: IAttributeEditor
        编辑器的唯一识别代码
        Returns:
      • getDisplayWidget

        public com.google.gwt.user.client.ui.Widget getDisplayWidget()
        Description copied from interface: IAttributeEditor
        显示显示面板
        Returns:
      • updateUI

        public void updateUI()
        Description copied from interface: IAttributeEditor
        从 attribtue 中获取Value更新界面
      • getDesigner

        public IEditorDesigner getDesigner()
        设计的时候决定了需要什么参数
        Returns: