Search
2252 results 651-660
Reference
dependent()
› Create a dependency on a field's value that can alter the formoften, in complex forms, the state of one orcreate()
› Create a new itemnew records, optionally showing the create form to theclose()
› Close the form displayThis method will 'close' the editing from - that is,clear()
› Remove one or more fields from the formThe clear() method is used to remove fields from an Editor, providing Editor with the ability to have its fields dynamically configured at any point through this method and the add() method.buttons()
› Define the control buttons to be shown in the forminline()) which, typically, provides the end user with abubblePosition()
› Reposition an editing bubble when it is visible.it will automatically position the editing bubble above thebubbleLocation()
› Get / set the bubble location relative to the cell.will attempt to keep the bubble editor in viewbubble()
› Activate bubble editingfields, very similar to the inline() editing option, butblur()
› Blur the currently displayed editorthey can both trigger the form to be closed,ajax()
› Get / set the Ajax configuration for the EditorThe ajax method can be