javauis/lcdui_akn/lcdui/inc/CMIDCustomItem.h
branchRCL_3
changeset 83 26b2b12093af
parent 77 7cee158cb8cd
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
   226     TBool MdcContainerVisibility() const;
   226     TBool MdcContainerVisibility() const;
   227     TRect MdcContentBounds() const;
   227     TRect MdcContentBounds() const;
   228     void MdcItemContentRect(TRect& aContentRect, TRect& aScreenRect) const;
   228     void MdcItemContentRect(TRect& aContentRect, TRect& aScreenRect) const;
   229     void MdcHandlePointerEventL(TPointerEvent& aPointerEvent);
   229     void MdcHandlePointerEventL(TPointerEvent& aPointerEvent);
   230     void MdcFlushContainer(const TRect& aRect);
   230     void MdcFlushContainer(const TRect& aRect);
   231     void MdcAddMMAPIContentBounds(const TRect& aRect);
   231     void MdcAddContentBounds(const TRect& aRect);
   232     void MdcRemoveMMAPIContentBounds(const TRect& aRect);
   232     void MdcRemoveContentBounds(const TRect& aRect);
   233     void MdcGetDSAResources(MUiEventConsumer& aConsumer);
   233     void MdcGetDSAResources(MUiEventConsumer& aConsumer);
   234     void MdcGetUICallback(MUiEventConsumer& aConsumer, TInt aCallbackId);
   234     void MdcGetUICallback(MUiEventConsumer& aConsumer, TInt aCallbackId);
   235     
   235     
   236     /**
   236     /**
   237      * From MDirectContainer.     
   237      * From MDirectContainer.