IUIX_ScrollContainer Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_ScrollContainer Interface}} | {{#customTitle:IUIX_ScrollContainer Interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
Line 7: | Line 9: | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IUIX_ScrollContainer_FindNClient|FindNClient]] | | [[PXV:IUIX_ScrollContainer_FindNClient|FindNClient]] | ||
− | | | + | | [[PXV:IUIX_ScrollContainer_GetScrollBar|GetScrollBar]] |
+ | | [[PXV:IUIX_ScrollContainer_RemoveNClient|RemoveNClient]] | ||
+ | | [[PXV:IUIX_ScrollContainer_SetNClientParams|SetNClientParams]] | ||
|- | |- | ||
| [[PXV:IUIX_ScrollContainer_GetNClient|GetNClient]] | | [[PXV:IUIX_ScrollContainer_GetNClient|GetNClient]] | ||
− | | | + | | [[PXV:IUIX_ScrollContainer_GetScrollInfo|GetScrollInfo]] |
+ | | [[PXV:IUIX_ScrollContainer_ResizeNClient|ResizeNClient]] | ||
+ | | [[PXV:IUIX_ScrollContainer_SetScrollInfo|SetScrollInfo]] | ||
|- | |- | ||
| [[PXV:IUIX_ScrollContainer_GetNClientParams|GetNClientParams]] | | [[PXV:IUIX_ScrollContainer_GetNClientParams|GetNClientParams]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_ScrollContainer_InsertNClient|InsertNClient]] | | [[PXV:IUIX_ScrollContainer_InsertNClient|InsertNClient]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_ScrollContainer_ScrollClient|ScrollClient]] | | [[PXV:IUIX_ScrollContainer_ScrollClient|ScrollClient]] | ||
− | | | + | | [[PXV:IUIX_ScrollContainer_Update|Update]] |
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IUIX_ScrollContainer_GetNClientsCount|GetNClientsCount]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IUIX_ScrollContainer_Client|Client]] | | [[PXV:IUIX_ScrollContainer_Client|Client]] | ||
− | | | + | | [[PXV:IUIX_ScrollContainer_CmdPane|CmdPane]] |
− | | | + | | [[PXV:IUIX_ScrollContainer_CmdPaneLeft|CmdPaneLeft]] |
+ | | [[PXV:IUIX_ScrollContainer_CmdPaneTop|CmdPaneTop]] | ||
|- | |- | ||
| [[PXV:IUIX_ScrollContainer_CmdBar|CmdBar]] | | [[PXV:IUIX_ScrollContainer_CmdBar|CmdBar]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_ScrollContainer_CmdPaneBottom|CmdPaneBottom]] | | [[PXV:IUIX_ScrollContainer_CmdPaneBottom|CmdPaneBottom]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_ScrollContainer_CmdPaneRight|CmdPaneRight]] | | [[PXV:IUIX_ScrollContainer_CmdPaneRight|CmdPaneRight]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_ScrollContainer_NeedUpdate|NeedUpdate]] | | [[PXV:IUIX_ScrollContainer_NeedUpdate|NeedUpdate]] | ||
− | |||
− | |||
|} | |} |
Revision as of 21:47, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
IUIX_ScrollContainer extends IUIX_ObjImpl interface.
Methods
FindNClient | GetScrollBar | RemoveNClient | SetNClientParams |
GetNClient | GetScrollInfo | ResizeNClient | SetScrollInfo |
GetNClientParams | InsertNClient | ScrollClient | Update |
GetNClientsCount |
Properties
Client | CmdPane | CmdPaneLeft | CmdPaneTop |
CmdBar | CmdPaneBottom | CmdPaneRight | NeedUpdate |