Package kz.greetgo.util.fui
Interface StrAccessor
-
- All Superinterfaces:
HandlerAttaching<StrChangeHandler>
public interface StrAccessor extends HandlerAttaching<StrChangeHandler>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringget()voidset(java.lang.String value)-
Methods inherited from interface kz.greetgo.util.fui.handler.HandlerAttaching
attach
-
-