Class GUI.Claim.PromptWindow

Field Index

CLAIM_ACTION, CLAIM_ALL_ACTION, DELETE_ACTION, RESPONSE_CANCEL, RESPONSE_OK, SignalPromptResponse

Method Index

new PromptWindow()
ShowPrompt()

Constructor Detail

PromptWindow

public function PromptWindow()

Field Detail

DELETE_ACTION

static public DELETE_ACTION:String

CLAIM_ACTION

static public CLAIM_ACTION:String

CLAIM_ALL_ACTION

static public CLAIM_ALL_ACTION:String

RESPONSE_OK

static public RESPONSE_OK:String

RESPONSE_CANCEL

static public RESPONSE_CANCEL:String

SignalPromptResponse

public SignalPromptResponse:Signal

Method Detail

ShowPrompt

public function ShowPrompt(action:String):Void