|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DViewColumn | |
---|---|
de.bea.domingo | Interfaces and factory for access to Lotus Notes databases. |
de.bea.domingo.http | Http implementation of the contract in package de.bea.domingo . |
de.bea.domingo.proxy | Proxy implementation of the contract in package de.bea.domingo . |
Uses of DViewColumn in de.bea.domingo |
---|
Methods in de.bea.domingo that return DViewColumn | |
---|---|
DViewColumn |
DView.getColumn(int i)
Returns a specified column in a view. |
Uses of DViewColumn in de.bea.domingo.http |
---|
Methods in de.bea.domingo.http that return DViewColumn | |
---|---|
DViewColumn |
ViewHttp.getColumn(int i)
Returns a specified column in a view. |
Uses of DViewColumn in de.bea.domingo.proxy |
---|
Classes in de.bea.domingo.proxy that implement DViewColumn | |
---|---|
class |
ViewColumnProxy
Represents the Domino-Class View . |
Methods in de.bea.domingo.proxy that return DViewColumn | |
---|---|
DViewColumn |
ViewProxy.getColumn(int i)
Returns a specified column in a view. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |