javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swthyperlink.h
branchRCL_3
changeset 17 0fd27995241b
parent 14 04becd199f91
child 24 6c158198356e
equal deleted inserted replaced
15:f9bb0fca356a 17:0fd27995241b
   133 
   133 
   134     /**
   134     /**
   135      * Link fragment text color.
   135      * Link fragment text color.
   136      */
   136      */
   137     TRgb iLinkColor;
   137     TRgb iLinkColor;
   138     
   138 
   139     /**
   139     /**
   140      * Link fragment text color when highlighted.
   140      * Link fragment text color when highlighted.
   141      */
   141      */
   142     TRgb iHighlightedLinkColor;
   142     TRgb iHighlightedLinkColor;
   143 
   143 
   160     /**
   160     /**
   161      * Feedback instance.
   161      * Feedback instance.
   162      * Not own.
   162      * Not own.
   163      */
   163      */
   164     MTouchFeedback* iFeedback;
   164     MTouchFeedback* iFeedback;
   165     
   165 
   166     /**
   166     /**
   167      * True for as long as pressed by pointer.
   167      * True for as long as pressed by pointer.
   168      * Eclipses ASwtControlBase::iPressed!
   168      * Eclipses ASwtControlBase::iPressed!
   169      */
   169      */
   170     TBool iPressed;
   170     TBool iPressed;