javauis/lcdui_akn/lcdui/inc/CMIDCanvas.h
branchRCL_3
changeset 21 4376525cdefb
parent 19 71c436fe3ce0
child 23 e5618cc85d74
equal deleted inserted replaced
19:71c436fe3ce0 21:4376525cdefb
   707      *         and <code>EFalse</code> if not.
   707      *         and <code>EFalse</code> if not.
   708      * @since S60 5.0
   708      * @since S60 5.0
   709      */
   709      */
   710     TBool IsFullScreen() const;
   710     TBool IsFullScreen() const;
   711 
   711 
       
   712 #ifdef RD_JAVA_S60_RELEASE_9_2
       
   713     /**
       
   714      * Gets a Displayable from the container.
       
   715      *
       
   716      * @return The Displayable from container.
       
   717      * @since S60 5.0
       
   718      */
       
   719     CMIDDisplayable* GetDisplayable() const;
       
   720 #endif // RD_JAVA_S60_RELEASE_9_2
       
   721 
   712 protected:
   722 protected:
   713 
   723 
   714     /**
   724     /**
   715      * Post an event to Java side.
   725      * Post an event to Java side.
   716      *
   726      *
   883      * @since  S60 v5.0
   893      * @since  S60 v5.0
   884      */
   894      */
   885     TBool PointerEventInControl(MMIDCustomComponent* aControl,
   895     TBool PointerEventInControl(MMIDCustomComponent* aControl,
   886                                 TPoint aPoint);
   896                                 TPoint aPoint);
   887 
   897 
   888 #endif // RD_SCALABLE_UI_V2 
   898 #endif // RD_SCALABLE_UI_V2
   889 
   899 
   890     /**
   900     /**
   891      * Constructor.
   901      * Constructor.
   892      * @see CMIDCanvas::NewL()
   902      * @see CMIDCanvas::NewL()
   893      */
   903      */