Package 

Interface StyleBuilderCallback


  • 
    public interface StyleBuilderCallback<T>
    
                        

    Used for specifying dynamic styling for a view when creating a model. This is only used if the view is set up to be styled with the Paris library.

    • Method Summary

      Modifier and Type Method Description
      abstract void buildStyle(T builder)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait