CLASSI JAVA/CORBA


Accessing view columns
Esempio

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:


Esempio
Vedere anche