com.ebmwebsourcing.geasytools.webeditor.api.core.events
Interface IConfirmDialogEvent


public interface IConfirmDialogEvent


Method Summary
 IConfirmDialogCallBack getConfirmationCallback()
           
 java.lang.String getMessage()
           
 java.lang.String getTitle()
           
 

Method Detail

getTitle

java.lang.String getTitle()

getMessage

java.lang.String getMessage()

getConfirmationCallback

IConfirmDialogCallBack getConfirmationCallback()


Copyright © 2010-2011 Petals Link. All Rights Reserved.