| Package | Description | 
|---|---|
| org.mixer2.jaxb.xhtml | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ImgAlign | Input. align | 
| protected ImgAlign | Applet. align | 
| protected ImgAlign | Object. align | 
| protected ImgAlign | Iframe. align | 
| protected ImgAlign | Img. align | 
| Modifier and Type | Method and Description | 
|---|---|
| static ImgAlign | ImgAlign. fromValue(String v) | 
| ImgAlign | Input. getAlign()Gets the value of the align property. | 
| ImgAlign | Applet. getAlign()Gets the value of the align property. | 
| ImgAlign | Object. getAlign()Gets the value of the align property. | 
| ImgAlign | Iframe. getAlign()Gets the value of the align property. | 
| ImgAlign | Img. getAlign()Gets the value of the align property. | 
| static ImgAlign | ImgAlign. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ImgAlign[] | ImgAlign. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Input. setAlign(ImgAlign value)Sets the value of the align property. | 
| void | Applet. setAlign(ImgAlign value)Sets the value of the align property. | 
| void | Object. setAlign(ImgAlign value)Sets the value of the align property. | 
| void | Iframe. setAlign(ImgAlign value)Sets the value of the align property. | 
| void | Img. setAlign(ImgAlign value)Sets the value of the align property. | 
Copyright © 2021 Project Mixer2. All rights reserved.