| addBoldValue(String value) | org.turro.zkoss.layout.GridLayout | |
| addCaption(String label) | org.turro.zkoss.layout.GridLayout | |
| addComponent(HtmlBasedComponent comp) | org.turro.zkoss.layout.GridLayout | |
| addGroup(String title, boolean open) | org.turro.zkoss.layout.GridLayout | |
| addRow() | org.turro.zkoss.layout.GridLayout | |
| addRowSpannedComponent(HtmlBasedComponent comp, int rows) | org.turro.zkoss.layout.GridLayout | |
| addSpace() | org.turro.zkoss.layout.GridLayout | |
| addSpannedComponent(HtmlBasedComponent comp, int cols) | org.turro.zkoss.layout.GridLayout | |
| addValue(String value) | org.turro.zkoss.layout.GridLayout | |
| clearRows() | org.turro.zkoss.layout.GridLayout | |
| currentRow | org.turro.zkoss.layout.GridLayout | protected |
| getComment() | org.turro.mail.recipients.IMailRecipients | static |
| getCurrentRow() | org.turro.zkoss.layout.GridLayout | |
| getData() | org.turro.zkoss.layout.GridLayout | |
| getRecipients() | org.turro.mail.recipients.IMailRecipients | |
| getRows(boolean create) | org.turro.zkoss.layout.GridLayout | |
| GridLayout() | org.turro.zkoss.layout.GridLayout | |
| GridLayout(int columns) | org.turro.zkoss.layout.GridLayout | |
| GridLayout(String hflexs) | org.turro.zkoss.layout.GridLayout | |
| IMailRecipients(Collection< IContact > recipients) | org.turro.mail.recipients.IMailRecipients | |
| insertBeforeRow(Row row) | org.turro.zkoss.layout.GridLayout | |
| selectRecipients(Collection< IContact > recipients, Command command) | org.turro.mail.recipients.IMailRecipients | static |
| send(String title, JRDataSource dataSource, Map parameters, String jasperFile, String defaultFile, String type, String certificateStore, Collection< IContact > contacts) | org.turro.mail.recipients.IMailRecipients | static |
| setColCaptions(String captions) | org.turro.zkoss.layout.GridLayout | |
| setColCaptions(String[] captions) | org.turro.zkoss.layout.GridLayout | |
| setColumns(int columns) | org.turro.zkoss.layout.GridLayout | |
| setColumns(String hflexs) | org.turro.zkoss.layout.GridLayout | |
| setData(Object data) | org.turro.zkoss.layout.GridLayout | |