|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||
| Uses of PBEContainer in |
| Subclasses of PBEContainer in | |
class |
PBEDirectoryContainer
Description: PBEDirectoryContainer provides functionality to access the local filesystem in PrimeBase Enterprise Objects applications. PBE Attributes/Fields: command created file file#head icon link modified name path type PBE Methods: cd, cddotdot, delete, display, download, upload, rename |
class |
PBELinkedTable
Description: PBELinkedTable reverses the order of certain operations performed by a table when it is linked. A PBELinkColumn must be declared. |
class |
PBELinkTable
Description: PBELinkTable is defunkt. |
class |
PBETable
Description: PBETable provides functionality to access tables in PrimeBase Enterprise Objects applications. PBE Attributes/Fields: pbe_order_list PBE Methods: clear, delete, enter, find, init, new, refresh, revert, save Examples: PBE:declareObject( "PBETable", "product", "pbedemo! |
class |
PBETextContainer
Description: PBETextContainer provides functionality to access tab delimited text files in PrimeBase Enterprise Objects applications. The text files must be tab delimited and must have the name of the fields in the first line. If the first line includes the types of the columns in the form "[name] [type]", for example "ID INTEGER", then the text fields need not be otherwise declared. PBE Attributes/Fields: file PBE Methods: init |
|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||