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

 
Line 2: Line 2:
  
 
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

Revision as of 01:56, 10 April 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