Interface MutableOptionalTextHolder

All Superinterfaces:
OptionalTextHolder

public interface MutableOptionalTextHolder extends OptionalTextHolder
A MutableOptionalTextHolder is a OptionalTextHolder whose text can be set and removed programmatically.
Author:
Silvan Wyss