JAVA/CORBA-KLASSEN


Accessing view columns
Beispiel

You can access view or folder columns through getColumns in View, which returns a ViewColumn object. You can create a column with copyColumn and createColumn. You can remove a column with removeColumn.

ViewColumn gives you access to properties through the following methods:


Beispiel
Siehe auch