dhx.DataValue
Type: Interface
File:
Based on:
dhx.EventSystem
,
dhx.BaseBind
Included in:
Methods
attachEvent
- attaches custom handler to inner event
bind
- binds components
blockEvent
- blocks event triggering
callEvent
- calls inner event
detachEvent
- detaches custom code from handler
getValue
- returns current value of control
hasEvent
- checks whether a component has an event
isVisible
- returns true if current view is visible
mapEvent
- routes events from one object to another
refresh
- repaints a control
setValue
- sets a new value of control
unblockEvent
- enables event triggering
Events
Doesn't have any
Properties
on
- allows to attach custom handlers to inner events of the component