See Also
Printy Controls Namespace
ProductionParameterElement Class

Mit diesem Steuerelement wird der Parameter "name" gesteuert. Dieser bestimmt, ob eine einzige Produktion ausgegeben werden soll. 

Diese Klasse implementiert zusätzlich das Interface IProductionNames, welches die Namen der Produktionen setzt. Diese werden in einer ComboBox dargestellt. 

Sobald im Hauptfenster eine neue Datei geladen wird, liest ein Parser die Namen aller Produktionen aus. Diese werden im Anschluss mit einem entsprechenden Delegate in dieses Steuerelement geschrieben.

UserControl, IAdjustable
        net.stefanhauser.Printy.GUI.Controls.AbstractParameterControl, IProductionNames
                net.stefanhauser.Printy.GUI.Controls.ProductionParameterElement
C++
public: class ProductionParameterElement : public AbstractParameterControl, public IProductionNames;
C#
public class ProductionParameterElement : AbstractParameterControl, IProductionNames;
Visual Basic
Public Class ProductionParameterElement
Inherits AbstractParameterControl
Inherits IProductionNames
File
See Also
Created with a demo version of Doc-O-Matic. This version is supplied for evaluation purposes only, do not distribute this documentation. To obtain a commercial license please see http://www.doc-o-matic.com/purchase.html.
Copyright (c) 2005. All rights reserved.