module_inputex-plugin.html #1

  • //
  • guest/
  • christiane_renck/
  • mergequestjs/
  • main/
  • demos/
  • WireIt/
  • api/
  • module_inputex-plugin.html
  • View
  • Commits
  • Open Download .zip Download (22 KB)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html xmlns:yui="http://yuilibrary.com/rdf/1.0/yui.rdf#">
<head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
	<title>API: inputex-plugin   (YUI Library)</title>

	<link rel="stylesheet" type="text/css" href="assets/reset-fonts-grids-min.css" />
	<link rel="stylesheet" type="text/css" href="assets/api.css" />

    <script type="text/javascript" src="assets/api-js"></script>
    <script type="text/javascript" src="assets/ac-js"></script>
</head>

<body id="yahoo-com">

<div id="doc3" class="yui-t2">
	<div id="hd">
        <h1><a href="http://neyric.github.com/wireit" title="WireItLibrary">WireItLibrary</a></h1>
        <h3>inputex-plugin&nbsp; <span class="subtitle">0.6.0</span></h3>
        <a href="./index.html" title="WireItLibrary">WireItLibrary</a> 
            &gt; <a href="./module_inputex-plugin.html" title="inputex-plugin">inputex-plugin</a>
                
                
        <form onsubmit="return false">
            <div id="propertysearch">
                Search: <input autocomplete="off" id="searchinput" />
                <div id="searchresults">
                    &nbsp;
                </div>
            </div>
        </form>
	</div>

	<div id="bd">
		<div id="yui-main">
			<div class="yui-b">
            <form action="#" name="yui-classopts-form" method="get" id="yui-classopts-form">
                <fieldset>
                    <legend>Filters</legend>
                <span class="classopts"><input type="checkbox" name="show_private" id="show_private" /> <label for="show_private">Show Private</label></span>
                <span class="classopts"><input type="checkbox" name="show_protected" id="show_protected" /> <label for="show_protected">Show Protected</label></span>
                <span class="classopts"><input type="checkbox" name="show_deprecated" id="show_deprecated" /> <label for="show_deprecated">Show Deprecated</label></span>
                </fieldset>
            </form>

                   
                    <h3>Module: inputex-plugin
                    


                    </h3>
                    <div class="description summary">
                        Include the form library inputEx + WirableField + FormContainer<br />
<br />
<b>WARNING</b>: The "WirableField.js" file MUST be loaded AFTER "inputEx/field.js" and BEFORE all other inputEx fields !<br />
<br />
See the inputEx website for documentation of the fields & forms: <a href='http://neyric.github.com/inputex'>http://neyric.github.com/inputex</a><br />
                    </div>



                <div class="yui-gc">
                    <div class="yui-u first">

                            <p>This module contains the following classes:</p>
                            <script>
                            //var YUI_CLASS_LIST = [{"extends": {"superclass": {}, "events": {}, "configs": {}, "properties": {}, "methods": {}}, "description": "Copy of the original inputEx.Field class that we're gonna override to extend it.", "guessedname": "inputEx.BaseField", "name": "inputEx.BaseField"}, {"extends": {"superclass": {}, "events": {}, "configs": {}, "properties": {}, "methods": {}}, "description": "Class to make inputEx Fields \"wirable\".Re-create inputEx.Field adding the wirable properties", "guessedname": "inputEx.Field", "name": "inputEx.Field"}, {"extends": {"superclass": {"WireIt.Container": "WireIt.Container"}, "events": {"WireIt.Container": [{"access": "", "deprecated": false, "name": "eventAddWire"}, {"access": "", "deprecated": false, "name": "eventBlur"}, {"access": "", "deprecated": false, "name": "eventFocus"}, {"access": "", "deprecated": false, "name": "eventRemoveWire"}]}, "configs": {}, "properties": {"WireIt.Container": [{"access": "", "deprecated": false, "name": "bodyEl"}, {"access": "", "deprecated": false, "name": "className"}, {"access": "", "deprecated": false, "name": "close"}, {"access": "", "deprecated": false, "name": "closeButtonClassName"}, {"access": "", "deprecated": false, "name": "ddHandle"}, {"access": "", "deprecated": false, "name": "ddHandleClassName"}, {"access": "", "deprecated": false, "name": "draggable"}, {"access": "", "deprecated": false, "name": "el"}, {"access": "", "deprecated": false, "name": "groupable"}, {"access": "", "deprecated": false, "name": "height"}, {"access": "", "deprecated": false, "name": "icon"}, {"access": "", "deprecated": false, "name": "layer"}, {"access": "", "deprecated": false, "name": "position"}, {"access": "", "deprecated": false, "name": "preventSelfWiring"}, {"access": "", "deprecated": false, "name": "resizable"}, {"access": "", "deprecated": false, "name": "resizeHandleClassName"}, {"access": "", "deprecated": false, "name": "terminals"}, {"access": "", "deprecated": false, "name": "title"}, {"access": "", "deprecated": false, "name": "width"}, {"access": "", "deprecated": false, "name": "wires"}, {"access": "", "deprecated": false, "name": "xtype"}]}, "methods": {"WireIt.Container": [{"access": "", "deprecated": false, "name": "addTerminal"}, {"access": "", "deprecated": false, "name": "dehighlight"}, {"access": "", "deprecated": false, "name": "getConfig"}, {"access": "", "deprecated": false, "name": "getTerminal"}, {"access": "", "deprecated": false, "name": "getValue"}, {"access": "", "deprecated": false, "name": "getXY"}, {"access": "", "deprecated": false, "name": "highlight"}, {"access": "", "deprecated": false, "name": "initTerminals"}, {"access": "", "deprecated": false, "name": "makeDraggable"}, {"access": "", "deprecated": false, "name": "makeResizable"}, {"access": "", "deprecated": false, "name": "onAddWire"}, {"access": "", "deprecated": false, "name": "onCloseButton"}, {"access": "", "deprecated": false, "name": "onMouseDown"}, {"access": "", "deprecated": false, "name": "onRemoveWire"}, {"access": "", "deprecated": false, "name": "onResize"}, {"access": "", "deprecated": false, "name": "redrawAllTerminals"}, {"access": "", "deprecated": false, "name": "remove"}, {"access": "", "deprecated": false, "name": "removeAllTerminals"}, {"access": "", "deprecated": false, "name": "removeFocus"}, {"access": "", "deprecated": false, "name": "render"}, {"access": "", "deprecated": false, "name": "setBody"}, {"access": "", "deprecated": false, "name": "setFocus"}, {"access": "", "deprecated": false, "name": "setOptions"}, {"access": "", "deprecated": false, "name": "setValue"}, {"access": "", "deprecated": false, "name": "superHighlight"}]}}, "description": "Container that has a Layer", "guessedname": "inputEx.LayerContainer", "name": "inputEx.LayerContainer"}, {"extends": {"superclass": {"WireIt.Container": "WireIt.Container"}, "events": {"WireIt.Container": [{"access": "", "deprecated": false, "name": "eventAddWire"}, {"access": "", "deprecated": false, "name": "eventBlur"}, {"access": "", "deprecated": false, "name": "eventFocus"}, {"access": "", "deprecated": false, "name": "eventRemoveWire"}]}, "configs": {}, "properties": {"WireIt.Container": [{"access": "", "deprecated": false, "name": "bodyEl"}, {"access": "", "deprecated": false, "name": "className"}, {"access": "", "deprecated": false, "name": "close"}, {"access": "", "deprecated": false, "name": "closeButtonClassName"}, {"access": "", "deprecated": false, "name": "ddHandle"}, {"access": "", "deprecated": false, "name": "ddHandleClassName"}, {"access": "", "deprecated": false, "name": "draggable"}, {"access": "", "deprecated": false, "name": "el"}, {"access": "", "deprecated": false, "name": "groupable"}, {"access": "", "deprecated": false, "name": "height"}, {"access": "", "deprecated": false, "name": "icon"}, {"access": "", "deprecated": false, "name": "layer"}, {"access": "", "deprecated": false, "name": "position"}, {"access": "", "deprecated": false, "name": "preventSelfWiring"}, {"access": "", "deprecated": false, "name": "resizable"}, {"access": "", "deprecated": false, "name": "resizeHandleClassName"}, {"access": "", "deprecated": false, "name": "terminals"}, {"access": "", "deprecated": false, "name": "title"}, {"access": "", "deprecated": false, "name": "width"}, {"access": "", "deprecated": false, "name": "wires"}, {"access": "", "deprecated": false, "name": "xtype"}]}, "methods": {"WireIt.Container": [{"access": "", "deprecated": false, "name": "addTerminal"}, {"access": "", "deprecated": false, "name": "dehighlight"}, {"access": "", "deprecated": false, "name": "getConfig"}, {"access": "", "deprecated": false, "name": "getTerminal"}, {"access": "", "deprecated": false, "name": "getValue"}, {"access": "", "deprecated": false, "name": "getXY"}, {"access": "", "deprecated": false, "name": "highlight"}, {"access": "", "deprecated": false, "name": "initTerminals"}, {"access": "", "deprecated": false, "name": "makeDraggable"}, {"access": "", "deprecated": false, "name": "makeResizable"}, {"access": "", "deprecated": false, "name": "onAddWire"}, {"access": "", "deprecated": false, "name": "onCloseButton"}, {"access": "", "deprecated": false, "name": "onMouseDown"}, {"access": "", "deprecated": false, "name": "onRemoveWire"}, {"access": "", "deprecated": false, "name": "onResize"}, {"access": "", "deprecated": false, "name": "redrawAllTerminals"}, {"access": "", "deprecated": false, "name": "remove"}, {"access": "", "deprecated": false, "name": "removeAllTerminals"}, {"access": "", "deprecated": false, "name": "removeFocus"}, {"access": "", "deprecated": false, "name": "render"}, {"access": "", "deprecated": false, "name": "setBody"}, {"access": "", "deprecated": false, "name": "setFocus"}, {"access": "", "deprecated": false, "name": "setOptions"}, {"access": "", "deprecated": false, "name": "setValue"}, {"access": "", "deprecated": false, "name": "superHighlight"}]}}, "description": "Class used to build a container with inputEx forms", "guessedname": "WireIt.FormContainer", "name": "WireIt.FormContainer"}, {"extends": {"superclass": {"WireIt.Container": "WireIt.Container", "WireIt.FormContainer": "WireIt.FormContainer"}, "events": {"WireIt.Container": [{"access": "", "deprecated": false, "name": "eventAddWire"}, {"access": "", "deprecated": false, "name": "eventBlur"}, {"access": "", "deprecated": false, "name": "eventFocus"}, {"access": "", "deprecated": false, "name": "eventRemoveWire"}]}, "configs": {}, "properties": {"WireIt.Container": [{"access": "", "deprecated": false, "name": "bodyEl"}, {"access": "", "deprecated": false, "name": "className"}, {"access": "", "deprecated": false, "name": "close"}, {"access": "", "deprecated": false, "name": "closeButtonClassName"}, {"access": "", "deprecated": false, "name": "ddHandle"}, {"access": "", "deprecated": false, "name": "ddHandleClassName"}, {"access": "", "deprecated": false, "name": "draggable"}, {"access": "", "deprecated": false, "name": "el"}, {"access": "", "deprecated": false, "name": "groupable"}, {"access": "", "deprecated": false, "name": "height"}, {"access": "", "deprecated": false, "name": "icon"}, {"access": "", "deprecated": false, "name": "layer"}, {"access": "", "deprecated": false, "name": "position"}, {"access": "", "deprecated": false, "name": "preventSelfWiring"}, {"access": "", "deprecated": false, "name": "resizable"}, {"access": "", "deprecated": false, "name": "resizeHandleClassName"}, {"access": "", "deprecated": false, "name": "terminals"}, {"access": "", "deprecated": false, "name": "title"}, {"access": "", "deprecated": false, "name": "width"}, {"access": "", "deprecated": false, "name": "wires"}, {"access": "", "deprecated": false, "name": "xtype"}], "WireIt.FormContainer": [{"access": "", "deprecated": false, "name": "collapsible"}, {"access": "", "deprecated": false, "name": "fields"}, {"access": "", "deprecated": false, "name": "legend"}, {"access": "", "deprecated": false, "name": "xtype"}]}, "methods": {"WireIt.Container": [{"access": "", "deprecated": false, "name": "addTerminal"}, {"access": "", "deprecated": false, "name": "dehighlight"}, {"access": "", "deprecated": false, "name": "getConfig"}, {"access": "", "deprecated": false, "name": "getTerminal"}, {"access": "", "deprecated": false, "name": "getValue"}, {"access": "", "deprecated": false, "name": "getXY"}, {"access": "", "deprecated": false, "name": "highlight"}, {"access": "", "deprecated": false, "name": "initTerminals"}, {"access": "", "deprecated": false, "name": "makeDraggable"}, {"access": "", "deprecated": false, "name": "makeResizable"}, {"access": "", "deprecated": false, "name": "onAddWire"}, {"access": "", "deprecated": false, "name": "onCloseButton"}, {"access": "", "deprecated": false, "name": "onMouseDown"}, {"access": "", "deprecated": false, "name": "onRemoveWire"}, {"access": "", "deprecated": false, "name": "onResize"}, {"access": "", "deprecated": false, "name": "redrawAllTerminals"}, {"access": "", "deprecated": false, "name": "remove"}, {"access": "", "deprecated": false, "name": "removeAllTerminals"}, {"access": "", "deprecated": false, "name": "removeFocus"}, {"access": "", "deprecated": false, "name": "render"}, {"access": "", "deprecated": false, "name": "setBody"}, {"access": "", "deprecated": false, "name": "setFocus"}, {"access": "", "deprecated": false, "name": "setOptions"}, {"access": "", "deprecated": false, "name": "setValue"}, {"access": "", "deprecated": false, "name": "superHighlight"}], "WireIt.FormContainer": [{"access": "", "deprecated": false, "name": "getValue"}, {"access": "", "deprecated": false, "name": "render"}, {"access": "", "deprecated": false, "name": "renderForm"}, {"access": "", "deprecated": false, "name": "setOptions"}, {"access": "", "deprecated": false, "name": "setValue"}]}}, "description": "Form container for a single textarea field which is resizeable. \nImportant: this class takes the exact same arguments as the FormContainer !\nYou still need to specify the \"fields\".", "guessedname": "WireIt.TextareaContainer", "name": "WireIt.TextareaContainer"}];
                            </script>
                            <div id="splash_classList">
                                <ul>
                                    <li><a href="inputEx.BaseField.html" title="inputEx.BaseField" id="class_0">inputEx.BaseField</a></li>
                                    <li><a href="inputEx.Field.html" title="inputEx.Field" id="class_1">inputEx.Field</a></li>
                                    <li><a href="inputEx.LayerContainer.html" title="inputEx.LayerContainer" id="class_2">inputEx.LayerContainer</a></li>
                                    <li><a href="WireIt.FormContainer.html" title="WireIt.FormContainer" id="class_3">WireIt.FormContainer</a></li>
                                    <li><a href="WireIt.TextareaContainer.html" title="WireIt.TextareaContainer" id="class_4">WireIt.TextareaContainer</a></li>
                                </ul>
                            </div>
                    </div>
                    <div class="yui-u">

                        </div>
                </div>

			</div>
		</div>
		<div class="yui-b">
            <div class="nav">

                    <div id="moduleList" class="module">
                        <h4>Modules</h4>
                        <ul class="content">
                                <li class=""><a href="module_animations-plugin.html" title="animations-plugin">animations-plugin</a></li>
                                <li class=""><a href="module_composable-plugin.html" title="composable-plugin">composable-plugin</a></li>
                                <li class=""><a href="module_editor-plugin.html" title="editor-plugin">editor-plugin</a></li>
                                <li class="selected"><a href="module_inputex-plugin.html" title="inputex-plugin">inputex-plugin</a></li>
                                <li class=""><a href="module_layout-plugin.html" title="layout-plugin">layout-plugin</a></li>
                                <li class=""><a href="module_wireit.html" title="WireIt">WireIt</a></li>
                        </ul>
                    </div>

                    <div id="classList" class="module">
                        <h4>Classes</h4>
                        <ul class="content">
                                <li class=""><a href="inputEx.BaseField.html" title="inputEx.BaseField">inputEx.BaseField</a></li>
                                <li class=""><a href="inputEx.Field.html" title="inputEx.Field">inputEx.Field</a></li>
                                <li class=""><a href="inputEx.LayerContainer.html" title="inputEx.LayerContainer">inputEx.LayerContainer</a></li>
                                <li class=""><a href="WireIt.FormContainer.html" title="WireIt.FormContainer">WireIt.FormContainer</a></li>
                                <li class=""><a href="WireIt.TextareaContainer.html" title="WireIt.TextareaContainer">WireIt.TextareaContainer</a></li>
                        </ul>
                    </div>

                    <div id="fileList" class="module">
                        <h4>Files</h4>
                        <ul class="content">        
                                <li class=""><a href="fields.js.html" title="fields.js">fields.js</a></li>
                                <li class=""><a href="LayerContainer.js.html" title="LayerContainer.js">LayerContainer.js</a></li>
                                <li class=""><a href="Layout.js.html" title="Layout.js">Layout.js</a></li>
                                <li class=""><a href="TextareaContainer.js.html" title="TextareaContainer.js">TextareaContainer.js</a></li>
                                <li class=""><a href="WirableField.js.html" title="WirableField.js">WirableField.js</a></li>
                        </ul>
                    </div>





            </div>
		</div>
	</div>
	<div id="ft">
        <hr />
        Copyright &copy; 2010 Eric Abouaf All rights reserved.
	</div>
</div>
<script type="text/javascript">

    var ALL_YUI_PROPS = [{"url": "inputEx.Field.html#property__addElement", "access": "", "host": "inputEx.Field", "type": "property", "name": "_addElement"}, {"url": "inputEx.LayerContainer.html#property_className", "access": "", "host": "inputEx.LayerContainer", "type": "property", "name": "className"}, {"url": "WireIt.FormContainer.html#property_collapsible", "access": "", "host": "WireIt.FormContainer", "type": "property", "name": "collapsible"}, {"url": "inputEx.LayerContainer.html#property_ddHandle", "access": "", "host": "inputEx.LayerContainer", "type": "property", "name": "ddHandle"}, {"url": "WireIt.FormContainer.html#property_fields", "access": "", "host": "WireIt.FormContainer", "type": "property", "name": "fields"}, {"url": "WireIt.FormContainer.html#method_getValue", "access": "", "host": "WireIt.FormContainer", "type": "method", "name": "getValue"}, {"url": "inputEx.LayerContainer.html#property_height", "access": "", "host": "inputEx.LayerContainer", "type": "property", "name": "height"}, {"url": "inputEx.LayerContainer.html#property_Layout", "access": "", "host": "inputEx.LayerContainer", "type": "property", "name": "Layout"}, {"url": "inputEx.LayerContainer.html#method_layoutAnim", "access": "", "host": "inputEx.LayerContainer", "type": "method", "name": "layoutAnim"}, {"url": "WireIt.FormContainer.html#property_legend", "access": "", "host": "WireIt.FormContainer", "type": "property", "name": "legend"}, {"url": "inputEx.Field.html#method_onAddWire", "access": "", "host": "inputEx.Field", "type": "method", "name": "onAddWire"}, {"url": "inputEx.LayerContainer.html#method_onDrag", "access": "", "host": "inputEx.LayerContainer", "type": "method", "name": "onDrag"}, {"url": "inputEx.Field.html#method_onRemoveWire", "access": "", "host": "inputEx.Field", "type": "method", "name": "onRemoveWire"}, {"url": "WireIt.FormContainer.html#method_render", "access": "", "host": "WireIt.FormContainer", "type": "method", "name": "render"}, {"url": "inputEx.Field.html#method_render", "access": "", "host": "inputEx.Field", "type": "method", "name": "render"}, {"url": "inputEx.LayerContainer.html#method_render", "access": "", "host": "inputEx.LayerContainer", "type": "method", "name": "render"}, {"url": "WireIt.FormContainer.html#method_renderForm", "access": "", "host": "WireIt.FormContainer", "type": "method", "name": "renderForm"}, {"url": "inputEx.Field.html#method_renderTerminal", "access": "", "host": "inputEx.Field", "type": "method", "name": "renderTerminal"}, {"url": "inputEx.Field.html#method_setContainer", "access": "", "host": "inputEx.Field", "type": "method", "name": "setContainer"}, {"url": "inputEx.Field.html#method_setFieldName", "access": "", "host": "inputEx.Field", "type": "method", "name": "setFieldName"}, {"url": "WireIt.FormContainer.html#method_setOptions", "access": "", "host": "WireIt.FormContainer", "type": "method", "name": "setOptions"}, {"url": "inputEx.Field.html#method_setOptions", "access": "", "host": "inputEx.Field", "type": "method", "name": "setOptions"}, {"url": "inputEx.LayerContainer.html#method_setTerminals", "access": "", "host": "inputEx.LayerContainer", "type": "method", "name": "setTerminals"}, {"url": "WireIt.FormContainer.html#method_setValue", "access": "", "host": "WireIt.FormContainer", "type": "method", "name": "setValue"}, {"url": "inputEx.LayerContainer.html#method_startDynamicLayout", "access": "", "host": "inputEx.LayerContainer", "type": "method", "name": "startDynamicLayout"}, {"url": "inputEx.LayerContainer.html#method_stopDynamicLayout", "access": "", "host": "inputEx.LayerContainer", "type": "method", "name": "stopDynamicLayout"}, {"url": "inputEx.LayerContainer.html#property_width", "access": "", "host": "inputEx.LayerContainer", "type": "property", "name": "width"}, {"url": "inputEx.LayerContainer.html#property__WireItTerminals", "access": "", "host": "inputEx.LayerContainer", "type": "property", "name": "_WireItTerminals"}, {"url": "WireIt.FormContainer.html#property_xtype", "access": "", "host": "WireIt.FormContainer", "type": "property", "name": "xtype"}, {"url": "inputEx.LayerContainer.html#property_xtype", "access": "", "host": "inputEx.LayerContainer", "type": "property", "name": "xtype"}];
</script>
</body>
</html>
# Change User Description Committed
#1 16445 christiane_renck Rename/move file(s)
//guest/christiane_renck/MergeQuestJS/main/demos/WireIt/api/module_inputex-plugin.html
#1 16444 christiane_renck Adding MergeQuestJS to the Workshop.