soui 5.0.0.1
 
Loading...
Searching...
No Matches
SHostProxy Class Reference
Inheritance diagram for SHostProxy:
IHostProxy SListView SMCListView STileView STreeView

Public Member Functions

 SHostProxy (SWindow *pHost)
 
virtual IObjectGetHost ()
 
virtual BOOL OnHostFireEvent (IEvtArgs *e)
 
virtual BOOL IsHostUpdateLocked () const
 
virtual BOOL IsHostVisible () const
 
virtual CRect GetHostRect () const
 
virtual void InvalidateHostRect (LPCRECT pRc, BOOL bClip)
 
virtual ISwndContainerGetHostContainer ()
 
virtual void OnLayoutDirty ()
 

Protected Attributes

SWindowm_pHost
 

Detailed Description

Definition at line 39 of file SItemPanel.h.

Constructor & Destructor Documentation

◆ SHostProxy()

SHostProxy::SHostProxy ( SWindow * pHost)
inlineexplicit

Definition at line 41 of file SItemPanel.h.

Member Function Documentation

◆ GetHost()

virtual IObject * SHostProxy::GetHost ( )
inlinevirtual

Implements IHostProxy.

Definition at line 47 of file SItemPanel.h.

◆ GetHostContainer()

virtual ISwndContainer * SHostProxy::GetHostContainer ( )
inlinevirtual

Implements IHostProxy.

Definition at line 71 of file SItemPanel.h.

◆ GetHostRect()

virtual CRect SHostProxy::GetHostRect ( ) const
inlinevirtual

Implements IHostProxy.

Definition at line 63 of file SItemPanel.h.

◆ InvalidateHostRect()

virtual void SHostProxy::InvalidateHostRect ( LPCRECT pRc,
BOOL bClip )
inlinevirtual

Implements IHostProxy.

Definition at line 67 of file SItemPanel.h.

◆ IsHostUpdateLocked()

virtual BOOL SHostProxy::IsHostUpdateLocked ( ) const
inlinevirtual

Implements IHostProxy.

Definition at line 55 of file SItemPanel.h.

◆ IsHostVisible()

virtual BOOL SHostProxy::IsHostVisible ( ) const
inlinevirtual

Implements IHostProxy.

Definition at line 59 of file SItemPanel.h.

◆ OnHostFireEvent()

virtual BOOL SHostProxy::OnHostFireEvent ( IEvtArgs * e)
inlinevirtual

Implements IHostProxy.

Definition at line 51 of file SItemPanel.h.

◆ OnLayoutDirty()

virtual void SHostProxy::OnLayoutDirty ( )
inlinevirtual

Implements IHostProxy.

Definition at line 76 of file SItemPanel.h.

Member Data Documentation

◆ m_pHost

SWindow* SHostProxy::m_pHost
protected

Definition at line 81 of file SItemPanel.h.


The documentation for this class was generated from the following file: