Package empro :: Package toolkit :: Package via_designer :: Module guiUtils :: Class MicroViaBarrelWidget
[frames] | no frames]

Class MicroViaBarrelWidget

WidgetWithComboOrExpressionEdit --+
                                  |
                                 MicroViaBarrelWidget

Instance Methods
 
__init__(self, parent, name, onTop, index)
 
getLayerName(self)
 
getMaterialName(self)
 
onLayersChanged(self, *args)
 
setLayerName(self, layerName)
 
setMaterialName(self, materialName)

Inherited from WidgetWithComboOrExpressionEdit: resetObservers

Method Details

__init__(self, parent, name, onTop, index)
(Constructor)

 
Overrides: WidgetWithComboOrExpressionEdit.__init__