Method: HexaPDF::Type::AcroForm::TextField#update_widgets
- Defined in:
- lib/hexapdf/type/acro_form/text_field.rb
#update_widgets ⇒ Object
Updates the widgets so that they reflect the current field value.
245 246 247 |
# File 'lib/hexapdf/type/acro_form/text_field.rb', line 245 def create_appearances(force: true) end |