IUIX_ScrollContainer Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_ScrollContainer Interface}} | {{#customTitle:IUIX_ScrollContainer Interface}} | ||
+ | {{#parentPage:PXV:UIX_Interfaces|IUIX_ScrollContainer|interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
− | IUIX_ScrollContainer extends [[PXV:IUIX_ObjImpl|IUIX_ObjImpl]] interface. | + | IUIX_ScrollContainer extends the [[PXV:IUIX_ObjImpl|IUIX_ObjImpl]] interface. |
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IUIX_ScrollContainer_FindNClient|FindNClient]] | | [[PXV:IUIX_ScrollContainer_FindNClient|FindNClient]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IUIX_ScrollContainer_GetNClientsCount|GetNClientsCount]] | | [[PXV:IUIX_ScrollContainer_GetNClientsCount|GetNClientsCount]] | ||
− | | | + | | [[PXV:IUIX_ScrollContainer_IsHiddenNClient|IsHiddenNClient]] |
+ | | [[PXV:IUIX_ScrollContainer_SetNClientParams|SetNClientParams]] | ||
|- | |- | ||
+ | | [[PXV:IUIX_ScrollContainer_GetActualScrollBars|GetActualScrollBars]] | ||
| [[PXV:IUIX_ScrollContainer_GetScrollBar|GetScrollBar]] | | [[PXV:IUIX_ScrollContainer_GetScrollBar|GetScrollBar]] | ||
− | | | + | | [[PXV:IUIX_ScrollContainer_RemoveNClient|RemoveNClient]] |
+ | | [[PXV:IUIX_ScrollContainer_SetScrollInfo|SetScrollInfo]] | ||
|- | |- | ||
+ | | [[PXV:IUIX_ScrollContainer_GetNClient|GetNClient]] | ||
| [[PXV:IUIX_ScrollContainer_GetScrollInfo|GetScrollInfo]] | | [[PXV:IUIX_ScrollContainer_GetScrollInfo|GetScrollInfo]] | ||
− | | | + | | [[PXV:IUIX_ScrollContainer_ResizeNClient|ResizeNClient]] |
+ | | [[PXV:IUIX_ScrollContainer_ShowNClient|ShowNClient]] | ||
|- | |- | ||
+ | | [[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:IUIX_ScrollContainer_Update|Update]] | ||
− | |||
|} | |} | ||
== 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]] | ||
− | |||
− | |||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IUIX_Inst_CreateScrollContainer|IUIX_Inst::CreateScrollContainer]] |
Latest revision as of 10:07, 11 January 2016
The interface of object of PDF-XChange Editor SDK.
IUIX_ScrollContainer extends the IUIX_ObjImpl interface.
Methods
Properties
Client | CmdPane | CmdPaneLeft | CmdPaneTop |
CmdBar | CmdPaneBottom | CmdPaneRight | NeedUpdate |