dhx.DataRecord
Type: Interface
File:
Based on:
dhx.EventSystem
,
dhx.BaseBind
,
dhx.AtomDataLoader
,
dhx.Settings
Included in:
Methods
attachEvent
- attaches custom handler to inner event
bind
- binds components
blockEvent
- blocks event triggering
callEvent
- calls inner event
define
- sets configuration property or a hash of properties
detachEvent
- detaches custom code from handler
getValues
- gets hash of data values
hasEvent
- checks whether a component has an event
isVisible
- returns true if current view is visible
load
- loads values from external datasource
mapEvent
- routes events from one object to another
parse
- addes data from a datasource
refresh
- repaints view
setValues
- sets values for all inputs in the component
unblockEvent
- enables event triggering
Events
onxle
- fires after xml loading end
onxls
- fires before xml loading start
Properties
data
- loaded data
datatype
- type of loaded data
on
- allows to attach custom handlers to inner events of the component
url
- data url