ChatEdit_OnLoad();
ChatEdit_OnShow();
ChatEdit_OnUpdate(arg1);
ChatEdit_OnEnterPressed();
ChatEdit_OnEscapePressed(this);
ChatEdit_OnSpacePressed();
ChatEdit_OnTabPressed();
ChatEdit_OnTextChanged();
ChatEdit_OnTextSet();
ChatEdit_OnInputLanguageChanged();
Confab_OnLoad();
Confab_OnEvent(event);
Confab_OnUpdate(arg1);
this.chatFrame = DEFAULT_CHAT_FRAME;
this:SetMinResize(256,32);
this:SetMaxResize(1024,32);
ChatEdit_OnLoad();
this:RegisterForDrag("LeftButton");
Confab_OnShow();
ConfabMoveOrResize();
this:StopMovingOrSizing();
ConfabSavePosition();
this.chatFrame = DEFAULT_CHAT_FRAME;
this:SetMinResize(256,32);
this:SetMaxResize(1024,32);
ChatEdit_OnLoad();
this:RegisterForDrag("LeftButton");
Confab_OnShow();
ConfabMoveOrResize();
this:StopMovingOrSizing();
ConfabSavePosition();