com.sas.util.errorhandlers
Interface SupportsGenericErrorHandlerInterface

All Known Implementing Classes:
BooleanEditor, CommandDispatcher, DefaultTableCellEditor, NumberEditor, OLAPTableView, PopupMenuAdapter, TableView

public interface SupportsGenericErrorHandlerInterface


Method Summary
 GenericErrorHandlerInterface getGenericErrorHandler()
           
 void setGenericErrorHandler(GenericErrorHandlerInterface errorHandler)
           
 

Method Detail

getGenericErrorHandler

GenericErrorHandlerInterface getGenericErrorHandler()

setGenericErrorHandler

void setGenericErrorHandler(GenericErrorHandlerInterface errorHandler)



Copyright © 2009 SAS Institute Inc. All Rights Reserved.