Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UBrowser.UBrowserIRCPrivPage

Extends
UBrowserIRCPageBase

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowClientWindow
         |   
         +-- UWindow.UWindowDialogClientWindow
            |   
            +-- UWindow.UWindowPageWindow
               |   
               +-- UBrowser.UBrowserIRCPageBase
                  |   
                  +-- UBrowser.UBrowserIRCPrivPage

Variables Summary
stringPrivNick
UBrowserIRCSystemPageSystemPage
Inherited Variables from UBrowser.UBrowserIRCPageBase
EditControl, HasJoinedText, HasLeftText, Menu, NowKnownAsText, QuitText, RightClickMenuClass, SetsModeText, TextArea, TextAreaClass, WasKickedByText
Inherited Variables from UWindow.UWindowPageWindow
OwnerTab

Functions Summary
function ChangedNick (string OldNick, string NewNick))
function ClosePage ()))
function IsAway (string Nick, string Message))
function PrivateAction (string Nick, string Text))
function PrivateText (string Nick, string Text))
function ProcessInput (string Text))
function UserNotice (string Nick, string Text))
function UserQuit (string Nick, string Reason))
Inherited Functions from UBrowser.UBrowserIRCPageBase
AddedText, BeforePaint, Close, ClosePage, Created, Notify, Paint, ProcessInput, RMouseUp, Setup, WindowShown
Inherited Functions from UWindow.UWindowPageWindow
RightClickTab


Variables Detail

PrivNick Source code

var string PrivNick;

SystemPage Source code

var UBrowserIRCSystemPage SystemPage;


Functions Detail

ChangedNick Source code

function ChangedNick ( string OldNick, string NewNick) )

ClosePage Source code

function ClosePage ( ) )

IsAway Source code

function IsAway ( string Nick, string Message) )

PrivateAction Source code

function PrivateAction ( string Nick, string Text) )

PrivateText Source code

function PrivateText ( string Nick, string Text) )

ProcessInput Source code

function ProcessInput ( string Text) )

UserNotice Source code

function UserNotice ( string Nick, string Text) )

UserQuit Source code

function UserQuit ( string Nick, string Reason) )


Defaultproperties

defaultproperties
{
     RightClickMenuClass=Class'UBrowser.UBrowserIRCPrivateMenu'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:13.073 - Created with UnCodeX