@PickList( [CUSTOM] : [SINGLE] ; server : file ; view ; title ; prompt ; column ; categoryname )
Using the Ext.Window class, we can do something similar on the Web. Both buttons below will bring up the same PickList. The first button has its 'click' event set with JavaScript and the second button has the 'onclick' attribute of the input element set inline. You can 'view source' to see what I mean.
Title: Prompt: Column: multipe selection: true false