API published in: S60 1st Ed
Link against: eikcoctl.lib
Required Capabilities
None
#include <eikspane.h>
Public Member Functions |
|
TPaneCapabilities () | |
Constructor. |
|
TBool | IsPresent () const |
Tests whether the subpane exists in the status pane. |
|
TBool | IsAppOwned () const |
Tests whether the pane is owned by the application or the server. |
|
TBool | IsInCurrentLayout () const |
Tests if this pane is part of the current status pane layout. |
|
Friends |
|
class | CEikStatusPaneBase |
|
Constructor. |
|
Tests whether the pane is owned by the application or the server. Applications can only interact directly with application owned subpanes.
|
|
Tests if this pane is part of the current status pane layout.
|
|
Tests whether the subpane exists in the status pane.
|
|