Zest Writer
master
  • Présentation
  • Installation
  • Contribuer
  • Guide du développeur
  • Documentation
  • Plugins pour l’application Zest-Writer
  • Javadoc
    • Main
      • com.zestedesavoir.zestwriter
      • com.zestedesavoir.zestwriter.contents.internal
      • com.zestedesavoir.zestwriter.contents.plugins
      • com.zestedesavoir.zestwriter.contents.plugins.app
      • com.zestedesavoir.zestwriter.contents.plugins.events
      • com.zestedesavoir.zestwriter.contents.plugins.menus
      • com.zestedesavoir.zestwriter.model
      • com.zestedesavoir.zestwriter.utils
      • com.zestedesavoir.zestwriter.utils.api
      • com.zestedesavoir.zestwriter.utils.readability
      • com.zestedesavoir.zestwriter.view
        • MdConvertController
        • MdTextController
        • MenuController
        • TableController
        • ZRow
      • com.zestedesavoir.zestwriter.view.com
      • com.zestedesavoir.zestwriter.view.dialogs
      • com.zestedesavoir.zestwriter.view.task
    • Test
  • À faire
Index
Zest Writer
  • Docs »
  • Javadoc »
  • Main »
  • com.zestedesavoir.zestwriter.view »
  • MenuController
  • Edit on GitHub

MenuController¶

public class MenuController¶

Fields¶

hBottomBox¶

public GridPane hBottomBox¶

isOnReadingTab¶

public BooleanPropertyBase isOnReadingTab¶

Constructors¶

MenuController¶

public MenuController()¶

Methods¶

HandleLoginButtonAction¶

public Service<Void> HandleLoginButtonAction(ActionEvent event)¶

activateButtonForOpenContent¶

public void activateButtonForOpenContent()¶

getLabelField¶

public Text getLabelField()¶

getMenuDownload¶

public MenuItem getMenuDownload()¶

gethBottomBox¶

public GridPane gethBottomBox()¶

markdownToHtml¶

public static String markdownToHtml(MdTextController index, String chaine)¶

setMainApp¶

public void setMainApp(MainApp mainApp)¶
Next Previous

© Copyright 2016, firm1 and other contributors. Revision c9c4dbc8.

Built with Sphinx using a theme provided by Read the Docs.