Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
Add new paramterType
dirk120
I would like to introduce a new paramaterType to support setup of a custom operator. The paramaterType should be similar to the ParameterTypeList but it should have three columns to enter data. What is required beside of defining a new parameterType class?
Thanks,
Dirk
Find more posts tagged with
AI Studio
Developer
Accepted answers
All comments
fischer
Hi,
there are no additional requirements except that you should probably register an editor for your type by calling:
PropertyPanel.registerPropertyValueCellEditor(Class<? extends ParameterType> typeClass, Class<? extends PropertyValueCellEditor> editorClass);
However, you can probably use a ParameterTypeTuple for your purposes. It can consist of, e.g., three other ParameterTypes.
Cheers,
Simon
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups