Search
2252 results 781-790
Reference
button().disable()› Disable the selected buttonis done by adding the class disabled to thebutton().collectionRebuild()› Rebuild a buttons collectionThis function is used to change, or update the contents of a collection button. This makes it possible to effortlessly add buttons to collections without having to redeclare the collection button.button().add()› Create a new button and add it to the documentThis method provides the ability to dynamically addbutton().active()› Get / set the active state of the selected buttonto visually show to the end user that thebutton().action()› Get / set the action function for the selected buttonbuttons().action()) this method provides the ability to get orDataTable.fileSave()› Save a file that has been created on the client-sideFileSaver, please refer to the FileSaver.js documentation.language.autoFill› Container object for language strings used by AutoFillthat are displayed to the end user to explainlanguage.autoFill.info› Information message shown at the top of the fill type selectorfill options available) has the ability to show anlanguage.autoFill.increment› Multi-fill selector message for the _increment_ fill typeThis option provides the ability to customise the message that the increment fill type will show when it is available for a data fill.language.autoFill.fillVertical› Multi-fill selector message for the _vertical fill_ fill typeThe vertical fill type will copy the data from the first row in the selected cells to the other cells vertically. This option sets the message that will be shown when this fill type is available.