Skip to content

Instantly share code, notes, and snippets.

@codenameone
Last active December 23, 2015 09:28
Show Gist options
  • Save codenameone/6614371 to your computer and use it in GitHub Desktop.
Save codenameone/6614371 to your computer and use it in GitHub Desktop.
Component customCmp = ...;
Command cmd = ...;
cmd.putClientProperty("SideComponent", customCmp);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment