[Trinidad] Possible to skip certain stops in a train model?

2011-11-02 Thread Phuu Tek
Hi, I am looking at implementing my own custom Train Model using my custom ProcessMenuModel public ProcessMenuModel getTrainModel() { } However, I have a specific use case wherein I should be able to skip certain stops in my train. Say for example, I have seven stops then on Step 2, I choose

Re: [Trinidad] Possible to skip certain stops in a train model?

2011-11-02 Thread Pavitra Subramaniam
Hello Phuu, On 11/2/2011 2:44 AM, Phuu Tek wrote: Hi, I am looking at implementing my own custom Train Model using my custom ProcessMenuModel public ProcessMenuModel getTrainModel() { } However, I have a specific use case wherein I should be able to skip certain stops in my train. Say