An NDoc Documented Class Library

ContainerItemFactory.actionListener Field

[Visual Basic]
Protected actionListener As ActionListener
[C#]
protected ActionListener actionListener;
[C++]
protected: ActionListener* actionListener;
[JScript]
protected var actionListener: ActionListener;

See Also

ContainerItemFactory Class | White.Core.UIItems.Container Namespace