FUIEmptyValueComponent
public protocol FUIEmptyValueComponent : FUIAttributesConsumer
Component protocol for the text to be displayed when the value is nil.
-
Text to display, when value for the category in the series is nil.
Declaration
Swift
var emptyText: FUIText { get set } -
NUIStyleClassPath for
emptyTextpropertyDeclaration
Swift
var emptyTextStyleClassPath: [FioriStyle] { get set }
-
emptyTextStyleClassPathDefault implementationDefault Implementation
NUIStyleClassPath for
emptyTextpropertyDeclaration
Swift
public var emptyTextStyleClassPath: [FioriStyle] { get set }