classicui_pub/lists_api/inc/EIKLBX.H
branchRCL_3
changeset 4 8ca85d2f0db7
parent 0 2f259fa3e83a
child 16 71dd06cfe933
equal deleted inserted replaced
0:2f259fa3e83a 4:8ca85d2f0db7
  1434 	*
  1434 	*
  1435 	* @since S60 5.0
  1435 	* @since S60 5.0
  1436 	* @param aItems Number of items in one grid line.
  1436 	* @param aItems Number of items in one grid line.
  1437 	*/
  1437 	*/
  1438     IMPORT_C void SetItemsInSingleLine(TInt aItems);
  1438     IMPORT_C void SetItemsInSingleLine(TInt aItems);
       
  1439     
       
  1440     /**
       
  1441     * Gets the number of list items in one line. This is more than one for
       
  1442     * grids only.
       
  1443 	*
       
  1444 	* @since S60 5.2
       
  1445 	* @return The number of list items in one line.
       
  1446 	*/
       
  1447     IMPORT_C TInt ItemsInSingleLine() const;
  1439 	
  1448 	
  1440     /**
  1449     /**
  1441     * Removes pointer event filtering for list items.
  1450     * Removes pointer event filtering for list items.
  1442     *
  1451     *
  1443     * When there are two pointer up events on the same item at short interval, 
  1452     * When there are two pointer up events on the same item at short interval,