CreatePorts::createPortsWindow Class Reference

Inheritance diagram for CreatePorts::createPortsWindow:

GUIcreatePorts::GUIcreatePort

List of all members.


Detailed Description

Definition at line 24 of file CreatePorts.py.


Public Member Functions

def __init__
def OnAddPort
def GetNewFreePorts
def GetPorts
def GetDeletedPorts
def OnDeleteRow
def find
def insertInTable

Public Attributes

 main
 maxPortsIn
 maxPortsOut
 portlist
 deletedports
 NewFreePorts

Member Function Documentation

def CreatePorts::createPortsWindow::__init__ (   self,
  main,
  devicetypeobj,
  devicename,
  portlist,
  parent = None 
)

Definition at line 25 of file CreatePorts.py.

def CreatePorts::createPortsWindow::OnAddPort (   self  ) 

Add Port Button clicked : We Create the Port object and add its information to the table below

Definition at line 59 of file CreatePorts.py.

def CreatePorts::createPortsWindow::GetNewFreePorts (   self  ) 

Definition at line 97 of file CreatePorts.py.

def CreatePorts::createPortsWindow::GetPorts (   self  ) 

Definition at line 100 of file CreatePorts.py.

def CreatePorts::createPortsWindow::GetDeletedPorts (   self  ) 

Definition at line 103 of file CreatePorts.py.

def CreatePorts::createPortsWindow::OnDeleteRow (   self  ) 

Definition at line 106 of file CreatePorts.py.

def CreatePorts::createPortsWindow::find (   self,
  port 
)

Look for "port" in self.portlist and return its index in self.portlist if exist or -1.

Definition at line 132 of file CreatePorts.py.

def CreatePorts::createPortsWindow::insertInTable (   self,
  row,
  port 
)

Definition at line 147 of file CreatePorts.py.


Member Data Documentation

CreatePorts::createPortsWindow::main

Definition at line 32 of file CreatePorts.py.

CreatePorts::createPortsWindow::maxPortsIn

Definition at line 34 of file CreatePorts.py.

CreatePorts::createPortsWindow::maxPortsOut

Definition at line 35 of file CreatePorts.py.

CreatePorts::createPortsWindow::portlist

Definition at line 46 of file CreatePorts.py.

CreatePorts::createPortsWindow::deletedports

Definition at line 47 of file CreatePorts.py.

CreatePorts::createPortsWindow::NewFreePorts

Definition at line 48 of file CreatePorts.py.


The documentation for this class was generated from the following file:
Generated on Fri Aug 31 11:11:18 2007 for CDBVis by  doxygen 1.5.3