public class ControlInfomation extends Object
Constructor and Description |
---|
ControlInfomation() |
Modifier and Type | Method and Description |
---|---|
void |
addControlField(Control control) |
List<Control> |
getControl() |
void |
setControl(List<Control> control) |
public ControlInfomation()
public void addControlField(Control control)
public List<Control> getControl()
public void setControl(List<Control> control)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.