Simple Text Inline Edit API
Parameters
componentContainer
The componentContainer parameter is a selector, a single-element jQuery, or a DOM element specifying the root DOM node of the Inline Edit markup.
options
The options parameter is an optional data structure that configures the Inline Edit component(s), as described below in the fluid:Options section.
Supported Events
The Inline Edit component fires the following events (for more information about events in the Fluid Framework, see Events for Component Users):
Skinning
This component can be skinned "out of the box" when you include the component's CSS files. Just be sure to put the following in your document:
<link rel="stylesheet" type="text/css" href="components/inlineEdit/css/InlineEdit.css" />
Dependencies
The Inline Edit dependencies can be met by including the minified InfusionAll.js file in the header of the HTML file:
<script type="text/javascript" src="InfusionAll.js"></script>
Alternatively, the individual file requirements are: