Skip to content

Instantly share code, notes, and snippets.

@tyoshikawa1106
Last active December 16, 2015 18:09
Show Gist options
  • Save tyoshikawa1106/5475602 to your computer and use it in GitHub Desktop.
Save tyoshikawa1106/5475602 to your computer and use it in GitHub Desktop.
apex:enhancedList
<apex:page>
<apex:enhancedList type="Account" height="300" rowsPerPage="10" id="AccountList" />
</apex:page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment