Carbide.c++

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

All Superinterfaces:
IBldInfModel, IModel<IBldInfView>, IOwnedModel<IBldInfView>

public interface IBldInfOwnedModel
extends IBldInfModel, IOwnedModel<IBldInfView>

This is the owner interface to the bld.inf model.


Method Summary
 
Methods inherited from interface com.nokia.carbide.cpp.epoc.engine.model.IModel
addListener, createView, getModelProvider, getPath, getViews, removeListener
 
Methods inherited from interface com.nokia.carbide.cpp.epoc.engine.model.IOwnedModel
dispose, getDocument, getDocument, getDocumentMap, parse, setDocument, setDocument, setModelProvider
 
Methods inherited from interface com.nokia.carbide.cpp.epoc.engine.model.IModel
addListener, createView, getModelProvider, getPath, getViews, removeListener
 


Carbide.c++