Package org.uberfire.client.views.pfly
Class PatternFlyEntryPoint
- java.lang.Object
-
- org.uberfire.client.views.pfly.PatternFlyEntryPoint
-
@Bundle("resources/i18n/Constants.properties") public class PatternFlyEntryPoint extends Object
-
-
Constructor Summary
Constructors Constructor Description PatternFlyEntryPoint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetMomentLocale()StringgetPatternFlyVersion()voidinit()
-
-
-
Method Detail
-
init
@PostConstruct public void init()
-
getPatternFlyVersion
public String getPatternFlyVersion()
-
getMomentLocale
public String getMomentLocale()
-
-