Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.client.local.spi
Class LessStyle

java.lang.Object
  extended by org.jboss.errai.ui.client.local.spi.LessStyle

@ApplicationScoped
public class LessStyle
extends Object

Helper to get an obfuscated less style.

Author:
edewit@redhat.com

Constructor Summary
LessStyle()
           
 
Method Summary
 String get(String style)
           
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LessStyle

public LessStyle()
Method Detail

init

@PostConstruct
public void init()

get

public String get(String style)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.