Module com.aoapps.html.any
Package com.aoapps.html.any.attributes.integer
package com.aoapps.html.any.attributes.integer
See 2.4.4.1 Signed integers.
Per-attribute interfaces with default implementations.
Attributes are attached to elements by simply implementing the interface. Thanks to the default methods on the interfaces, the element has a fully functional attribute with just the one-liner. However, the elements still have the option to override the attribute.
- See Also:
-
ClassDescriptionDeprecated.The border attribute is not supported in HTML5.See HTML size Attribute.Deprecated.Not supported in HTML5.See HTML span Attribute.See 6.6.3 The tabindex attribute. See Global attributes / tabindex. See HTMLElement.tabIndex. See Building keyboard accessibility back in. See HTML tabindex Attribute. In HTML5, the tabindex attribute can be used on any HTML element (it will validate on any HTML element.See 6.6.3 The tabindex attribute. See Global attributes / tabindex. See HTMLElement.tabIndex. See Building keyboard accessibility back in. See HTML tabindex Attribute. In HTML 4.01, the tabindex attribute can be used with: <a>, <area>, <button>, <input>, <object>, <select>, and <textarea>.See HTML width Attribute.See HTML width Attribute.