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