Carbide.c++

com.nokia.carbide.cpp.epoc.engine.model.makefile.image
Interface IImageMakefileOwnedModel

All Superinterfaces:
IImageMakefileModel, IModel<IImageMakefileView>, IOwnedModel<IImageMakefileView>

public interface IImageMakefileOwnedModel
extends IImageMakefileModel, IOwnedModel<IImageMakefileView>

Model that specifically handles scalable icon image Makefiles

Views are created with an IImageMakefileViewConfiguration.

See Also:
IImageMakefileViewConfiguration

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++