public interface BrowseOperationCallback
void
complete(Entry[] entry)
error(Throwable e)
failed(String error)
void complete(Entry[] entry)
void failed(String error)
void error(Throwable e)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.