cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.

Customization: Where to start?

gchampoux
1-Newbie

Customization: Where to start?


Where are the developer user guides, API manual, examples, tutorials, etc?


I took a look at the customizer's guide, which seems to be an overview only.


As a start, all I want to do is create a listener for when an object changes state.


Gerry

3 REPLIES 3
avillanueva
22-Sapphire II
(To:gchampoux)

There is an example of a listener in there: Appendix C






In Reply to Antonio Villanueva:


There is an example of a listener in there: Appendix C




In Intralink 3.4, there was a suite of test examples and makefiles that exercised every toollkit function.
Is there anything similar for 3.4

Gerry

avillanueva
22-Sapphire II
(To:gchampoux)

I think you need the API docs:
codebase/wt/clients/library/api/index.html. The basics of a listener is
specifying the right KeyedEvent and then writing what to do with it once
you detect it. What are you trying to accomplish?




Announcements


Top Tags