webengine/osswebengine/WebKit/s60/webview/BrCtl.h
branchRCL_3
changeset 42 a1a5d4e727e8
parent 40 8bfb9186a8b8
child 46 30342f40acbf
equal deleted inserted replaced
41:4bd5176e1bc8 42:a1a5d4e727e8
   605         void reportStateChanged(TBrCtlDefs::TBrCtlState state, bool enter);
   605         void reportStateChanged(TBrCtlDefs::TBrCtlState state, bool enter);
   606         void showHorizontalScrollbar(bool show);
   606         void showHorizontalScrollbar(bool show);
   607         
   607         
   608         void showWindow();
   608         void showWindow();
   609         void closeWindowSoon();
   609         void closeWindowSoon();
       
   610         // this function leaves in case of exit which is the normal behaviour
   610         void doCloseWindowSoon();
   611         void doCloseWindowSoon();
   611         TBool sendCommandsToClient(TBrCtlDefs::TBrCtlClientCommands aCommand,
   612         TBool sendCommandsToClient(TBrCtlDefs::TBrCtlClientCommands aCommand,
   612                                     const CArrayFix<TPtrC>& aAttributesNames,
   613                                     const CArrayFix<TPtrC>& aAttributesNames,
   613                                     const CArrayFix<TPtrC>& aAttributeValues );
   614                                     const CArrayFix<TPtrC>& aAttributeValues );
   614         void endLoadData();
   615         void endLoadData();