Interface OnchangeAttribute

All Known Implementing Classes:
InputTag, InputTag, SelectTag, SelectTag, TextareaTag, TextareaTag

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

    Modifier and Type
    Method
    Description
    void
    setOnchange(Object onchange)
     
  • Method Details

    • setOnchange

      void setOnchange(Object onchange)