Next Previous Up Top Contents Index

8.11 DUIM-Gadgets Module

table-control-view-setter

Generic function

Summary

Sets the current view of the specified table control.

Signature

table-control-view-setter view table-control => view

Arguments

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

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

Values

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

Library

duim-gadgets

Module

duim-gadgets

Description

Sets the current view of table-control.

The view argument is used to specify the way in which the items in the table control are displayed.

See also

<table-control-view>, page 669

table-control-view, page 671


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index