UNPKG

coffeescript-ui

Version:
352 lines (345 loc) 9.79 kB
<!DOCTYPE html> <html> <head> <meta charset='UTF-8'> <title>Coffeescript-UI Documentation</title> <script src='../../javascript/application.js'></script> <script src='../../javascript/search.js'></script> <link rel='stylesheet' href='../../stylesheets/application.css' type='text/css'> </head> <body> <div id='base' data-path='../../'></div> <div id='header'> <div id='menu'> <a href='../../alphabetical_index.html' title='Index'> Index </a> &raquo; <span class='title'>CUI</span> &raquo; <span class='title'>Icon</span> </div> </div> <div id='content'> <h1> Class: CUI.Icon </h1> <table class='box'> <tr> <td>Defined in:</td> <td>base&#47;Icon&#47;Icon.coffee</td> </tr> <tr> <td>Inherits:</td> <td> <a href='../../class/CUI/Element.html'>CUI.Element</a> </td> </tr> </table> <h2>Overview</h2> <div class='docstring'> <ul> <li>coffeescript-ui - Coffeescript User Interface System (CUI)</li> <li>Copyright (c) 2013 - 2016 Programmfabrik GmbH</li> <li>MIT Licence</li> <li><a href="https://github.com/programmfabrik/coffeescript-ui">https://github.com/programmfabrik/coffeescript-ui</a>, <a href="http://www.coffeescript-ui.org">http://www.coffeescript-ui.org</a></li> </ul> </div> <div class='tags'> </div> <h2>Variables Summary</h2> <dl class='constants'> <dt id='icon_map-variable'> icon_map = </dt> <dd> <pre><code class='coffeescript'>{ trash: &quot;svg-trash&quot;, reset: &quot;svg-reset&quot;, spinner: &quot;svg-spinner cui-spin-stepped&quot;, remove: &quot;svg-close&quot;, close: &quot;svg-close&quot;, folder: &quot;svg-folder&quot;, folder_shared: &quot;svg-folder-shared&quot;, folder_upload: &quot;svg-folder-upload&quot;, folder_shared_upload: &quot;svg-folder-shared-upload&quot;, info_circle: &quot;svg-info-circle&quot;, external_link: &quot;svg-external-link&quot;, crop: &quot;fa-crop&quot;, fullscreen: &quot;fa-arrows-alt&quot;, failed: &quot;fa-warning&quot;, no_right: &quot;fa-slack&quot;, file: &quot;fa-file&quot;, filter: &quot;fa-filter&quot;, refresh: &quot;fa-refresh&quot;, zip: &quot;fa fa-file-archive-o&quot;, rotate_right: &quot;fa-rotate-right&quot;, rotate_left: &quot;fa-rotate-left&quot;, rotate_vertical: &quot;fa-arrows-v&quot;, rotate_horizontal: &quot;fa-arrows-h&quot;, calendar: &quot;fa-calendar&quot;, show: &quot;fa-question&quot;, help: &quot;fa-question&quot;, question: &quot;fa-question&quot;, settings: &quot;fa-cog&quot;, download: &quot;fa-download&quot;, &quot;export&quot;: &quot;fa-download&quot;, list: &quot;fa-question&quot;, upload: &quot;fa-upload&quot;, envelope: &quot;fa-envelope-o&quot;, envelope_active: &quot;fa-envelope&quot;, save: &quot;fa-floppy-o&quot;, heart: &quot;fa-heart&quot;, user: &quot;fa-user&quot;, clock: &quot;fa-clock-o&quot;, plus: &quot;fa-plus&quot;, edit: &quot;fa-pencil&quot;, copy: &quot;fa-files-o&quot;, search: &quot;fa-search&quot;, share: &quot;fa-share&quot;, play: &quot;fa-play&quot;, audio: &quot;fa-music&quot;, start: &quot;fa-play&quot;, stop: &quot;fa-stop&quot;, print: &quot;fa-print&quot;, minus: &quot;fa-minus&quot;, tree_open: &quot;fa-caret-right&quot;, tree_close: &quot;fa-caret-down&quot;, ellipsis_h: &quot;fa-ellipsis-h&quot;, ellipsis_v: &quot;fa-ellipsis-v&quot;, menu: &quot;fa-bars&quot;, info: &quot;fa-info-circle&quot;, bolt: &quot;fa-bolt&quot;, check: &quot;fa-check&quot;, warning: &quot;fa-warning&quot;, legal: &quot;fa-legal&quot;, cloud: &quot;fa-cloud&quot;, left: &quot;fa-angle-left&quot;, right: &quot;fa-angle-right&quot;, dive: &quot;fa-angle-right&quot;, zoom_in: &quot;fa-search-plus&quot;, zoom_out: &quot;fa-search-minus&quot;, resize_small: &quot;fa-compress&quot;, resize_full: &quot;fa-expand&quot;, email: &quot;fa-envelope-o&quot;, file_text_active: &quot;fa-file-text&quot;, file_text: &quot;fa-file-text-o&quot;, required: &quot;fa-bullhorn&quot;, west: &quot;fa-angle-left&quot;, east: &quot;fa-angle-right&quot;, south: &quot;fa-angle-down&quot;, north: &quot;fa-angle-up&quot;, up: &quot;fa-caret-up&quot;, down: &quot;fa-caret-down&quot;, camera: &quot;fa-camera&quot;, expert_search: &quot;fa-list-ul&quot;, image: &quot;fa-picture-o&quot; }</code></pre> </dd> </dl> <h3 class='inherited'> Variable inherited from <a href='../../class/CUI/Element.html'>CUI.Element</a> </h3> <p class='inherited'> <a href='../../class/CUI/Element.html#uniqueId-variable'>uniqueId</a> </p> <h2>Instance Method Summary</h2> <ul class='summary'> <li> <span class='signature'> <a href='#initOpts-dynamic'> # (void) <b>initOpts</b><span>()</span> </a> </span> <span class='desc'> </span> </li> <li> <span class='signature'> <a href='#copy-dynamic'> # (void) <b>copy</b><span>()</span> </a> </span> <span class='desc'> </span> </li> <li> <span class='signature'> <a href='#hide-dynamic'> # (void) <b>hide</b><span>()</span> </a> </span> <span class='desc'> </span> </li> <li> <span class='signature'> <a href='#show-dynamic'> # (void) <b>show</b><span>()</span> </a> </span> <span class='desc'> </span> </li> </ul> <h2> <small>Inherited Method Summary</small> <h3 class='inherited'> Methods inherited from <a href='../../class/CUI/Element.html'>CUI.Element</a> </h3> <p class='inherited'> <a href='../../class/CUI/Element.html#getElementClass-dynamic'>#getElementClass</a> <a href='../../class/CUI/Element.html#getUniqueId-dynamic'>#getUniqueId</a> <a href='../../class/CUI/Element.html#getOpts-dynamic'>#getOpts</a> <a href='../../class/CUI/Element.html#getOpt-dynamic'>#getOpt</a> <a href='../../class/CUI/Element.html#hasOpt-dynamic'>#hasOpt</a> <a href='../../class/CUI/Element.html#getSetOpt-dynamic'>#getSetOpt</a> <a href='../../class/CUI/Element.html#hasSetOpt-dynamic'>#hasSetOpt</a> <a href='../../class/CUI/Element.html#initOpts-dynamic'>#initOpts</a> <a href='../../class/CUI/Element.html#copy-dynamic'>#copy</a> <a href='../../class/CUI/Element.html#mergeOpt-dynamic'>#mergeOpt</a> <a href='../../class/CUI/Element.html#removeOpt-dynamic'>#removeOpt</a> <a href='../../class/CUI/Element.html#addOpt-dynamic'>#addOpt</a> <a href='../../class/CUI/Element.html#addOpts-dynamic'>#addOpts</a> <a href='../../class/CUI/Element.html#mergeOpts-dynamic'>#mergeOpts</a> <a href='../../class/CUI/Element.html#__getCheckMap-dynamic'>#__getCheckMap</a> <a href='../../class/CUI/Element.html#readOpts-dynamic'>#readOpts</a> <a href='../../class/CUI/Element.html#readOptsFromAttr-dynamic'>#readOptsFromAttr</a> <a href='../../class/CUI/Element.html#proxy-dynamic'>#proxy</a> <a href='../../class/CUI/Element.html#destroy-dynamic'>#destroy</a> <a href='../../class/CUI/Element.html#isDestroyed-dynamic'>#isDestroyed</a> <a href='../../class/CUI/Element.html#getOptKeys-static'>.getOptKeys</a> </p> </h2> <h2>Constructor Details</h2> <div class='methods'> <div class='method_details'> <p class='signature' id='constructor-dynamic'> # (void) <b>constructor</b><span>(opts = {})</span> <br> </p> </div> </div> <h2>Instance Method Details</h2> <div class='methods'> <div class='method_details'> <p class='signature' id='initOpts-dynamic'> # (void) <b>initOpts</b><span>()</span> <br> </p> </div> <div class='method_details'> <p class='signature' id='copy-dynamic'> # (void) <b>copy</b><span>()</span> <br> </p> </div> <div class='method_details'> <p class='signature' id='hide-dynamic'> # (void) <b>hide</b><span>()</span> <br> </p> </div> <div class='method_details'> <p class='signature' id='show-dynamic'> # (void) <b>show</b><span>()</span> <br> </p> </div> </div> </div> <div id='footer'> By <a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'> Codo </a> 2.1.2 &#10034; Press H to see the keyboard shortcuts &#10034; <a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a> &#10034; <a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a> </div> <iframe id='search_frame'></iframe> <div id='fuzzySearch'> <input type='text'> <ol></ol> </div> <div id='help'> <p> Quickly fuzzy find classes, mixins, methods, file: </p> <ul> <li> <span>T</span> Open fuzzy finder dialog </li> </ul> <p> Control the navigation frame: </p> <ul> <li> <span>L</span> Toggle list view </li> <li> <span>C</span> Show class list </li> <li> <span>I</span> Show mixin list </li> <li> <span>F</span> Show file list </li> <li> <span>M</span> Show method list </li> <li> <span>E</span> Show extras list </li> </ul> <p> You can focus and blur the search input: </p> <ul> <li> <span>S</span> Focus search input </li> <li> <span>Esc</span> Blur search input </li> </ul> </div> </body> </html>