Java Doc for HtmlConstants.java in  » Library » Apache-beehive-1.0.2-src » org » apache » beehive » netui » tags » html » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Library » Apache beehive 1.0.2 src » org.apache.beehive.netui.tags.html 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.apache.beehive.netui.tags.html.HtmlConstants

All known Subclasses:   org.apache.beehive.netui.tags.rendering.SelectTag,  org.apache.beehive.netui.tags.html.HtmlGroupBaseTag,  org.apache.beehive.netui.tags.rendering.HtmlTag,  org.apache.beehive.netui.tags.rendering.OptionTag,  org.apache.beehive.netui.tags.rendering.InputBooleanTag,  org.apache.beehive.netui.tags.html.HtmlBaseTag,  org.apache.beehive.netui.tags.tree.Tree,  org.apache.beehive.netui.tags.rendering.TextAreaTag,  org.apache.beehive.netui.tags.rendering.ButtonTag,  org.apache.beehive.netui.tags.rendering.InputSubmitTag,  org.apache.beehive.netui.tags.rendering.InputImageTag,  org.apache.beehive.netui.tags.rendering.BaseTag,  org.apache.beehive.netui.tags.rendering.ImageTag,  org.apache.beehive.netui.tags.rendering.AreaTag,  org.apache.beehive.netui.tags.tree.TreeRenderSupport,  org.apache.beehive.netui.tags.rendering.InputHiddenTag,  org.apache.beehive.netui.tags.rendering.AnchorTag,  org.apache.beehive.netui.tags.rendering.InputFileTag,  org.apache.beehive.netui.tags.tree.TreeRenderer,  org.apache.beehive.netui.tags.html.Base,  org.apache.beehive.netui.tags.rendering.InputTextTag,  org.apache.beehive.netui.tags.rendering.FormTag,
HtmlConstants
public interface HtmlConstants (Code)


Field Summary
final static  StringABBR
     The name of the abbr attribute.
final static  StringACCEPT
     The name of the accept attribute.
final static  StringACCESSKEY
     The name of the accesskey attribute.
final static  StringACTION
     The name of the action attribute.
final static  StringALIGN
     The name of the align attribute.
final static  StringALINK
     The name of the alink attribute.
final static  StringALT
     The name of the alt attribute.
final static  StringANCHOR
     The name of the a element.
final static  StringAREA
     The name of the area element.
final static  StringAXIS
     The name of the axis attribute.
final static  StringBACKGROUND
     The name of the background attribute.
final static  StringBASE
     The name of the base element.
final static  StringBGCOLOR
     The name of the bgcolor attribute.
final static  StringBODY
     The name of the body element.
final static  StringBORDER
     The name of the border attribute.
final static  StringBR
     The name of the br element.
final static  StringBUTTON
     The name of the button element.
final static  StringCAPTION
     The name of the caption element.
final static  StringCELLPADDING
     The name of the cellpadding attribute.
final static  StringCELLSPACING
     The name of the cellspacing attribute.
final static  StringCHAR
     The name of the char attribute.
final static  StringCHAROFF
     The name of the charoff attribute.
final static  StringCHARSET
     The name of the charset attribute.
final static  StringCHECKED
     The name of the checked attribute.
final static  StringCLASS
     The name of the class attribute.
final static  StringCOLS
     The name of the cols attribute.
final static  StringCOLSPAN
     The name of the colspan attribute.
final static  StringCOORDS
     The name of the coords attribute.
final static  StringDIR
     The name of the dir attribute.
final static  StringDISABLED
     The name of the disabled attribute.
final static  StringDIV
     The name of the div element.
final static  StringENCTYPE
     The name of the enctype attribute.
final static  StringFOR
     The name of the for attribute.
final static  StringFORM
     The name of the form element.
final static  StringFORM_GET
    
final static  StringFORM_POST
    
final static  StringFRAME
     The name of the frame attribute.
final static  StringHEADERS
     The name of the headers attribute.
final static  StringHEIGHT
     The name of the height attribute.
final static  StringHREF
     The name of the href attribute.
final static  StringHREFLANG
     The name of the hreflang attribute.
final static  StringHSPACE
     The name of the hspace attribute.
final static  StringHTML
     The name of the html element.
final static  StringID
     The name of the id attribute.
final static  StringIMAGE
     The name of the image element.
final static  StringINPUT
     The name of the input element.
final static  StringINPUT_BUTTON
    
final static  StringINPUT_CHECKBOX
    
final static  StringINPUT_FILE
    
final static  StringINPUT_HIDDEN
    
final static  StringINPUT_IMAGE
    
final static  StringINPUT_PASSWORD
    
final static  StringINPUT_RADIO
    
final static  StringINPUT_RESET
    
final static  StringINPUT_SUBMIT
    
final static  StringINPUT_TEXT
    
final static  StringISMAP
     The name of the ismap attribute.
final static  StringLABEL
     The name of the label element.
final static  StringLANG
     The name of the lang attribute.
final static  StringLANGUAGE
     The name of the language attribute.
final static  StringLINK
     The name of the link attribute.
final static  StringLONGDESC
     The name of the longdesc attribute.
final static  StringMAXLENGTH
     The name of the maxlength attribute.
final static  StringMETHOD
     The name of the method attribute.
final static  StringNAME
     The name of the name attribute.
final static  StringONBLUR
     The name of the onblur attribute.
final static  StringONCHANGE
     The name of the onchange attribute.
final static  StringONCLICK
     The name of the onclick attribute.
final static  StringONDBLCLICK
     The name of the ondblclick attribute.
final static  StringONFOCUS
     The name of the onfocus attribute.
final static  StringONKEYDOWN
     The name of the onkeydown attribute.
final static  StringONKEYPRESS
     The name of the onkeypress attribute.
final static  StringONKEYUP
     The name of the onkeyup attribute.
final static  StringONLOAD
     The name of the onload attribute.
final static  StringONMOUSEDOWN
     The name of the onmousedown attribute.
final static  StringONMOUSEMOVE
     The name of the onmousemove attribute.
final static  StringONMOUSEOUT
     The name of the onmouseout attribute.
final static  StringONMOUSEOVER
     The name of the onmouseover attribute.
final static  StringONMOUSEUP
     The name of the onmouseup attribute.
final static  StringONRESET
     The name of the onreset attribute.
final static  StringONSELECT
     The name of the onselect attribute.
final static  StringONSUBMIT
     The name of the onsubmit attribute.
final static  StringONUNLOAD
     The name of the onunload attribute.
final static  StringOPTION
     The name of the option element.
final static  StringREADONLY
     The name of the readonly attribute.
final static  StringREL
     The name of the rel attribute.
final static  StringREV
     The name of the rev attribute.
final static  StringROWS
     The name of the rows attribute.
final static  StringROWSPAN
     The name of the rowspan attribute.
final static  StringRULES
     The name of the rules attribute.
final static  StringSCOPE
     The name of the scope attribute.
final static  StringSCRIPT
     The name of the script element.
final static  StringSELECT
     The name of the select element.
final static  StringSHAPE
     The name of the shape attribute.
final static  StringSIZE
     The name of the shape attribute.
final static  StringSPAN
     The name of the span element.
final static  StringSRC
     The name of the src attribute.
final static  StringSTYLE
     The name of the style attribute.
final static  StringSUMMARY
     The name of the summary attribute.
final static  StringTABINDEX
     The name of the tabindex attribute.
final static  StringTABLE
     The name of the table element.
final static  StringTARGET
     The name of the target attribute.
final static  StringTBODY
     The name of the tbody element.
final static  StringTD
     The name of the td element.
final static  StringTEXT
     The name of the text attribute.
final static  StringTEXTAREA
     The name of the textarea element.
final static  StringTFOOT
     The name of the tfoot element.
final static  StringTH
     The name of the th element.
final static  StringTHEAD
     The name of the thead element.
final static  StringTITLE
     The name of the title attribute.
final static  StringTR
     The name of the tr element.
final static  StringTYPE
     The name of the type attribute.
final static  StringUSEMAP
     The name of the usemap attribute.
final static  StringVALIGN
     The name of the char attribute.
final static  StringVALUE
     The name of the value attribute.
final static  StringVLINK
     The name of the vlink attribute.
final static  StringVSPACE
     The name of the vspace attribute.
final static  StringWIDTH
     The name of the width attribute.



Field Detail
ABBR
final static String ABBR(Code)
The name of the abbr attribute.



ACCEPT
final static String ACCEPT(Code)
The name of the accept attribute.



ACCESSKEY
final static String ACCESSKEY(Code)
The name of the accesskey attribute.



ACTION
final static String ACTION(Code)
The name of the action attribute.



ALIGN
final static String ALIGN(Code)
The name of the align attribute.



ALINK
final static String ALINK(Code)
The name of the alink attribute.



ALT
final static String ALT(Code)
The name of the alt attribute.



ANCHOR
final static String ANCHOR(Code)
The name of the a element.



AREA
final static String AREA(Code)
The name of the area element.



AXIS
final static String AXIS(Code)
The name of the axis attribute.



BACKGROUND
final static String BACKGROUND(Code)
The name of the background attribute.



BASE
final static String BASE(Code)
The name of the base element.



BGCOLOR
final static String BGCOLOR(Code)
The name of the bgcolor attribute.



BODY
final static String BODY(Code)
The name of the body element.



BORDER
final static String BORDER(Code)
The name of the border attribute.



BR
final static String BR(Code)
The name of the br element.



BUTTON
final static String BUTTON(Code)
The name of the button element.



CAPTION
final static String CAPTION(Code)
The name of the caption element.



CELLPADDING
final static String CELLPADDING(Code)
The name of the cellpadding attribute.



CELLSPACING
final static String CELLSPACING(Code)
The name of the cellspacing attribute.



CHAR
final static String CHAR(Code)
The name of the char attribute.



CHAROFF
final static String CHAROFF(Code)
The name of the charoff attribute.



CHARSET
final static String CHARSET(Code)
The name of the charset attribute.



CHECKED
final static String CHECKED(Code)
The name of the checked attribute.



CLASS
final static String CLASS(Code)
The name of the class attribute.



COLS
final static String COLS(Code)
The name of the cols attribute.



COLSPAN
final static String COLSPAN(Code)
The name of the colspan attribute.



COORDS
final static String COORDS(Code)
The name of the coords attribute.



DIR
final static String DIR(Code)
The name of the dir attribute.



DISABLED
final static String DISABLED(Code)
The name of the disabled attribute.



DIV
final static String DIV(Code)
The name of the div element.



ENCTYPE
final static String ENCTYPE(Code)
The name of the enctype attribute.



FOR
final static String FOR(Code)
The name of the for attribute.



FORM
final static String FORM(Code)
The name of the form element.



FORM_GET
final static String FORM_GET(Code)
Form get constant



FORM_POST
final static String FORM_POST(Code)
Form post constant



FRAME
final static String FRAME(Code)
The name of the frame attribute.



HEADERS
final static String HEADERS(Code)
The name of the headers attribute.



HEIGHT
final static String HEIGHT(Code)
The name of the height attribute.



HREF
final static String HREF(Code)
The name of the href attribute.



HREFLANG
final static String HREFLANG(Code)
The name of the hreflang attribute.



HSPACE
final static String HSPACE(Code)
The name of the hspace attribute.



HTML
final static String HTML(Code)
The name of the html element.



ID
final static String ID(Code)
The name of the id attribute.



IMAGE
final static String IMAGE(Code)
The name of the image element.



INPUT
final static String INPUT(Code)
The name of the input element.



INPUT_BUTTON
final static String INPUT_BUTTON(Code)
The InputType for the button



INPUT_CHECKBOX
final static String INPUT_CHECKBOX(Code)
The InputType for the checkbox



INPUT_FILE
final static String INPUT_FILE(Code)
The InputType for the file



INPUT_HIDDEN
final static String INPUT_HIDDEN(Code)
The InputType for the hidden



INPUT_IMAGE
final static String INPUT_IMAGE(Code)
The InputType for the image



INPUT_PASSWORD
final static String INPUT_PASSWORD(Code)
The InputType for the password



INPUT_RADIO
final static String INPUT_RADIO(Code)
The InputType for the radio



INPUT_RESET
final static String INPUT_RESET(Code)
The InputType for the reset



INPUT_SUBMIT
final static String INPUT_SUBMIT(Code)
The InputType for the submit



INPUT_TEXT
final static String INPUT_TEXT(Code)
The InputType for the text



ISMAP
final static String ISMAP(Code)
The name of the ismap attribute.



LABEL
final static String LABEL(Code)
The name of the label element.



LANG
final static String LANG(Code)
The name of the lang attribute.



LANGUAGE
final static String LANGUAGE(Code)
The name of the language attribute.



LINK
final static String LINK(Code)
The name of the link attribute.



LONGDESC
final static String LONGDESC(Code)
The name of the longdesc attribute.



MAXLENGTH
final static String MAXLENGTH(Code)
The name of the maxlength attribute.



METHOD
final static String METHOD(Code)
The name of the method attribute.



NAME
final static String NAME(Code)
The name of the name attribute.



ONBLUR
final static String ONBLUR(Code)
The name of the onblur attribute.



ONCHANGE
final static String ONCHANGE(Code)
The name of the onchange attribute.



ONCLICK
final static String ONCLICK(Code)
The name of the onclick attribute.



ONDBLCLICK
final static String ONDBLCLICK(Code)
The name of the ondblclick attribute.



ONFOCUS
final static String ONFOCUS(Code)
The name of the onfocus attribute.



ONKEYDOWN
final static String ONKEYDOWN(Code)
The name of the onkeydown attribute.



ONKEYPRESS
final static String ONKEYPRESS(Code)
The name of the onkeypress attribute.



ONKEYUP
final static String ONKEYUP(Code)
The name of the onkeyup attribute.



ONLOAD
final static String ONLOAD(Code)
The name of the onload attribute.



ONMOUSEDOWN
final static String ONMOUSEDOWN(Code)
The name of the onmousedown attribute.



ONMOUSEMOVE
final static String ONMOUSEMOVE(Code)
The name of the onmousemove attribute.



ONMOUSEOUT
final static String ONMOUSEOUT(Code)
The name of the onmouseout attribute.



ONMOUSEOVER
final static String ONMOUSEOVER(Code)
The name of the onmouseover attribute.



ONMOUSEUP
final static String ONMOUSEUP(Code)
The name of the onmouseup attribute.



ONRESET
final static String ONRESET(Code)
The name of the onreset attribute.



ONSELECT
final static String ONSELECT(Code)
The name of the onselect attribute.



ONSUBMIT
final static String ONSUBMIT(Code)
The name of the onsubmit attribute.



ONUNLOAD
final static String ONUNLOAD(Code)
The name of the onunload attribute.



OPTION
final static String OPTION(Code)
The name of the option element.



READONLY
final static String READONLY(Code)
The name of the readonly attribute.



REL
final static String REL(Code)
The name of the rel attribute.



REV
final static String REV(Code)
The name of the rev attribute.



ROWS
final static String ROWS(Code)
The name of the rows attribute.



ROWSPAN
final static String ROWSPAN(Code)
The name of the rowspan attribute.



RULES
final static String RULES(Code)
The name of the rules attribute.



SCOPE
final static String SCOPE(Code)
The name of the scope attribute.



SCRIPT
final static String SCRIPT(Code)
The name of the script element.



SELECT
final static String SELECT(Code)
The name of the select element.



SHAPE
final static String SHAPE(Code)
The name of the shape attribute.



SIZE
final static String SIZE(Code)
The name of the shape attribute.



SPAN
final static String SPAN(Code)
The name of the span element.



SRC
final static String SRC(Code)
The name of the src attribute.



STYLE
final static String STYLE(Code)
The name of the style attribute.



SUMMARY
final static String SUMMARY(Code)
The name of the summary attribute.



TABINDEX
final static String TABINDEX(Code)
The name of the tabindex attribute.



TABLE
final static String TABLE(Code)
The name of the table element.



TARGET
final static String TARGET(Code)
The name of the target attribute.



TBODY
final static String TBODY(Code)
The name of the tbody element.



TD
final static String TD(Code)
The name of the td element.



TEXT
final static String TEXT(Code)
The name of the text attribute.



TEXTAREA
final static String TEXTAREA(Code)
The name of the textarea element.



TFOOT
final static String TFOOT(Code)
The name of the tfoot element.



TH
final static String TH(Code)
The name of the th element.



THEAD
final static String THEAD(Code)
The name of the thead element.



TITLE
final static String TITLE(Code)
The name of the title attribute.



TR
final static String TR(Code)
The name of the tr element.



TYPE
final static String TYPE(Code)
The name of the type attribute.



USEMAP
final static String USEMAP(Code)
The name of the usemap attribute.



VALIGN
final static String VALIGN(Code)
The name of the char attribute.



VALUE
final static String VALUE(Code)
The name of the value attribute.



VLINK
final static String VLINK(Code)
The name of the vlink attribute.



VSPACE
final static String VSPACE(Code)
The name of the vspace attribute.



WIDTH
final static String WIDTH(Code)
The name of the width attribute.





www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.