Uses of Class
org.neotropic.util.visual.dialog.ConfirmDialog
-
-
Uses of ConfirmDialog in com.neotropic.kuwaiba.modules.commercial.ospman.dialogs
Subclasses of ConfirmDialog in com.neotropic.kuwaiba.modules.commercial.ospman.dialogs Modifier and Type Class Description class
DeviceSelectorWindow
Window to select a Device or Viewable Object.class
ObjectOptionsWindow
Wrapper Window to the ObjectOptionsPanelclass
WindowAddContainers
Window to add containers in the Outside Plant Viewclass
WindowAddNodes
Window to select a set of objects to add like a node to the Outside Plant Viewclass
WindowContainers
Dialog to select the parents to the wire pathclass
WindowContainerSelector
Window to select a container that must be a special child of one of the container endpoints of a given location.class
WindowDeleteOspView
Dialog to confirm the delete of an outside plant viewclass
WindowDeviceTools
Set of tools to devicesclass
WindowEdge
Dialog to the edge tool setclass
WindowExternalServices
Window to show the external services for a business object.class
WindowFiberTools
Window to show the set of fiber tools.class
WindowFilters
Widows to set the Outside Plant View filters.class
WindowGeographicalQueries
Shows the set of geographical queries.class
WindowGeographicalQuery
Window to execute a geographical query.class
WindowMap
Window Map Tool Setclass
WindowMidSpanAccess
Window to manage mid-span access and splice of linksclass
WindowNewContainer
Dialog to create a new container connection.class
WindowNewNode
Window to create new nodeclass
WindowNode
Dialog to the node tool setclass
WindowObjectProperties
Window to show an object property sheetclass
WindowPortTools
Set of tools to manage ports.class
WindowViewContent
Dialog to show the views that can get an object -
Uses of ConfirmDialog in com.neotropic.kuwaiba.modules.commercial.processman.diagram
Subclasses of ConfirmDialog in com.neotropic.kuwaiba.modules.commercial.processman.diagram Modifier and Type Class Description class
ProcessInstanceDiagramWindow
Window to show the process instance diagram. -
Uses of ConfirmDialog in com.neotropic.kuwaiba.modules.commercial.processman.wdw
Subclasses of ConfirmDialog in com.neotropic.kuwaiba.modules.commercial.processman.wdw Modifier and Type Class Description class
NewProcessInstanceWindow
Window to create a process instanceclass
ProcessInstanceWindow
Window to manage a process instance flow -
Uses of ConfirmDialog in org.neotropic.kuwaiba.modules.core.favorites.actions
Subclasses of ConfirmDialog in org.neotropic.kuwaiba.modules.core.favorites.actions Modifier and Type Class Description class
WindowFavoritesManager
Window to manage favorites folder. -
Uses of ConfirmDialog in org.neotropic.kuwaiba.modules.core.navigation.actions
Methods in org.neotropic.kuwaiba.modules.core.navigation.actions that return ConfirmDialog Modifier and Type Method Description ConfirmDialog
RelationshipManagementVisualAction. getVisualComponent(ModuleActionParameterSet parameters)
-
Uses of ConfirmDialog in org.neotropic.kuwaiba.modules.core.navigation.dialogs
Subclasses of ConfirmDialog in org.neotropic.kuwaiba.modules.core.navigation.dialogs Modifier and Type Class Description class
WindowNewObject
Window to show the actions to create an object. -
Uses of ConfirmDialog in org.neotropic.kuwaiba.modules.optional.connectivityman.actions
Subclasses of ConfirmDialog in org.neotropic.kuwaiba.modules.optional.connectivityman.actions Modifier and Type Class Description class
WindowConnectivityManager
Window to manage connections.Methods in org.neotropic.kuwaiba.modules.optional.connectivityman.actions that return ConfirmDialog Modifier and Type Method Description ConfirmDialog
Action1. getComponent()
ConfirmDialog
Action2. getComponent()
ConfirmDialog
PortSelector. getPortSelector()
-
Uses of ConfirmDialog in org.neotropic.kuwaiba.modules.optional.physcon.actions
Subclasses of ConfirmDialog in org.neotropic.kuwaiba.modules.optional.physcon.actions Modifier and Type Class Description class
WindowManagePortMirroring
Window to manage port mirroring -
Uses of ConfirmDialog in org.neotropic.kuwaiba.modules.optional.physcon.windows
Subclasses of ConfirmDialog in org.neotropic.kuwaiba.modules.optional.physcon.windows Modifier and Type Class Description class
FiberSplitterViewWindow
Window to wrap aFiberSplitterView
class
PhysicalPathViewWindow
Window to wrap aPhysicalPathView
class
PhysicalTreeViewWindow
Window to wrap aPhysicalTreeView
class
SpliceBoxViewWindow
Window to wrap aSpliceBoxView
-
Uses of ConfirmDialog in org.neotropic.kuwaiba.modules.optional.reports.actions
Methods in org.neotropic.kuwaiba.modules.optional.reports.actions that return ConfirmDialog Modifier and Type Method Description ConfirmDialog
LaunchClassLevelReportAction. getVisualComponent(ModuleActionParameterSet parameters)
-
Uses of ConfirmDialog in org.neotropic.util.visual.window
Subclasses of ConfirmDialog in org.neotropic.util.visual.window Modifier and Type Class Description class
ObjectSelectorWindow
Window to select a object.class
ViewWindow
Window with a title, content, and a button to close it
-