com.ihr.xbrl.gui.interfaces
Interface HasReceiveXBRLLoadingEvents


public interface HasReceiveXBRLLoadingEvents

This interface contains methods invoked by an instantiation of the LoadDTSInThread class once a DTS has been loaded

The loaded DTS may contains errors, may be valid, may contain instance documents or not.

Author:
Ignacio

Nested Class Summary
static class HasReceiveXBRLLoadingEvents.LoadingStatus
           
 
Method Summary
 void loadingFinished(LoadDTSInThread loadDTSInThread, HasReceiveXBRLLoadingEvents.LoadingStatus status)
           
 

Method Detail

loadingFinished

void loadingFinished(LoadDTSInThread loadDTSInThread,
                     HasReceiveXBRLLoadingEvents.LoadingStatus status)
Parameters:
loadDTSInThread - The thread who has just finished loading a DTS
status - The loading status. See the constants defined in this class


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa