new ListElement(options)
constructs a ListElement instance
Parameters:
| Name | Type | Description |
|---|---|---|
options |
Object | the options to be merged with defaults settings |
Methods
-
computeBounds()
-
compute bounds before drawing all graphic elements of ListElement instance
-
drawElements()
-
draws all graphic elements of the ListElement instance, cycles the items, draw them and computes positions
-
initData()
-
initializes data object for the ListElement instance
-
initDefaults()
-
Initialize default settings for List Element