[Visual Basic] Protected actionListener As ActionListener [C#] protected ActionListener actionListener; [C++] protected: ActionListener* actionListener; [JScript] protected var actionListener: ActionListener;
ContainerItemFactory Class | White.Core.UIItems.Container Namespace