Moved rico.js to minsrc and is now part of rico_min.js. Files are now sent to the...
[infodrom/rico3] / bin / Rico.xml
index cbc7804..d0f757a 100644 (file)
@@ -358,8 +358,6 @@ Rico
  Adds a new column to grid, returns column index\r
  </summary>\r
        <param name="ColumnObj"></param>\r
-       <returns></returns>\r
-       <remarks></remarks>\r
 </member><member name="T:Rico.LiveGrid">\r
        <summary>\r
  Class to define a LiveGrid\r
@@ -404,6 +402,10 @@ Rico
        <summary>\r
  Height of one line of text in ems. Default is 1.2, which should be fine for almost all situations.\r
  </summary>\r
+</member><member name="F:Rico.GridBase.windowResize">\r
+       <summary>\r
+ Resize grid when browser window is resized? Default is true.\r
+ </summary>\r
 </member><member name="P:Rico.GridBase.menuEvent">\r
        <summary>\r
  Specifies when the grid's popup menu should be invoked \r
@@ -480,6 +482,11 @@ Rico
        <summary>\r
  Specifies horizontal alignment: Left, Right, Center, or NotSet (default)\r
  </summary>\r
+</member><member name="P:Rico.StyleBase.Overflow">\r
+       <summary>\r
+ Normally, overflowed content is hidden, but this allows content in the cell to scroll.\r
+ Only applies to the grid, not to exports.\r
+ </summary>\r
 </member><member name="P:Rico.StyleBase.CssStyle">\r
        <summary>\r
  Used internally. Returns the style properties as a css string.\r
@@ -565,7 +572,6 @@ Rico
  Background image for grid headings and window titles.\r
  Should be left unset, as it is used only for the grayedout theme (in which case it is set automatically).\r
  </summary>\r
-       <remarks></remarks>\r
 </member><member name="F:Rico.LoadClient.BaseLib">\r
        <summary>\r
  The base Javascript library to load from http://ajax.googleapis.com/ajax/libs/, possible values include:\r
@@ -586,18 +592,15 @@ Rico
                </list>\r
                <para>Default value is "proto_min", which loads prototype 1.7 from the server control.</para>\r
        </summary>\r
-       <remarks></remarks>\r
 </member><member name="F:Rico.LoadClient.Logging">\r
        <summary>\r
  Enable Javascript console logging? Useful for debugging. Default is false.\r
  </summary>\r
-       <remarks></remarks>\r
 </member><member name="F:Rico.LoadClient.Language">\r
        <summary>\r
  Best left unset, in which case language will be set automatically based on request's HTTP_ACCEPT_LANGUAGE\r
  However, if you want to present the same locale settings to all users, then you can set this value to force the desired locale.\r
  </summary>\r
-       <remarks></remarks>\r
 </member><member name="F:Rico.LoadClient.LoadBaseLib">\r
        <summary>\r
  Load base Javascript library (prototype, jQuery, etc)?\r
@@ -605,34 +608,27 @@ Rico
  Set to false if library is being loaded another way. In this case, a BaseLib value is still required to indicate\r
  which library Rico should connect to.\r
  </summary>\r
-       <remarks></remarks>\r
 </member><member name="F:Rico.LoadClient.Striping">\r
        <summary>\r
  Apply row striping to LiveGrids? Default is true. Applies only when themes are used.\r
  </summary>\r
-       <remarks></remarks>\r
 </member><member name="F:Rico.LoadClient.SupportedLangs">\r
        <summary>\r
  Comma separated list of 2 letter locales that Rico supports.\r
  Do not set unless you have developed your own locale file.\r
  </summary>\r
-       <remarks></remarks>\r
 </member><member name="F:Rico.LoadClient.jQueryThemePath">\r
        <summary>\r
  URL to load jQuery themes from.\r
  Default is http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/\r
  Override this value if you have a jQuery theme on your own server.\r
  </summary>\r
-       <remarks></remarks>\r
 </member><member name="P:Rico.LoadClient.LoadedLanguage">\r
        <summary>\r
  Returns the 2 character string representing the Rico locale file that was actually used on the client.\r
  If there is no match between the requested languages and the available locale files, then english is used.\r
  Only available during the render phase.\r
  </summary>\r
-       <value></value>\r
-       <returns></returns>\r
-       <remarks></remarks>\r
 </member><member name="P:Rico.LoadClient.checkQueryString">\r
        <summary>\r
  Load settings from QueryString?  true for demo, false for anything else. Default is false.\r
@@ -652,14 +648,12 @@ Rico
                </list>\r
                <para>Boolean values in web.config should be the strings "true" or "1" for true, and "false" or "0" for false.</para>\r
        </summary>\r
-</member><member name="M:Rico.LoadClient.InitLiveGrids">\r
+</member><member name="M:Rico.LoadClient.InitLiveGrids(System.Web.UI.HtmlTextWriter)">\r
        <summary>\r
  Initialize all grids on the page\r
  Initialize grids with fixed # of rows first,\r
  then initialize grids with variable # of rows\r
  </summary>\r
-       <returns>javascript to initialize grids</returns>\r
-       <remarks></remarks>\r
 </member><member name="P:Rico.LoadClient.jTheme">\r
        <summary>\r
  Set theme to one of the jQuery Themeroller themes. Default is no theme.\r
@@ -682,7 +676,6 @@ Rico
        <summary>\r
  Loads the various Javascript, CSS, and image files required to make Rico function.\r
  </summary>\r
-       <remarks></remarks>\r
 </member><member name="P:Rico.My.Resources.Resources.ResourceManager">\r
        <summary>\r
   Returns the cached ResourceManager instance used by this class.\r