Home
last modified time | relevance | path

Searched refs:final (Results 26 – 50 of 140) sorted by relevance

123456

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak71 private static final long serialVersionUID = -6561623072112577140L;
164 final mxGraph graph = graphComponent.getGraph();
305 final EditorPalette palette = new EditorPalette();
306 final JScrollPane scrollPane = new JScrollPane(palette);
620 public Action bind(String name, final Action action)
632 public Action bind(String name, final Action action, String iconUrl)
759 public Action graphLayout(final String key)
761 final mxIGraphLayout layout = createLayout(key);
H A DEditorMenuBar.java.bak62 private static final long serialVersionUID = 4060203894740766714L;
65 public EditorMenuBar(final BasicGraphEditor editor)
67 final mxGraphComponent graphComponent = editor.getGraphComponent();
68 final mxGraph graph = graphComponent.getGraph();
172 final mxGraphComponent graphComponent = editor
493 // final String clazz = lafs[i].getClassName();
/plugin/mytemplate/
H A DREADME9 The structure page will be displayed as is, whereas the data page is displayed as the final
32 - finally, you may place a ! between the final two ~ to have MyTemplate not output anything. This
66 one ([ @0 | @1 | @2 | ] specifies the structure of each row. The final parameter (5) is
74 NOINCLUDE - the content of this command is completely ignored and will not show up in the final pag…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DOutput.TidyFormat.txt
/plugin/revealjs/plugin/multiplex/
H A Dindex.js54 return(cipher.final('hex'));
/plugin/codeprettify/code-prettify/src/
H A Dlang-swift.js51 …didSet|do|dynamic|dynamicType|else|enum|extension|fallthrough|fileprivate|final|for|func|get|guard…
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Descape.rst11 The ``escape`` filter escapes a string for safe insertion into the final
111 the final implementation and also for better performance.
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DUserObject.java.bak22 private static final long serialVersionUID = -708317745824467773L;
157 private static final long serialVersionUID = 6824440535661529806L;
H A DGraphEditor.java.bak43 private static final long serialVersionUID = -4601740824088314699L;
50 public static final NumberFormat numberFormat = NumberFormat.getInstance();
71 final mxGraph graph = graphComponent.getGraph();
394 private static final long serialVersionUID = -6833603133512882012L;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md89 * Prevent final methods from being manually extended (thanks @kamioftea)
160 * Added support for mocking classes with a final constructor (thanks @ciaranmcnulty)
162 …* Added an exception when trying to prophesize on a final method instead of ignoring silently (tha…
/plugin/backup/lang/en/
H A Dintro.txt8 …* The final backup file is named //dw-backup-YearMonthDay-HourMinuteSecond.tar.bz2//, and time is …
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst223 * As of Twig 1.29, some classes are marked as being final via the `@final`
224 annotation. Those classes will be marked as final in 2.0.
/plugin/dx/skel/_test/
H A DGeneralTest.php.skel15 final class GeneralTest extends DokuWikiTest
/plugin/revealjs/css/theme/
H A DREADME.md21 The template theme file which will generate final CSS output based on the currently defined variabl…
/plugin/siteexport/inc/
H A Dtoc.php450 public function debug($data, $final = false) { argument
466 if ( $final ) {
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dindex.rst47 final class MyAnnotation
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md15 - Most of the classes are marked as `final`, inheritance is discouraged for all the cases, use comp…
/plugin/bibtex/OSBib/format/bibtexParse/
H A DCHANGELOG51 2/ Any final "," left on the end of the last field in an entry is now removed.
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md443 - Several classes are now marked `final`:
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dupload.lasso129 Copy the uploaded file to its final location.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc160 example, only 499 requests are added to the queue, but the final future
262 get the final result.
/plugin/diagramsnet/lib/js/rough/
H A DREADME.md21 // the final |0 converts the unsigned value into a signed value
/plugin/pdfjs/pdfjs/web/locale/ast/
H A Dviewer.properties141 find_reached_top=Algamóse'l principiu del documentu, siguir dende'l final
142 find_reached_bottom=Algamóse'l final del documentu, siguir dende'l principiu
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFoldedScalars.yml7 throughout the block, including the final

123456