Package 

Interface ViewAttributesProvider

    • Method Summary

      Modifier and Type Method Description
      abstract Unit extractAttributes(View view, Map<String, Object> attributes) Add extra attributes to the default attributes Map.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail