Skip to content

Instantly share code, notes, and snippets.

@jarib
Created December 15, 2008 18:31
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 jarib/36034 to your computer and use it in GitHub Desktop.
Save jarib/36034 to your computer and use it in GitHub Desktop.
Image#fileCreatedDate => file_created_date
Image#fileSize => file_size
Image#hasLoaded? => loaded?
SelectList#getAllContents => options
SelectList#getSelectedItems => selected_options
SelectList#clearSelection => clear_selection
SelectList#includes? => include?
TextField#dragContentsTo => drag_contents_to
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment