|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IUpdateChannel
This class is used to update the model with channel values while a fade is happening.
| Method Summary | |
|---|---|
void |
updateChannel(Channel channel)
This method will update the channel with the given channel. |
void |
updateChannels(Channel[] channels)
This method will update the channels with the given channels. |
| Method Detail |
|---|
void updateChannel(Channel channel)
channel - The address, value pair to update.void updateChannels(Channel[] channels)
channels - The address, value pairs to update.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||