Difference between revisions of "How to use smart docking sd enumeration"

 
m (Added category)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
[[Category:Docking]]
 
For all Wiki pages about Smart Docking library, please see [[Smart_Docking_library]].
 
For all Wiki pages about Smart Docking library, please see [[Smart_Docking_library]].
  
 
This page explain features in SD_ENUMERATION.
 
This page explain features in SD_ENUMERATION.
 +
 +
== Direction Enumeration ==
 +
 +
*top
 +
 +
*bottom
 +
 +
*left
 +
 +
*right
 +
 +
== Content Type Enumeration ==
 +
 +
*tool
 +
 +
*editor
 +
 +
== Docking State Enumeration ==
 +
 +
*state_void
 +
 +
*docking
 +
 +
*tab
 +
 +
*auto_hide

Latest revision as of 10:35, 30 May 2007

For all Wiki pages about Smart Docking library, please see Smart_Docking_library.

This page explain features in SD_ENUMERATION.

Direction Enumeration

  • top
  • bottom
  • left
  • right

Content Type Enumeration

  • tool
  • editor

Docking State Enumeration

  • state_void
  • docking
  • tab
  • auto_hide