public interface VirtualTableOwner
VirtualTable
.Modifier and Type | Method and Description |
---|---|
VirtualTable |
getVirtualTable()
Returns the associated
VirtualTable of this object. |
void |
setVirtualTable(VirtualTable vt)
Sets the
VirtualTable containing the valid values for this
component. |
void |
updateModel(Condition condition,
Object... params)
Reloads the data form the underlying data source.
|
void setVirtualTable(VirtualTable vt)
VirtualTable
containing the valid values for this
component.virtualTable
- VirtualTable
containing the valid values for this
component.VirtualTable getVirtualTable()
VirtualTable
of this object.VirtualTable
of this object.Copyright © 2003–2020 XDEV Software. All rights reserved.