Skip to content

Instantly share code, notes, and snippets.

@joshtynjala
Created April 17, 2016 16:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshtynjala/aff9117ced5991be6ac3005e933dd918 to your computer and use it in GitHub Desktop.
Save joshtynjala/aff9117ced5991be6ac3005e933dd918 to your computer and use it in GitHub Desktop.
Feathers SDK factoryFromInstance()
<f:Panel headerFactory="{factoryFromInstance(myHeader)}">
<fx:Declarations>
<f:Header id="myHeader"/>
</fx:Declarations>
</f:Panel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment