function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ulas KutukUlas Kutuk 

Access listviews in apex controller

Does anybody knows how can I access to listviews through apex controller if it is possible ?

I need to access listviews to use fully customized visaulforce. 

Alex.AcostaAlex.Acosta

the APEX tag <apex:enhancedList> might be enough for you. Check it out.

 

http://www.salesforce.com/us/developer/docs/pages/Content/pages_compref_enhancedList.htm