Class GUI.Friends.Views.MessageWindow

Field Index

RESPONSE_CANCEL, RESPONSE_OK

Method Index

new MessageWindow()
HideMessageWindow(), ShowMessageWindow()

Constructor Detail

MessageWindow

public function MessageWindow()

Field Detail

RESPONSE_OK

static public RESPONSE_OK:String

RESPONSE_CANCEL

static public RESPONSE_CANCEL:String

Method Detail

ShowMessageWindow

public function ShowMessageWindow(recipient:String):Void

HideMessageWindow

public function HideMessageWindow():Void