ZMObject
|
+--ZMFormBean
|
+--ZMAccountForm
public class ZMAccountForm
extends ZMFormBean
| Fields inherited from org.zenmagick.rp.ZMFormBean | |
|---|---|
| fields_, tables_ | |
| Fields inherited from org.zenmagick.ZMObject | |
|---|---|
| properties_ | |
| Constructor Summary | |
|---|---|
Create new instance. |
|
| Method Summary | |
|---|---|
| ZMAccount | Get a populated ZMAccount instance. |
| private void | Init with current account settings. |
| Methods inherited from org.zenmagick.rp.ZMFormBean | |
|---|---|
| addFields, addTables, populate | |
| Methods inherited from org.zenmagick.ZMObject | |
|---|---|
| attachMethod, get, getAttachedMethods, getPropertyNames, set, singleton | |
public ZMAccountForm()
Create new instance. /
public ZMAccount getAccount()
Get a populated ZMAccount instance.
private void loadAccount()
Init with current account settings. /
An account form (bean).