chqu1012 / RichClientFX

A lightweight EMF Rich Client Platform based on JavaFX
Apache License 2.0
2 stars 0 forks source link

Lecture: Added Link element to xcore #490

Closed chqu1012 closed 5 years ago

chqu1012 commented 5 years ago

class Link extends HtmlElement, Content{ String href = '' String alt = '' }