Guest User

Untitled

a guest
Jul 19th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. "trailersList": {
  2. "allowsEmptySelection": true,
  3. "allowsMultipleSelection": true,
  4. "dataArray": ["Item 1", "Item 2", "Item 3"],
  5. "labelElementId": "rowTitle",
  6. "listStyle": "List.DESKTOP_LIST",
  7. "propertyValues": {
  8. "dataArrayBinding": {
  9. "keypath": "dataSource.content.movieinfo"
  10. }
  11. },
  12. "sampleRows": 3,
  13. "selectionEnabled": true,
  14. "useDataSource": true,
  15. "view": "DC.List"
  16. },
Add Comment
Please, Sign In to add comment