IUIX_Layout Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Layout Interface}}
 
{{#customTitle:IUIX_Layout 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 sortable collapsible" style="width: 100%"
+
{| class="wikitable methods"
|-
+
! style="text-align: left" scope="col" width="15%" | Method
+
! style="text-align: left" scope="col" class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IUIX_Layout_DisposeContainer|DisposeContainer]]
 
| [[PXV:IUIX_Layout_DisposeContainer|DisposeContainer]]
| ...
+
| [[PXV:IUIX_Layout_InsertNewSubContainer|InsertNewSubContainer]]
 +
| [[PXV:IUIX_Layout_Remove|Remove]]
 +
| [[PXV:IUIX_Layout_Update|Update]]
 
|-
 
|-
 
| [[PXV:IUIX_Layout_GetItem|GetItem]]
 
| [[PXV:IUIX_Layout_GetItem|GetItem]]
| ...
+
| [[PXV:IUIX_Layout_Load|Load]]
 +
| [[PXV:IUIX_Layout_RemoveAll|RemoveAll]]
 +
| [[PXV:IUIX_Layout_WrapAllChildrenByNewSubContainer|WrapAllChildrenByNewSubContainer]]
 
|-
 
|-
 
| [[PXV:IUIX_Layout_HighlightPane|HighlightPane]]
 
| [[PXV:IUIX_Layout_HighlightPane|HighlightPane]]
| ...
+
| [[PXV:IUIX_Layout_LockUpdates|LockUpdates]]
 +
| [[PXV:IUIX_Layout_Save|Save]]
 +
| [[PXV:IUIX_Layout_WrapItemByNewContainer|WrapItemByNewContainer]]
 
|-
 
|-
 
| [[PXV:IUIX_Layout_Insert|Insert]]
 
| [[PXV:IUIX_Layout_Insert|Insert]]
| ...
 
|-
 
| [[PXV:IUIX_Layout_InsertNewSubContainer|InsertNewSubContainer]]
 
| ...
 
|-
 
| [[PXV:IUIX_Layout_Load|Load]]
 
| ...
 
|-
 
| [[PXV:IUIX_Layout_LockUpdates|LockUpdates]]
 
| ...
 
|-
 
 
| [[PXV:IUIX_Layout_MoveItem|MoveItem]]
 
| [[PXV:IUIX_Layout_MoveItem|MoveItem]]
| ...
 
|-
 
| [[PXV:IUIX_Layout_Remove|Remove]]
 
| ...
 
|-
 
| [[PXV:IUIX_Layout_RemoveAll|RemoveAll]]
 
| ...
 
|-
 
| [[PXV:IUIX_Layout_Save|Save]]
 
| ...
 
|-
 
 
| [[PXV:IUIX_Layout_UnLockUpdates|UnLockUpdates]]
 
| [[PXV:IUIX_Layout_UnLockUpdates|UnLockUpdates]]
| ...
+
|  
|-
+
| [[PXV:IUIX_Layout_Update|Update]]
+
| ...
+
|-
+
| [[PXV:IUIX_Layout_WrapAllChildrenByNewSubContainer|WrapAllChildrenByNewSubContainer]]
+
| ...
+
|-
+
| [[PXV:IUIX_Layout_WrapItemByNewContainer|WrapItemByNewContainer]]
+
| ...
+
 
|}
 
|}
  
 
== Properties ==
 
== Properties ==
{| style="width: 100%" class="wikitable sortable collapsible"
+
{| class="wikitable properties"
|-
+
! style="text-align: left" scope="col" width="15%" | Property
+
! style="text-align: center" scope="col" width="5%" | Access Type
+
! style="text-align: left" scope="col"  class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IUIX_Layout_ActivePane|ActivePane]]
 
| [[PXV:IUIX_Layout_ActivePane|ActivePane]]
| style="text-align: center" | R
+
| [[PXV:IUIX_Layout_FloatingRoot|FloatingRoot]]
| .
+
| [[PXV:IUIX_Layout_NewContainerStyle|NewContainerStyle]]
 +
| [[PXV:IUIX_Layout_PanesCount|PanesCount]]
 
|-
 
|-
 
| [[PXV:IUIX_Layout_Client|Client]]
 
| [[PXV:IUIX_Layout_Client|Client]]
| style="text-align: center" | R/W
+
| [[PXV:IUIX_Layout_FloatingRootsCount|FloatingRootsCount]]
| .
+
| [[PXV:IUIX_Layout_NotifyTarget|NotifyTarget]]
 +
| [[PXV:IUIX_Layout_Root|Root]]
 
|-
 
|-
 
| [[PXV:IUIX_Layout_ClusterID|ClusterID]]
 
| [[PXV:IUIX_Layout_ClusterID|ClusterID]]
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IUIX_Layout_FloatingRoot|FloatingRoot]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IUIX_Layout_FloatingRootsCount|FloatingRootsCount]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IUIX_Layout_LastActivePane|LastActivePane]]
 
| [[PXV:IUIX_Layout_LastActivePane|LastActivePane]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IUIX_Layout_NewContainerStyle|NewContainerStyle]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
| [[PXV:IUIX_Layout_NotifyTarget|NotifyTarget]]
 
| style="text-align: center" | R/W
 
| .
 
|-
 
 
| [[PXV:IUIX_Layout_Pane|Pane]]
 
| [[PXV:IUIX_Layout_Pane|Pane]]
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IUIX_Layout_PanesCount|PanesCount]]
 
| style="text-align: center" | R
 
| .
 
|-
 
| [[PXV:IUIX_Layout_Root|Root]]
 
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IUIX_Layout_UpdatesLocked|UpdatesLocked]]
 
| [[PXV:IUIX_Layout_UpdatesLocked|UpdatesLocked]]
| style="text-align: center" | R
 
| .
 
 
|}
 
|}

Revision as of 22:38, 20 April 2015


The interface of object of PDF-XChange Editor SDK.

IUIX_Layout extends IUIX_ObjImpl interface.

Methods

DisposeContainer InsertNewSubContainer Remove Update
GetItem Load RemoveAll WrapAllChildrenByNewSubContainer
HighlightPane LockUpdates Save WrapItemByNewContainer
Insert MoveItem UnLockUpdates

Properties

ActivePane FloatingRoot NewContainerStyle PanesCount
Client FloatingRootsCount NotifyTarget Root
ClusterID LastActivePane Pane UpdatesLocked