All Downloads are FREE. Search and download functionalities are using the official Maven repository.

agger.jsoagger-jfxcore-engine.1.0.1.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 1.0.3
Show newest version
/**
 * 
 */
/**
 * @author Ramilafananana VONJISOA
 *
 */
module io.github.jsoagger.jfxcore.engine {
  exports io.github.jsoagger.jfxcore.engine.controller.detailsview.layout;
  exports io.github.jsoagger.jfxcore.engine.controller.detailsview.header;
  exports io.github.jsoagger.jfxcore.engine.components.tablestructure.table;
  exports io.github.jsoagger.jfxcore.engine.components.toolbar;
  exports io.github.jsoagger.jfxcore.engine.components.wizard.editor.controller;
  exports io.github.jsoagger.jfxcore.engine.components.menu.quaternary;
  exports io.github.jsoagger.jfxcore.engine.delegate;
  exports io.github.jsoagger.jfxcore.engine.interpolator;
  exports io.github.jsoagger.jfxcore.engine.components.pagination;
  exports io.github.jsoagger.jfxcore.engine.components.header;
  exports io.github.jsoagger.jfxcore.engine.components.presenter.impl.descriptionprovider;
  exports io.github.jsoagger.jfxcore.engine.components.wizard;
  exports io.github.jsoagger.jfxcore.engine.components.tab.styled2;
  exports io.github.jsoagger.jfxcore.engine.components.tab.paned;
  exports io.github.jsoagger.jfxcore.engine.controller.roostructure.content;
  exports io.github.jsoagger.jfxcore.engine.client;
  exports io.github.jsoagger.jfxcore.engine.components.listform.controller;
  exports io.github.jsoagger.jfxcore.engine.controller.main.layout;
  exports io.github.jsoagger.jfxcore.engine.components.list.impl;
  exports io.github.jsoagger.jfxcore.engine.components.list.comps;
  exports io.github.jsoagger.jfxcore.engine.components.table.event;
  exports io.github.jsoagger.jfxcore.engine.components.presenter.impl.identityprovider;
  exports io.github.jsoagger.jfxcore.engine.controller.detailsview;
  exports io.github.jsoagger.jfxcore.engine.components.toolbar.inline;
  exports io.github.jsoagger.jfxcore.engine.controller.utils;
  exports io.github.jsoagger.jfxcore.engine.components.wizard.editor.components;
  exports io.github.jsoagger.jfxcore.engine.components.wizard.content;
  exports io.github.jsoagger.jfxcore.engine.components.notification;
  exports io.github.jsoagger.jfxcore.engine.controller.roostructure.header;
  exports io.github.jsoagger.jfxcore.engine.controller.roostructure.layout;
  exports io.github.jsoagger.jfxcore.engine.client.apiimpl;
  exports io.github.jsoagger.jfxcore.engine.controller.main;
  exports io.github.jsoagger.jfxcore.engine.components.tab.header;
  exports io.github.jsoagger.jfxcore.engine.model;
  exports io.github.jsoagger.jfxcore.engine.components.preloader;
  exports io.github.jsoagger.jfxcore.engine.components.wizard.stepper;
  exports io.github.jsoagger.jfxcore.engine.utils;
  exports io.github.jsoagger.jfxcore.engine.components.layoutproc;
  exports io.github.jsoagger.jfxcore.engine.components.tablestructure.flow;
  exports io.github.jsoagger.jfxcore.engine.components.notification.utils;
  exports io.github.jsoagger.jfxcore.engine.client.utils;
  exports io.github.jsoagger.jfxcore.engine.components.validation;
  exports io.github.jsoagger.jfxcore.engine.controller.roostructure;
  exports io.github.jsoagger.jfxcore.engine.components.wizard.action;
  exports io.github.jsoagger.jfxcore.engine.components.tablestructure.table.header;
  exports io.github.jsoagger.jfxcore.engine.components.wizard.editor;
  exports io.github.jsoagger.jfxcore.engine.components.table.simple;
  exports io.github.jsoagger.jfxcore.engine.components.menu.event;
  exports io.github.jsoagger.jfxcore.engine.components.picker;
  exports io.github.jsoagger.jfxcore.engine.components.toolbar.vtoolbar;
  exports io.github.jsoagger.jfxcore.engine.controller.roostructure.util;
  exports io.github.jsoagger.jfxcore.engine.search;
  exports io.github.jsoagger.jfxcore.engine.components.tablestructure;
  exports io.github.jsoagger.jfxcore.engine.components.wizard.impl;
  exports io.github.jsoagger.jfxcore.engine.components.tab;
  exports io.github.jsoagger.jfxcore.engine.components.table;
  exports io.github.jsoagger.jfxcore.engine.components.converter;
  exports io.github.jsoagger.jfxcore.engine.components.presenter.impl;
  exports io.github.jsoagger.jfxcore.engine.components.list.utils;
  exports io.github.jsoagger.jfxcore.engine.controller.main.layout.undecorate;
  exports io.github.jsoagger.jfxcore.engine.action.table;
  exports io.github.jsoagger.jfxcore.engine.components.notification.action;
  exports io.github.jsoagger.jfxcore.engine.components.tree.cell;
  exports io.github.jsoagger.jfxcore.engine.components.wizard.actionhandler;
  exports io.github.jsoagger.jfxcore.engine.components.form.fieldset;
  exports io.github.jsoagger.jfxcore.engine.components.tree.event;
  exports io.github.jsoagger.jfxcore.engine.components.tablestructure.tree.presenter;
  exports io.github.jsoagger.jfxcore.engine.controller.login.component;
  exports io.github.jsoagger.jfxcore.engine.components.form.fieldset.layout.menu;
  exports io.github.jsoagger.jfxcore.engine.components.dialog.impl;
  exports io.github.jsoagger.jfxcore.engine.components.table.row;
  exports io.github.jsoagger.jfxcore.engine.components.table.cell;
  exports io.github.jsoagger.jfxcore.engine.components.browser;
  exports io.github.jsoagger.jfxcore.engine.components.form.bloc;
  exports io.github.jsoagger.jfxcore.engine.components.form;
  exports io.github.jsoagger.jfxcore.engine.components.header.event;
  exports io.github.jsoagger.jfxcore.engine.components.inputview;
  exports io.github.jsoagger.jfxcore.engine.components.menu.ternary;
  exports io.github.jsoagger.jfxcore.engine.components.presenter.utils;
  exports io.github.jsoagger.jfxcore.engine.components.header.comps;
  exports io.github.jsoagger.jfxcore.engine.controller.login.action;
  exports io.github.jsoagger.jfxcore.engine.components.presenter;
  exports io.github.jsoagger.jfxcore.engine.action;
  exports io.github.jsoagger.jfxcore.engine.components.presenter.impl.quickactions;
  exports io.github.jsoagger.jfxcore.engine.components.dialog;
  exports io.github.jsoagger.jfxcore.engine.components.input;
  exports io.github.jsoagger.jfxcore.engine.components.listform.dataloader;
  exports io.github.jsoagger.jfxcore.engine.components.toolbar.htoolbar;
  exports io.github.jsoagger.jfxcore.engine.client.components;
  exports io.github.jsoagger.jfxcore.engine.components.contextmenu;
  exports io.github.jsoagger.jfxcore.engine.controller;
  exports io.github.jsoagger.jfxcore.engine.components.form.row;
  exports io.github.jsoagger.jfxcore.engine.components.listform;
  exports io.github.jsoagger.jfxcore.engine.components.security;
  exports io.github.jsoagger.jfxcore.engine.components.menu;
  exports io.github.jsoagger.jfxcore.engine.providers;
  exports io.github.jsoagger.jfxcore.engine.components.form.fieldset.layout.tabed;
  exports io.github.jsoagger.jfxcore.engine.components.autocomplete;
  exports io.github.jsoagger.jfxcore.engine.components.simpledetails;
  exports io.github.jsoagger.jfxcore.engine.controller.roostructure.content.event;
  exports io.github.jsoagger.jfxcore.engine.components.message;
  exports io.github.jsoagger.jfxcore.engine;
  exports io.github.jsoagger.jfxcore.engine.components.css;
  exports io.github.jsoagger.jfxcore.engine.components.pagination.tree;
  exports io.github.jsoagger.jfxcore.engine.components.table.api;
  exports io.github.jsoagger.jfxcore.engine.controller.main.layout.components;
  exports io.github.jsoagger.jfxcore.engine.websocket;
  exports io.github.jsoagger.jfxcore.engine.components.tablestructure.tree;
  exports io.github.jsoagger.jfxcore.engine.accessrule;
  exports io.github.jsoagger.jfxcore.engine.components.tablestructure.list;
  exports io.github.jsoagger.jfxcore.engine.components.presenter.impl.iconprovider;
  exports io.github.jsoagger.jfxcore.engine.events;
  exports io.github.jsoagger.jfxcore.engine.providers.integration;
  exports io.github.jsoagger.jfxcore.engine.components;

  requires com.google.gson;
  requires com.jfoenix;
  requires io.github.jsoagger.core.api;
  requires io.github.jsoagger.core.bridge;
  requires io.github.jsoagger.core.i18n;
  requires io.github.jsoagger.core.ioc;
  requires io.github.jsoagger.core.utils;
  requires io.github.jsoagger.coreview.definition;
  requires io.github.jsoagger.jfxcore11;
  requires java.desktop;
  requires java.xml;
  requires javafx.base;
  requires javafx.controls;
  requires javafx.fxml;
  requires javafx.graphics;
  requires javafx.swing;
  requires javafx.web;
  requires org.kordamp.ikonli.javafx;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy