类 ImageMapArea

java.lang.Object
com.sh.wf.module.component.page.common.ImageMapArea
所有已实现的接口:
Serializable, Cloneable

public class ImageMapArea extends Object implements Serializable, Cloneable

Description: 图片热区

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2020年2月19日
另请参阅:
  • 字段详细资料

  • 构造器详细资料

    • ImageMapArea

      public ImageMapArea()
  • 方法详细资料

    • parserNode

      public void parserNode(org.jdom2.Element nodeEl, Component component)
    • isValid

      public boolean isValid()
    • toHtml

      public void toHtml(ModuleContext context, StringBuilder html, String func, String imgId, String mapId)
      https://developer.mozilla.org/zh-CN/docs/Web/HTML/Element/area https://blog.csdn.net/qq_38719039/article/details/81984699?utm_source=distribute.pc_relevant.none-task
      参数:
      context - ModuleContext
      html - html代码
      func - 自定义函数名
      imgId - Img标签编号
      mapId - map编号