{hero}

close()

Since: Editor 1.0

Close the form display.
Please note - this property requires the Editor extension for DataTables.

The full Editor reference documentation is available to registered users of Editor - the information shown below is a summary only. If you already have an Editor license please , alternatively an Editor license can be purchased on this site, or sign up for the free trial.

Description

This method will 'close' the editing from - that is, it will be removed from the display and the user will no longer be able to interact with the form, until it is made visible again.

This is the inverse of the open() method, although note that while open() will display the primary editing form, this method will remove all three editing modes (main form, bubble() and inline()) from the display - acting on whichever one is currently active.