Carbide.c++

com.nokia.carbide.cpp.epoc.engine.model.bldinf
Interface IBldInfModel

All Superinterfaces:
IModel<IBldInfView>
All Known Subinterfaces:
IBldInfOwnedModel

public interface IBldInfModel
extends IModel<IBldInfView>

This is the user interface to a bld.inf model.


Method Summary
 
Methods inherited from interface com.nokia.carbide.cpp.epoc.engine.model.IModel
addListener, createView, getModelProvider, getPath, getViews, removeListener
 


Carbide.c++