X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.bootstrap.TableRow.json;h=158e3ce1204876211e7d636ea4719abba175d67a;hp=39a37a0afda6893a0be02aac869cdf106afb0952;hb=bf93a181bcf69830bec36b29d1b1a33dc9ecd88e;hpb=5ecba872c79bd4b91f172e96b81bab55cf009a12 diff --git a/docs/symbols/Roo.bootstrap.TableRow.json b/docs/symbols/Roo.bootstrap.TableRow.json index 39a37a0afd..158e3ce120 100644 --- a/docs/symbols/Roo.bootstrap.TableRow.json +++ b/docs/symbols/Roo.bootstrap.TableRow.json @@ -39,109 +39,151 @@ "name" : "charoff", "type" : "Number", "desc" : "Sets the number of characters the content will be aligned from the character specified by the char attribute", - "memberOf" : "" + "memberOf" : "", + "isOptional" : false, + "optvalues" : [] }, { "name" : "listeners", "type" : "Object", "desc" : "list of events and functions to call for this object, \nFor example :\n
\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  
", - "memberOf" : "Roo.util.Observable" + "memberOf" : "Roo.util.Observable", + "isOptional" : false, + "optvalues" : [] }, { "name" : "bgcolor", "type" : "String", "desc" : "Specifies a background color for a table row", - "memberOf" : "" + "memberOf" : "", + "isOptional" : false, + "optvalues" : [] }, { "name" : "tooltip", "type" : "string", "desc" : "Text for the tooltip", - "memberOf" : "Roo.bootstrap.Component" + "memberOf" : "Roo.bootstrap.Component", + "isOptional" : false, + "optvalues" : [] }, { "name" : "container_method", "type" : "string", "desc" : "method to fetch parents container element (used by NavHeaderbar - getHeaderChildContainer)", - "memberOf" : "Roo.bootstrap.Component" + "memberOf" : "Roo.bootstrap.Component", + "isOptional" : false, + "optvalues" : [] }, { "name" : "visibilityEl", "type" : "string|object", - "desc" : "t) What element to use for visibility (@see getVisibilityEl())", - "memberOf" : "Roo.bootstrap.Component" + "desc" : "t) What element to use for visibility (@see getVisibilityEl(", + "memberOf" : "Roo.bootstrap.Component", + "isOptional" : false, + "optvalues" : [ + "el", + "parent" + ] }, { "name" : "align", "type" : "String", "desc" : "Aligns the content in a table row", - "memberOf" : "" + "memberOf" : "", + "isOptional" : false, + "optvalues" : [] }, { "name" : "valign", "type" : "String", "desc" : "Vertical aligns the content in a table row", - "memberOf" : "" + "memberOf" : "", + "isOptional" : false, + "optvalues" : [] }, { "name" : "can_build_overlaid", "type" : "Boolean", "desc" : "True if element can be rebuild from a HTML page", - "memberOf" : "Roo.bootstrap.Component" + "memberOf" : "Roo.bootstrap.Component", + "isOptional" : false, + "optvalues" : [] }, { "name" : "hideMode", "type" : "String", - "desc" : "y)\nHow this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".", - "memberOf" : "Roo.Component" + "desc" : "y)\nHow this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display", + "memberOf" : "Roo.Component", + "isOptional" : false, + "optvalues" : [ + "display", + "visibility" + ] }, { "name" : "style", "type" : "String", "desc" : "any extra css", - "memberOf" : "Roo.bootstrap.Component" + "memberOf" : "Roo.bootstrap.Component", + "isOptional" : false, + "optvalues" : [] }, { "name" : "allowDomMove", "type" : "Boolean", "desc" : "Whether the component can move the Dom node when rendering (defaults to true).", - "memberOf" : "Roo.Component" + "memberOf" : "Roo.Component", + "isOptional" : false, + "optvalues" : [] }, { "name" : "cls", "type" : "String", "desc" : "row class", - "memberOf" : "" + "memberOf" : "", + "isOptional" : false, + "optvalues" : [] }, { "name" : "xattr", "type" : "Object", "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)", - "memberOf" : "Roo.bootstrap.Component" + "memberOf" : "Roo.bootstrap.Component", + "isOptional" : false, + "optvalues" : [] }, { "name" : "actionMode", "type" : "String", "desc" : "which property holds the element that used for hide() / show() / disable() / enable()\ndefault is 'el' for forms you probably want to set this to fieldEl", - "memberOf" : "Roo.Component" + "memberOf" : "Roo.Component", + "isOptional" : false, + "optvalues" : [] }, { "name" : "dataId", "type" : "string", "desc" : "cutomer id", - "memberOf" : "Roo.bootstrap.Component" + "memberOf" : "Roo.bootstrap.Component", + "isOptional" : false, + "optvalues" : [] }, { "name" : "name", "type" : "string", "desc" : "Specifies name attribute", - "memberOf" : "Roo.bootstrap.Component" + "memberOf" : "Roo.bootstrap.Component", + "isOptional" : false, + "optvalues" : [] }, { "name" : "disableClass", "type" : "String", "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").", - "memberOf" : "Roo.Component" + "memberOf" : "Roo.Component", + "isOptional" : false, + "optvalues" : [] } ], "methods" : [