Skip to content

Instantly share code, notes, and snippets.

@anpieber
Created October 5, 2012 08:18
Show Gist options
  • Save anpieber/3838718 to your computer and use it in GitHub Desktop.
Save anpieber/3838718 to your computer and use it in GitHub Desktop.
new AbstractBehavior() {
@Override
public void renderHead(Component component, IHeaderResponse response) {
//your logic goes here
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment