Component
|
Description
|
Element
|
Name — button
Wraps text that is used as the label on the button
|
UFE (button)
|
Name — addButton
Added by Before-text generated text defined for button element
Attributes:
• height
• width
• display (inline or block)
• tooltip (text to display when the user hovers over the button)
|
UFE (alert button)
|
Name — add AlertButton
Added by Before-text generated text defined for button element
Attributes:
• height
• width
• display (inline or block)
• tooltip (text to display when the user hovers over the button)
|
property set (button)
|
Name — pdfForms_addButton
Applied by the addButton UFE
|
property set (alert button)
|
Name — pdfForms_addAlertButton
Applied by the addAlertButton UFE
|
APP function (button)
|
Name — addPDFButton
Called by the property set pdfForms_addPDFButton
|
APP function (alert button)
|
Name — addPDFAlertButton
Called by the property set pdfForms_addPDFAlertButton
|