public class ExportAssistent extends Assistent<String>
| Modifier and Type | Class and Description |
|---|---|
class |
ExportAssistent.TeXExportPage |
availablePages, currentNextPageIdProperty, currentPage, currentResultProperty, height, owner, pane, previousPages, stage, text, title, widthcontentProperty, nextPageIdBinding, resultProperty, textProperty, titleProperty| Constructor and Description |
|---|
ExportAssistent(javafx.stage.Stage owner,
FCADataset<?,?> fcaInstance) |
| Modifier and Type | Method and Description |
|---|---|
protected javafx.scene.Node |
createInitialNode() |
protected void |
createPages() |
protected void |
onNext() |
cancel, createBottom, createTop, initialize, next, previous, showAndWaitpublic ExportAssistent(javafx.stage.Stage owner, FCADataset<?,?> fcaInstance)
protected javafx.scene.Node createInitialNode()
createInitialNode in class Assistent<String>protected void createPages()
createPages in class Assistent<String>protected void onNext()
onNext in class AssistentPage<String>Copyright © 2010–2019 Francesco Kriegel. All rights reserved.