Java Doc for Object.java in  » IDE-Netbeans » visualweb.api.designer » org » netbeans » modules » visualweb » xhtml » 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 » IDE Netbeans » visualweb.api.designer » org.netbeans.modules.visualweb.xhtml 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.netbeans.modules.visualweb.xhtml.Object

Object
public class Object (Code)
Object is generated from xhtml.rng by Relaxer. This class is derived from: -->
 <element name="object">
 <ref name="object.attlist"/>
 <!-- No restrictions on mixed content in TREX. -->
 <zeroOrMore>
 <ref name="param"/>
 </zeroOrMore>
 <ref name="Flow.model"/>
 </element>

version:
   xhtml.rng (Tue Apr 20 01:31:08 PDT 2004)
author:
   Relaxer 1.1b (http://www.relaxer.org)


Field Summary
final public static  StringALIGN_BOTTOM
    
final public static  StringALIGN_LEFT
    
final public static  StringALIGN_MIDDLE
    
final public static  StringALIGN_RIGHT
    
final public static  StringALIGN_TOP
    
final public static  StringDECLARE_DECLARE
    
final public static  StringDIR_LTR
    
final public static  StringDIR_RTL
    

Constructor Summary
public  Object()
     Creates a Object.

Method Summary
public  StringgetAlign()
     Gets the String property align.
public  StringgetArchive()
     Gets the String property archive.
public  StringgetBorder()
     Gets the String property border.
public  StringgetClassValue()
     Gets the String property classValue.
public  StringgetClassid()
     Gets the String property classid.
public  StringgetCodebase()
     Gets the String property codebase.
public  StringgetCodetype()
     Gets the String property codetype.
public  StringgetData()
     Gets the String property data.
public  StringgetDeclare()
     Gets the String property declare.
public  StringgetDir()
     Gets the String property dir.
public  StringgetHeight()
     Gets the String property height.
public  StringgetHspace()
     Gets the String property hspace.
public  StringgetId()
     Gets the String property id.
public  StringgetLang()
     Gets the java.util.Locale property lang.
public  StringgetName()
     Gets the String property name.
public  StringgetOnclick()
     Gets the String property onclick.
public  StringgetOndblclick()
     Gets the String property ondblclick.
public  StringgetOnkeydown()
     Gets the String property onkeydown.
public  StringgetOnkeypress()
     Gets the String property onkeypress.
public  StringgetOnkeyup()
     Gets the String property onkeyup.
public  StringgetOnmousedown()
     Gets the String property onmousedown.
public  StringgetOnmousemove()
     Gets the String property onmousemove.
public  StringgetOnmouseout()
     Gets the String property onmouseout.
public  StringgetOnmouseover()
     Gets the String property onmouseover.
public  StringgetOnmouseup()
     Gets the String property onmouseup.
public  StringgetStandby()
     Gets the String property standby.
public  StringgetStyle()
     Gets the String property style.
public  StringgetTabindex()
     Gets the String property tabindex.
public  StringgetTitle()
     Gets the String property title.
public  StringgetType()
     Gets the String property type.
public  StringgetUsemap()
     Gets the String property usemap.
public  StringgetVspace()
     Gets the String property vspace.
public  StringgetWidth()
     Gets the String property width.
public  StringgetXmlLang()
     Gets the java.util.Locale property xmlLang.
public  voidsetAlign(String align)
     Sets the String property align.
public  voidsetArchive(String archive)
     Sets the String property archive.
public  voidsetBorder(String border)
     Sets the String property border.
public  voidsetClassValue(String classValue)
     Sets the String property classValue.
public  voidsetClassid(String classid)
     Sets the String property classid.
public  voidsetCodebase(String codebase)
     Sets the String property codebase.
public  voidsetCodetype(String codetype)
     Sets the String property codetype.
public  voidsetData(String data)
     Sets the String property data.
public  voidsetDeclare(String declare)
     Sets the String property declare.
public  voidsetDir(String dir)
     Sets the String property dir.
public  voidsetHeight(String height)
     Sets the String property height.
public  voidsetHspace(String hspace)
     Sets the String property hspace.
public  voidsetId(String id)
     Sets the String property id.
public  voidsetLang(String lang)
     Sets the java.util.Locale property lang.
public  voidsetName(String name)
     Sets the String property name.
public  voidsetOnclick(String onclick)
     Sets the String property onclick.
public  voidsetOndblclick(String ondblclick)
     Sets the String property ondblclick.
public  voidsetOnkeydown(String onkeydown)
     Sets the String property onkeydown.
public  voidsetOnkeypress(String onkeypress)
     Sets the String property onkeypress.
public  voidsetOnkeyup(String onkeyup)
     Sets the String property onkeyup.
public  voidsetOnmousedown(String onmousedown)
     Sets the String property onmousedown.
public  voidsetOnmousemove(String onmousemove)
     Sets the String property onmousemove.
public  voidsetOnmouseout(String onmouseout)
     Sets the String property onmouseout.
public  voidsetOnmouseover(String onmouseover)
     Sets the String property onmouseover.
public  voidsetOnmouseup(String onmouseup)
     Sets the String property onmouseup.
public  voidsetStandby(String standby)
     Sets the String property standby.
public  voidsetStyle(String style)
     Sets the String property style.
public  voidsetTabindex(String tabindex)
     Sets the String property tabindex.
public  voidsetTitle(String title)
     Sets the String property title.
public  voidsetType(String type)
     Sets the String property type.
public  voidsetUsemap(String usemap)
     Sets the String property usemap.
public  voidsetVspace(String vspace)
     Sets the String property vspace.
public  voidsetWidth(String width)
     Sets the String property width.
public  voidsetXmlLang(String xmlLang)
     Sets the java.util.Locale property xmlLang.

Field Detail
ALIGN_BOTTOM
final public static String ALIGN_BOTTOM(Code)



ALIGN_LEFT
final public static String ALIGN_LEFT(Code)



ALIGN_MIDDLE
final public static String ALIGN_MIDDLE(Code)



ALIGN_RIGHT
final public static String ALIGN_RIGHT(Code)



ALIGN_TOP
final public static String ALIGN_TOP(Code)



DECLARE_DECLARE
final public static String DECLARE_DECLARE(Code)



DIR_LTR
final public static String DIR_LTR(Code)



DIR_RTL
final public static String DIR_RTL(Code)




Constructor Detail
Object
public Object()(Code)
Creates a Object.




Method Detail
getAlign
public String getAlign()(Code)
Gets the String property align. String



getArchive
public String getArchive()(Code)
Gets the String property archive. String



getBorder
public String getBorder()(Code)
Gets the String property border. String



getClassValue
public String getClassValue()(Code)
Gets the String property classValue. String



getClassid
public String getClassid()(Code)
Gets the String property classid. String



getCodebase
public String getCodebase()(Code)
Gets the String property codebase. String



getCodetype
public String getCodetype()(Code)
Gets the String property codetype. String



getData
public String getData()(Code)
Gets the String property data. String



getDeclare
public String getDeclare()(Code)
Gets the String property declare. String



getDir
public String getDir()(Code)
Gets the String property dir. String



getHeight
public String getHeight()(Code)
Gets the String property height. String



getHspace
public String getHspace()(Code)
Gets the String property hspace. String



getId
public String getId()(Code)
Gets the String property id. String



getLang
public String getLang()(Code)
Gets the java.util.Locale property lang. java.util.Locale



getName
public String getName()(Code)
Gets the String property name. String



getOnclick
public String getOnclick()(Code)
Gets the String property onclick. String



getOndblclick
public String getOndblclick()(Code)
Gets the String property ondblclick. String



getOnkeydown
public String getOnkeydown()(Code)
Gets the String property onkeydown. String



getOnkeypress
public String getOnkeypress()(Code)
Gets the String property onkeypress. String



getOnkeyup
public String getOnkeyup()(Code)
Gets the String property onkeyup. String



getOnmousedown
public String getOnmousedown()(Code)
Gets the String property onmousedown. String



getOnmousemove
public String getOnmousemove()(Code)
Gets the String property onmousemove. String



getOnmouseout
public String getOnmouseout()(Code)
Gets the String property onmouseout. String



getOnmouseover
public String getOnmouseover()(Code)
Gets the String property onmouseover. String



getOnmouseup
public String getOnmouseup()(Code)
Gets the String property onmouseup. String



getStandby
public String getStandby()(Code)
Gets the String property standby. String



getStyle
public String getStyle()(Code)
Gets the String property style. String



getTabindex
public String getTabindex()(Code)
Gets the String property tabindex. String



getTitle
public String getTitle()(Code)
Gets the String property title. String



getType
public String getType()(Code)
Gets the String property type. String



getUsemap
public String getUsemap()(Code)
Gets the String property usemap. String



getVspace
public String getVspace()(Code)
Gets the String property vspace. String



getWidth
public String getWidth()(Code)
Gets the String property width. String



getXmlLang
public String getXmlLang()(Code)
Gets the java.util.Locale property xmlLang. java.util.Locale



setAlign
public void setAlign(String align)(Code)
Sets the String property align.
Parameters:
  align -



setArchive
public void setArchive(String archive)(Code)
Sets the String property archive.
Parameters:
  archive -



setBorder
public void setBorder(String border)(Code)
Sets the String property border.
Parameters:
  border -



setClassValue
public void setClassValue(String classValue)(Code)
Sets the String property classValue.
Parameters:
  classValue -



setClassid
public void setClassid(String classid)(Code)
Sets the String property classid.
Parameters:
  classid -



setCodebase
public void setCodebase(String codebase)(Code)
Sets the String property codebase.
Parameters:
  codebase -



setCodetype
public void setCodetype(String codetype)(Code)
Sets the String property codetype.
Parameters:
  codetype -



setData
public void setData(String data)(Code)
Sets the String property data.
Parameters:
  data -



setDeclare
public void setDeclare(String declare)(Code)
Sets the String property declare.
Parameters:
  declare -



setDir
public void setDir(String dir)(Code)
Sets the String property dir.
Parameters:
  dir -



setHeight
public void setHeight(String height)(Code)
Sets the String property height.
Parameters:
  height -



setHspace
public void setHspace(String hspace)(Code)
Sets the String property hspace.
Parameters:
  hspace -



setId
public void setId(String id)(Code)
Sets the String property id.
Parameters:
  id -



setLang
public void setLang(String lang)(Code)
Sets the java.util.Locale property lang.
Parameters:
  lang -



setName
public void setName(String name)(Code)
Sets the String property name.
Parameters:
  name -



setOnclick
public void setOnclick(String onclick)(Code)
Sets the String property onclick.
Parameters:
  onclick -



setOndblclick
public void setOndblclick(String ondblclick)(Code)
Sets the String property ondblclick.
Parameters:
  ondblclick -



setOnkeydown
public void setOnkeydown(String onkeydown)(Code)
Sets the String property onkeydown.
Parameters:
  onkeydown -



setOnkeypress
public void setOnkeypress(String onkeypress)(Code)
Sets the String property onkeypress.
Parameters:
  onkeypress -



setOnkeyup
public void setOnkeyup(String onkeyup)(Code)
Sets the String property onkeyup.
Parameters:
  onkeyup -



setOnmousedown
public void setOnmousedown(String onmousedown)(Code)
Sets the String property onmousedown.
Parameters:
  onmousedown -



setOnmousemove
public void setOnmousemove(String onmousemove)(Code)
Sets the String property onmousemove.
Parameters:
  onmousemove -



setOnmouseout
public void setOnmouseout(String onmouseout)(Code)
Sets the String property onmouseout.
Parameters:
  onmouseout -



setOnmouseover
public void setOnmouseover(String onmouseover)(Code)
Sets the String property onmouseover.
Parameters:
  onmouseover -



setOnmouseup
public void setOnmouseup(String onmouseup)(Code)
Sets the String property onmouseup.
Parameters:
  onmouseup -



setStandby
public void setStandby(String standby)(Code)
Sets the String property standby.
Parameters:
  standby -



setStyle
public void setStyle(String style)(Code)
Sets the String property style.
Parameters:
  style -



setTabindex
public void setTabindex(String tabindex)(Code)
Sets the String property tabindex.
Parameters:
  tabindex -



setTitle
public void setTitle(String title)(Code)
Sets the String property title.
Parameters:
  title -



setType
public void setType(String type)(Code)
Sets the String property type.
Parameters:
  type -



setUsemap
public void setUsemap(String usemap)(Code)
Sets the String property usemap.
Parameters:
  usemap -



setVspace
public void setVspace(String vspace)(Code)
Sets the String property vspace.
Parameters:
  vspace -



setWidth
public void setWidth(String width)(Code)
Sets the String property width.
Parameters:
  width -



setXmlLang
public void setXmlLang(String xmlLang)(Code)
Sets the java.util.Locale property xmlLang.
Parameters:
  xmlLang -



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