Skip to content

Instantly share code, notes, and snippets.

@EmmaEwert
Last active February 21, 2017 08:09
Show Gist options
  • Save EmmaEwert/c3d410b0f88db5c668ee7eacc614c15d to your computer and use it in GitHub Desktop.
Save EmmaEwert/c3d410b0f88db5c668ee7eacc614c15d to your computer and use it in GitHub Desktop.

Opret projekt

Indlæs fra CSV-fil til TableView

  • Definér Member-klasse
  • Opret TableView med TableColumns
  • Indsæt fra fil til TableView
  • Vis TableView på skærmen

Generelt om properties og lambdaer

  • Listeners
  • Property bindings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment