Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   AddImageLinkColumn
  Home |  WebHare Lite |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
Applications
Module development
GUI development
 
Base interface elements
Dual column pages
Feedback handling
Form actions
Forms
Lists
AddImageLinkColumn
  Add an image link column
 
Library module::system/webui/lists.whlib
 
Syntax PUBLIC MACRO AddImageLinkColumn (STRING name,STRING header,INTEGER width,STRING descname,STRING linkname,INTEGER imgwidth,INTEGER imgheight)
 
Parameters
name Imagename, select from the list's items
Header Text that is displayed as header of this column
width Width of this column
descname Name of the column in the list's items with the description field
linkname Name of the column in the list's items with the link field
imgwidth The image's width in pixels
imgheight The height of the image, in pixels
 
 
In library 'lists'
AddActionColumn
AddCheckBoxColumn
AddCheckBoxMarginToList
AddIconColumn
AddIconMarginToList
AddImageColumn
AddImageLinkColumn
AddLinkColumn
AddTextColumn
AddTextFieldColumn
CreateList
GetList
GetListSortOrder
HideColumn
SetListColumnAlign
SetupList
StoreList
UpdateListMask
 
Top To top of page