add method to traverse throw editor collection of tab

Description

when write callout to update a field when other field is change.
i see it's hard to travel thru all editor of current tab.

so i add editorTraverse (Callback<WEditor> editorTaverseCallback); to IFieldEditorContainer
it help called can travel thru weditor set to implement logic.

how to use?

Environment

None

Attachments

1

Activity

Show:

Carlos Ruiz August 25, 2017 at 10:05 AM

,

> when write callout to update a field when other field is change.

That's the common use of callouts, I don't understand what is different for this need.

Fixed

Details

Assignee

Reporter

Labels

Priority

Created August 13, 2017 at 11:52 AM
Updated October 2, 2017 at 9:36 AM
Resolved August 26, 2017 at 5:41 PM