Tweakr
Android Library for Remote Debugging, Autogenerating Settings/Preference UIs, and Wizard-of-Ozing
com.google.tweakr.TweakrRepo.OnChangeListener Interface Reference

Inherited by com.google.tweakr.TweakrRegistry.

Public Member Functions

void onFieldChanged (String name, Object value)
 

Member Function Documentation

◆ onFieldChanged()

void com.google.tweakr.TweakrRepo.OnChangeListener.onFieldChanged ( String  name,
Object  value 
)

Called when the value changes in the UI.

Parameters
namefully-qualified name of the member.
valuethe new value to be set.

The documentation for this interface was generated from the following file: