Package | Description |
---|---|
writer2latex.office |
Modifier and Type | Method and Description |
---|---|
ControlReader |
FormsReader.getControl(java.lang.String sId)
Get a control by id
|
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<ControlReader> |
FormsReader.getControlsIterator()
Get a
Iterator over all controls. |
Modifier and Type | Method and Description |
---|---|
protected void |
FormsReader.addControl(ControlReader control)
Add a control
|