- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 33 of file ProposalGrid.java.
◆ ProposalGrid()
org.turro.contacts.zul.proposal.ProposalGrid.ProposalGrid |
( |
| ) |
|
Definition at line 38 of file ProposalGrid.java.
39 Columns cols =
new Columns();
40 cols.setSizable(
true);
41 cols.setMenupopup(
"auto");
48 cols.appendChild(col);
51 cols.appendChild(col);
◆ getDestination()
Contact org.turro.contacts.zul.proposal.ProposalGrid.getDestination |
( |
| ) |
|
◆ getProposal()
ContactProposal org.turro.contacts.zul.proposal.ProposalGrid.getProposal |
( |
| ) |
|
◆ reload()
void org.turro.contacts.zul.proposal.ProposalGrid.reload |
( |
| ) |
|
◆ setDestination()
void org.turro.contacts.zul.proposal.ProposalGrid.setDestination |
( |
Contact |
destination | ) |
|
◆ setProposal()
void org.turro.contacts.zul.proposal.ProposalGrid.setProposal |
( |
ContactProposal |
proposal | ) |
|
The documentation for this class was generated from the following file: