org.apache.beehive.netui.tags
Interface IHtmlAttrs

All Superinterfaces:
IHtmlCore, IHtmlEvents, IHtmlI18n
All Known Implementing Classes:
Anchor, AnchorBase, Area, Body, Button, CheckBox, CheckBoxOption, FileUpload, Form, Hidden, HtmlBaseTag, HtmlDataSourceTag, HtmlDefaultableDataSourceTag, HtmlFocusBaseTag, HtmlOptionsDataSourceTag, Image, ImageAnchor, ImageButton, Label, LabelBase, RadioButtonOption, Select, SelectOption, Span, TextArea, TextBox

public interface IHtmlAttrs
extends IHtmlCore, IHtmlI18n, IHtmlEvents


Method Summary
 
Methods inherited from interface IHtmlCore
setStyle, setStyleClass, setTagId, setTitle
 
Methods inherited from interface IHtmlI18n
setDir, setLang
 
Methods inherited from interface IHtmlEvents
setOnClick, setOnDblClick, setOnKeyDown, setOnKeyPress, setOnKeyUp, setOnMouseDown, setOnMouseMove, setOnMouseOut, setOnMouseOver, setOnMouseUp