Portallayout"
From Documentation
Line 8: | Line 8: | ||
= Employment/Purpose = | = Employment/Purpose = | ||
− | + | A <tt>portallayout</tt> lays out a container which can have multiple columns, and each column may contain one or more panel. <tt>Portallayout</tt> provides a way to drag-and-drop <tt>panel </tt>into other <tt>portalchildren</tt> from the same<tt> portallayout</tt>. | |
− | |||
− | |||
+ | Use<tt> Portallayout</tt> need assign width (either present or pixel) on every <tt>Portalchildren</tt>, or we cannot make sure about layout look. | ||
= Example = | = Example = |
Revision as of 07:53, 12 May 2010
Portallayout
- Demonstration: Portallayout
- Java API: Portallayout
- JavaScript API: Portallayout
Employment/Purpose
A portallayout lays out a container which can have multiple columns, and each column may contain one or more panel. Portallayout provides a way to drag-and-drop panel into other portalchildren from the same portallayout.
Use Portallayout need assign width (either present or pixel) on every Portalchildren, or we cannot make sure about layout look.
Example
Supported events
None | None |
Supported Children
*ALL
Use cases
Version | Description | Example Location |
---|---|---|
5.0+ |
Version History
Version | Date | Content |
---|---|---|
5.x.x | x/x/20xx | Initialization |