[Visual Basic] Sub ActionPerforming( _ ByVal uiItem As UIItem _ ) [C#] void ActionPerforming( UIItem uiItem ); [C++] void ActionPerforming( UIItem* uiItem ); [JScript] function ActionPerforming( UIItem uiItem );
ActionListener Interface | White.Core.UIItems.Actions Namespace