Package mrv :: Package maya :: Package ui :: Module layout
[hide private]
[frames] | no frames]

Module layout

source code

Contains the most important mel-layouts wrapped into easy to use python classes These are specialized and thus more powerful than the default wraps
Classes [hide private]
  Layout
Structural base for all Layouts allowing general queries and name handling Layouts may track their children
  FormLayout
Wrapper class for maya form layout
  FrameLayout
Simple wrapper for a frame layout
  RowLayout
Wrapper for row column layout
  ColumnLayoutBase
  RowColumnLayout
Wrapper for row column layout
  ColumnLayout
Wrapper class for a simple column layout
  ScrollLayout
Wrapper for a scroll layout
  TabLayout
Simple wrapper for a tab layout
  PaneLayout
Simple wrapper for a pane layout