Guiinheritedmethod
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="refid" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="backgroundcolor" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="textcolor" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="fontfamily" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="fontsize" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="fontbold" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="fontitalic" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the backgroundcolor property.
Link copied to clipboard
Gets the value of the fontfamily property.
Link copied to clipboard
Gets the value of the fontsize property.
Link copied to clipboard
Gets the value of the refid property.
Link copied to clipboard
Gets the value of the textcolor property.
Link copied to clipboard
Gets the value of the fontbold property.
Link copied to clipboard
Gets the value of the fontitalic property.
Link copied to clipboard
Sets the value of the backgroundcolor property.
Link copied to clipboard
Sets the value of the fontbold property.
Link copied to clipboard
Sets the value of the fontfamily property.
Link copied to clipboard
Sets the value of the fontitalic property.
Link copied to clipboard
Sets the value of the fontsize property.
Link copied to clipboard
Sets the value of the refid property.
Link copied to clipboard
Sets the value of the textcolor property.