com.im.ijc.core/1 5.9.4

com.im.ijc.core.api.views
Interface IJCWidget.Updateable

All Known Subinterfaces:
IJCWidget.Cacheable
Enclosing interface:
IJCWidget

public static interface IJCWidget.Updateable

Interface helper to update renderer's widget.


Method Summary
 void updateValue()
          Update with current value.
 

Method Detail

updateValue

void updateValue()
Update with current value.


com.im.ijc.core/1 5.9.4