nUITablerowElement
com.softwareag.mobile.runtime.nui.nUITablerowElement
Use to add a row to a table (
nUITableElement). The table row contains one or more
nUITablecellElement objects.
Usage Notes
Use the
Bgcolor attribute to set the table row’s background color. By default, the background color is transparent. To change the color, set the
Bgcolor attribute to an integer that is based on a 32-bit Alpha Red Green Blue (ARGB) format. You can use any solid color. If you specify an Alpha value that is not opaque (0xFF), the behavior of the table row object is undefined.