public class TextFormatterAttribute extends Attribute<TextFormatter>
An attribute for setting a on a node. This is usually added to the FieldNode so that PropertyViews can use
it to format the string for rendering.
UI.dateFormat(com.codename1.rad.text.DateFormatter)| Constructor and Description |
|---|
TextFormatterAttribute(TextFormatter value) |
public TextFormatterAttribute(TextFormatter value)
Copyright © 2022. All Rights Reserved.