module_layout-plugin.html #1

  • //
  • guest/
  • christiane_renck/
  • mergequestjs/
  • main/
  • demos/
  • WireIt/
  • api/
  • module_layout-plugin.html
  • View
  • Commits
  • Open Download .zip Download (5 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: layout-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>layout-plugin&nbsp; <span class="subtitle">0.6.0</span></h3>
        <a href="./index.html" title="WireItLibrary">WireItLibrary</a> 
            &gt; <a href="./module_layout-plugin.html" title="layout-plugin">layout-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: layout-plugin
                    


                    </h3>
                    <div class="description summary">
                        Layout Plugin
TODO: provide an AbstractLayout Class
                    </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": "Spring Layout (TODO: use different eges k)", "guessedname": "inputEx.WireIt.Layout.Spring", "name": "inputEx.WireIt.Layout.Spring"}];
                            </script>
                            <div id="splash_classList">
                                <ul>
                                    <li><a href="inputEx.WireIt.Layout.Spring.html" title="inputEx.WireIt.Layout.Spring" id="class_0">inputEx.WireIt.Layout.Spring</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=""><a href="module_inputex-plugin.html" title="inputex-plugin">inputex-plugin</a></li>
                                <li class="selected"><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.WireIt.Layout.Spring.html" title="inputEx.WireIt.Layout.Spring">inputEx.WireIt.Layout.Spring</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.WireIt.Layout.Spring.html#method_init", "access": "", "host": "inputEx.WireIt.Layout.Spring", "type": "method", "name": "init"}, {"url": "inputEx.WireIt.Layout.Spring.html#method_run", "access": "", "host": "inputEx.WireIt.Layout.Spring", "type": "method", "name": "run"}];
</script>
</body>
</html>
# Change User Description Committed
#1 16445 christiane_renck Rename/move file(s)
//guest/christiane_renck/MergeQuestJS/main/demos/WireIt/api/module_layout-plugin.html
#1 16444 christiane_renck Adding MergeQuestJS to the Workshop.