IAccessibleElement
public class PdfPTableHeader extends PdfPTableBody
Modifier and Type | Field | Description |
---|---|---|
protected PdfName |
role |
accessibleAttributes, id, rows
Constructor | Description |
---|---|
PdfPTableHeader() |
Modifier and Type | Method | Description |
---|---|---|
PdfName |
getRole() |
Gets the role of the accessible element.
|
void |
setRole(PdfName role) |
Sets the role of the accessiblee element.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAccessibleAttribute, getAccessibleAttributes, getId, isInline, setAccessibleAttribute, setId
protected PdfName role
public PdfName getRole()
IAccessibleElement
getRole
in interface IAccessibleElement
getRole
in class PdfPTableBody
public void setRole(PdfName role)
IAccessibleElement
null
if you don't want to tag this element.
Note that all child elements won't also be tagged.setRole
in interface IAccessibleElement
setRole
in class PdfPTableBody
Copyright © 1998–2018. All rights reserved.