org.openmdx.portal.servlet.control
Class ContainerControl
java.lang.Object
org.openmdx.portal.servlet.control.Control
org.openmdx.portal.servlet.control.ContainerControl
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EditObjectControl, MenuControl, PanelControl
public abstract class ContainerControl
- extends Control
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
controls
protected final List controls
frames
protected final List frames
ContainerControl
public ContainerControl(String id,
String locale,
int localeAsIndex,
ControlFactory controlFactory)
addControl
public void addControl(Control control)
addControl
public void addControl(Control control,
String frame)
addControl
public void addControl(Control[] controls)
addControl
public void addControl(Control[] controls,
String frame)
This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.