Table insertion and properties

Post here questions and problems related to oXygen frameworks/document types.
Isabelle
Posts: 152
Joined: Fri Jan 20, 2017 1:11 pm

Table insertion and properties

Post by Isabelle »

Hello,

We use oxygen sdk 25.0.0.0.
We use ro.sync.ecss.extensions.dita.topic.table.InsertTableOperation to manage table insertion, but we only need CALS table.
SimpleTable are not xsd valid for us.
Is it possible to configure InsertTableOperation to show only CALS table model in insertion helper ?
Is there an operation class that only manages CALS table insertion ?

Thanks,
Regards.
Isabelle
Radu
Posts: 9233
Joined: Fri Jul 09, 2004 5:18 pm

Re: Table insertion and properties

Post by Radu »

Hi Isabelle,
I would suggest in this case for you to create your own action to insert a table, present a dialog to the end user and then insert some XML content in the editor as there is no particular API which would allow you to tell Oxygen that in that certain table insertion dialog the radio button to choose the table type should be disabled.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply