Package org.jboss.hal.ballroom
Class HelpTextBuilder
- java.lang.Object
-
- org.jboss.hal.ballroom.HelpTextBuilder
-
public class HelpTextBuilder extends Object
Class to build a help text from an attribute description. Besides the description itself includes information about an optional capability reference, whether an attribute is required, supports expressions or needs some kind of restart after modification.
-
-
Constructor Summary
Constructors Constructor Description HelpTextBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.gwt.safehtml.shared.SafeHtmlhelpText(org.jboss.hal.dmr.Property property)
-