Interface OnloadAttribute

All Known Implementing Classes:
ImgTag, ImgTag, InputTag, InputTag, LinkTag, LinkTag, ScriptTag, ScriptTag

public interface OnloadAttribute
Something with an onload attribute.
Author:
AO Industries, Inc.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setOnload(Object onload)
     
  • Method Details

    • setOnload

      void setOnload(Object onload)