Search
2252 results 91-100
Reference
language.buttons.createState
› Set the text within the StateRestore creation buttonThis string is displayed in StateRestore's creation button. The button is fully documented at createState. The value set here is passed through the i18n() function.stateRestore-change
› Triggered when a state within StateRestore has been added, removed or changedtriggered whenever one of the following occurs to aupdateState
› Updates a selected state with the current table state.used as one of the secondary buttons within thestateRestore
› A split button that represents and provides functionality for a saved state.This is used as the primary button within asavedStatesCreate
› Extends `-button savedStates`, adding creating functionality to the collection normally displayedThis button extends the savedStates button to includerenameState
› Renames a state.used as one of the secondary buttons within theremoveState
› Removes a state from storage.used as one of the secondary buttons within theremoveAllStates
› Removes all stored states.can be displayed at the top level alongside thecreateState
› Creates a new state, based off of the current state of the table.and adds it to the savedStates collection. The statestateRestore.states()
› Get states from StateRestoreThis method provides the ability to retrieve states