Class FormControlNameManagerImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<java.lang.String> getReservedNames()
      Returns the set of reserved form names (ones that shouldn't be used as HTML elements client ids).
      boolean isReserved​(java.lang.String name)
      Tells whether a given name is reserved.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait