Interface ActionAttribute

All Known Implementing Classes:
FormTag, FormTag

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

    Modifier and Type
    Method
    Description
    void
    setAction(String action)
     
  • Method Details

    • setAction

      void setAction(String action)