ListEditingCheckAttributesEvent
typedef
Event fired on changes detected on the model list element to verify if the view representation of a list element is representing those attributes.
It allows triggering a re-wrapping of a list item.
Note: For convenience this event is namespaced and could be captured as checkAttributes:list or checkAttributes:item.
Properties
args : tuplemodule:list/list/listediting~ListEditingCheckAttributesEvent#argsname : 'checkAttributes' | 'checkAttributes:list' | 'checkAttributes:item'module:list/list/listediting~ListEditingCheckAttributesEvent#namereturn : booleanmodule:list/list/listediting~ListEditingCheckAttributesEvent#return