ajaxOptions comments example
This commit is contained in:
parent
b2009d7c45
commit
d96b2dfdf9
@ -445,6 +445,11 @@ Editableform is linked with one of input types, e.g. 'text' or 'select'.
|
||||
/**
|
||||
Wether to show buttons or not.
|
||||
Form without buttons can be auto-submitted by input or by onblur = 'submit'.
|
||||
@example
|
||||
ajaxOptions: {
|
||||
method: 'PUT',
|
||||
dataType: 'xml'
|
||||
}
|
||||
|
||||
@property showbuttons
|
||||
@type boolean
|
||||
|
Loading…
x
Reference in New Issue
Block a user