com.liferay.faces.bridge.component.html.internal
Class MessageAttributes
java.lang.Object
com.liferay.faces.bridge.component.html.internal.AttributesWrapper
com.liferay.faces.bridge.component.html.internal.MessageAttributes
- All Implemented Interfaces:
- Map<String,Object>, javax.faces.FacesWrapper<Map<String,Object>>
public class MessageAttributes
- extends AttributesWrapper
- Author:
- Neil Griffin
| Nested classes/interfaces inherited from interface java.util.Map |
Map.Entry<K,V> |
| Methods inherited from class com.liferay.faces.bridge.component.html.internal.AttributesWrapper |
clear, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageAttributes
public MessageAttributes(Map<String,Object> attributes)
get
public Object get(Object key)
- Specified by:
get in interface Map<String,Object>- Overrides:
get in class AttributesWrapper
getClassAttributeValue
protected String getClassAttributeValue(Object value,
String defaultValue,
String styleClass)
getWrapped
public Map<String,Object> getWrapped()
Copyright © 2015 Liferay, Inc.. All rights reserved.