Aqualogic Interaction API  
 

PT_MANDATORYORDERING Class

Mandatory ordering priority. These values signify where in the Z-order (the vertical order a gadget appears in which a gadget appears in a column) the mandatory gadgets will appear. All mandatory gadgets appear in Column 0, no matter what the page layout is. Since non-mandatory gadgets may have a Z-order (column order) of zero, these numbers are treated as negative numbers; the Z-order is actually 99 - (mandatory ordering number). Mandatory gadgets with identical order are sorted randomly.

For a list of all members of this type, see PT_MANDATORYORDERING Members.

System.Object
   com.plumtree.server.PT_MANDATORYORDERING

public sealed class PT_MANDATORYORDERING

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

PT_MANDATORYORDERING Members | com.plumtree.server Namespace