Uses of Class
org.neotropic.util.visual.general.ModuleLayout
-
-
Uses of ModuleLayout in com.neotropic.kuwaiba.modules.commercial.ipam
Subclasses of ModuleLayout in com.neotropic.kuwaiba.modules.commercial.ipam Modifier and Type Class Description class
IpamLayout
Default layout for the ipam-related modules. -
Uses of ModuleLayout in com.neotropic.kuwaiba.modules.commercial.mpls
Subclasses of ModuleLayout in com.neotropic.kuwaiba.modules.commercial.mpls Modifier and Type Class Description class
MplsLayout
The general layout to be used in the MPLS module. -
Uses of ModuleLayout in com.neotropic.kuwaiba.modules.commercial.ospman
Subclasses of ModuleLayout in com.neotropic.kuwaiba.modules.commercial.ospman Modifier and Type Class Description class
OutsidePlantManagerLayout
General layout for this module. -
Uses of ModuleLayout in com.neotropic.kuwaiba.modules.commercial.planning.projects
Subclasses of ModuleLayout in com.neotropic.kuwaiba.modules.commercial.planning.projects Modifier and Type Class Description class
ProjectsLayout
The definition of the Projects layout. -
Uses of ModuleLayout in com.neotropic.kuwaiba.modules.commercial.processman
Subclasses of ModuleLayout in com.neotropic.kuwaiba.modules.commercial.processman Modifier and Type Class Description class
ProcessManagerLayout
Layout for the process manager module. -
Uses of ModuleLayout in com.neotropic.kuwaiba.modules.commercial.sdh
Subclasses of ModuleLayout in com.neotropic.kuwaiba.modules.commercial.sdh Modifier and Type Class Description class
SdhLayout
The general layout to be used in the SDH module. -
Uses of ModuleLayout in com.neotropic.kuwaiba.modules.commercial.whman
Subclasses of ModuleLayout in com.neotropic.kuwaiba.modules.commercial.whman Modifier and Type Class Description class
WarehousesManagerLayout
The definition of the Warehouse manager layout. -
Uses of ModuleLayout in org.neotropic.kuwaiba.core.configuration
Subclasses of ModuleLayout in org.neotropic.kuwaiba.core.configuration Modifier and Type Class Description class
ConfigurationManagerLayout
The definition of the Configuration Manager layout. -
Uses of ModuleLayout in org.neotropic.kuwaiba.core.sessman
Subclasses of ModuleLayout in org.neotropic.kuwaiba.core.sessman Modifier and Type Class Description class
SessionManagerLayout
General layout for this module. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.commercial.contractman
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.commercial.contractman Modifier and Type Class Description class
ContractManagerLayout
The definition of the Contract Manager layout. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.commercial.sync
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.commercial.sync Modifier and Type Class Description class
SynchronizationLayout
The definition of the Synchronization layout. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.core.audittrail
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.core.audittrail Modifier and Type Class Description class
AuditTrailLayout
The definition of the Audit Trail layout. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.core.containmentman
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.core.containmentman Modifier and Type Class Description class
ContainmentManagerLayout
Containment manager layout, display main page in two vertical segments, allows drag and drop elements. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.core.datamodelman
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.core.datamodelman Modifier and Type Class Description class
DataModelManagerLayout
The standard layout to be applied in this module. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.core.ltman
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.core.ltman Modifier and Type Class Description class
ListTypeManagerLayout
The standard layout to be applied in this module. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.core.navigation
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.core.navigation Modifier and Type Class Description class
NavigationLayout
Default layout for the navigation-related modules. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.core.queries
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.core.queries Modifier and Type Class Description class
QueriesLayout
The standard layout to be applied in this module. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.core.templateman
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.core.templateman Modifier and Type Class Description class
TemplateManagerLayout
Template layout, display main page in four resizable vertical segments. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.core.userman
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.core.userman Modifier and Type Class Description class
UserManagerLayout
The standard layout to be applied in this module. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.optional.contactman
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.optional.contactman Modifier and Type Class Description class
ContactManagerLayout
The definition of the Contact Manager Layout -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.optional.layouteditor
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.optional.layouteditor Modifier and Type Class Description class
LayoutEditorLayout
The general layout to be used in the Layout Editor module. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.optional.pools
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.optional.pools Modifier and Type Class Description class
PoolsLayout
The standard layout to be applied in this module. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.optional.reports
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.optional.reports Modifier and Type Class Description class
ReportsLayout
The standard layout to be applied in this module. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.optional.serviceman
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.optional.serviceman Modifier and Type Class Description class
ServiceManagerLayout
The layout used in this module. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.optional.taskman
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.optional.taskman Modifier and Type Class Description class
TaskManagerLayout
The definition of the Task Manager layout. -
Uses of ModuleLayout in org.neotropic.kuwaiba.modules.optional.topoman
Subclasses of ModuleLayout in org.neotropic.kuwaiba.modules.optional.topoman Modifier and Type Class Description class
TopologyManagerLayout
The general layout to be used in the Topology module. -
Uses of ModuleLayout in org.neotropic.kuwaiba.web.ui
Subclasses of ModuleLayout in org.neotropic.kuwaiba.web.ui Modifier and Type Class Description class
MainLayout
General layout to be used in power user interfaces, that is, interfaces that provides many functionalities, as opposed to simple user interfaces, aimed at casual users or managers.
-