Next Previous Up Top Contents Index

8.11 DUIM-Gadgets Module

table-control-view

Generic function

Summary

Returns the current view of the specified table control.

Signature

table-control-view table-control => view

Arguments

table-control
An instance of type <table-control>.

Values

view
An instance of type <table-control-view>.

Library

duim-gadgets

Module

duim-gadgets

Description

Returns the current view of table-control. The available views are described in the entry for <table-control-view>, page 669.

See also

<table-control-view>, page 669

table-control-view-setter, page 671


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index