info.magnolia.ui.vaadin.gwt.client.icon.connector
Class BadgeIconState

java.lang.Object
  extended by com.vaadin.shared.communication.SharedState
      extended by com.vaadin.shared.AbstractComponentState
          extended by info.magnolia.ui.vaadin.gwt.client.icon.connector.BadgeIconState
All Implemented Interfaces:
Serializable

public class BadgeIconState
extends com.vaadin.shared.AbstractComponentState

State object for the BadgeIcon.

See Also:
Serialized Form

Field Summary
 String fillColor
           
 boolean outline
           
 int size
           
 String strokeColor
           
 int value
           
 
Fields inherited from class com.vaadin.shared.AbstractComponentState
caption, description, errorMessage, height, id, immediate, primaryStyleName, readOnly, styles, width
 
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
 
Constructor Summary
BadgeIconState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fillColor

public String fillColor

strokeColor

public String strokeColor

outline

public boolean outline

value

public int value

size

public int size
Constructor Detail

BadgeIconState

public BadgeIconState()


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.