Uses of Interface
org.nasdanika.html.model.bootstrap.Text
Packages that use Text
Package
Description
-
Uses of Text in org.nasdanika.html.model.bootstrap
Methods in org.nasdanika.html.model.bootstrap that return TextModifier and TypeMethodDescriptionBootstrapFactory.createText()Returns a new object of class 'Text'.Appearance.getText()Returns the value of the 'Text' containment reference.Methods in org.nasdanika.html.model.bootstrap with parameters of type Text -
Uses of Text in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement TextMethods in org.nasdanika.html.model.bootstrap.impl that return TextMethods in org.nasdanika.html.model.bootstrap.impl with parameters of type TextModifier and TypeMethodDescriptionAppearanceImpl.basicSetText(Text newText, NotificationChain msgs) void -
Uses of Text in org.nasdanika.html.model.bootstrap.util
Methods in org.nasdanika.html.model.bootstrap.util with parameters of type TextModifier and TypeMethodDescriptionReturns the result of interpreting the object as an instance of 'Text'.booleanBootstrapValidator.validateText(Text text, DiagnosticChain diagnostics, Map<Object, Object> context) booleanBootstrapValidator.validateText_attributes(Text text, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the attributes constraint of 'Text'.