Interface PanelInterface
this interface describes a panel.
A panel is a row of a panel container.
- DcGeneral\Panel\PanelInterface implements IteratorAggregate
Direct known implementers
DcGeneral\Panel\DefaultPanel
public
|
|
public
|
#
setContainer(
Set the parenting container. |
public
mixed
|
#
addElement( string $strKey,
Add an element to the panel. |
public
|
|
public
|
#
initialize(
Initialize the passed config via all contained elements. |
getIterator()
|