new bbbfly.EditDate (def, ref, parent)
Parameters
| Name | Type | Description |
|---|---|---|
| def | bbbfly.EditDate.Definition | optional Descendant definition |
| ref | object | optional Reference owner |
| parent | object | string | optional Parent DIV element or it's ID |
Extends
- ngEditDate
- bbbfly.Edit
In Packages
Interfaces
Methods
-
inherited GetButton (buttonId){bbbfly.Edit.Button|null}
-
Parameters:
Name Type Description buttonId string Required button's ButtonId Returns:
Type Description bbbfly.Edit.Button | null - Button with passes ButtonId -
inherited SetFocusAfter ()
-
Focus edit with caret at the text end.
- See:
-
inherited SetFocusBefore ()
-
Focus edit with caret at the text begining.
- See:
Events
-
inherited OnInvalidChanged ()
-