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

XInterface.IRC_Private

Extends
IRC_Channel

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K3TabPanel
                  |   
                  +-- XInterface.IRC_Page
                     |   
                     +-- XInterface.IRC_Channel
                        |   
                        +-- XInterface.IRC_Private

Variables Summary
Inherited Variables from XInterface.IRC_Channel
bUsersNeedSorting, ChannelName, ChannelTopic, IsPrivate, SystemPage, UserListBox
Inherited Variables from XInterface.IRC_Page
bDoneInputScroll, HasJoinedText, HasLeftText, InputHistory, InputHistoryPos, InputHistorySize, IRCActionColor, IRCInfoColor, IRCLinkColor, IRCNickColor, IRCTextColor, MaxChatScrollback, NewTopicText, NowKnownAsText, QuitText, SetsModeText, TextDisplay, TextEntry, WasKickedByText

Functions Summary
function ChangedNick (string OldNick, string NewNick))
function InitComponent (GUIController MyController, GUIComponent MyOwner))
function IsAway (string Nick, string Message))
function PrivateAction (string Nick, string Text))
function PrivateText (string Nick, string Text))
function ProcessInput (string Text))
function UserQuit (string Nick, string Reason))
Inherited Functions from XInterface.IRC_Channel
AddUser, ChangedNick, ChangeHalfOp, ChangeMode, ChangeNick, ChangeOp, ChangeTopic, ChangeVoice, ChannelAction, ChannelText, FindNick, GetUser, InitComponent, JoinedChannel, KickUser, MyCompareItem, MyListDblClick, MyOnDrawItem, MyOnPreDraw, PartedChannel, ProcessInput, RemoveUser, UserInChannel, UserNotice, UserQuit, UserSetFlag
Inherited Functions from XInterface.IRC_Page
ColorizeLinks, InitComponent, InternalOnKeyEvent, IRCTextDblClick, ProcessInput


Functions Detail

ChangedNick Source code

function ChangedNick ( string OldNick, string NewNick) )

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

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) )

UserQuit Source code

function UserQuit ( string Nick, string Reason) )


Defaultproperties

defaultproperties
{


}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:09.682 - Created with UnCodeX