com.espertech.esper.view
Interface InitializableView


public interface InitializableView

Views that require initialization after view instantiation and after view hook-up with the parent view can impleeent this interface and get invoked to initialize.


Method Summary
 void initialize()
          Initializes a view.
 

Method Detail

initialize

void initialize()
Initializes a view.


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com