Class EventLabelOptions

java.lang.Object
org.wicketstuff.wiquery.core.options.EventLabelOptions
All Implemented Interfaces:
Serializable, IComplexOption

public class EventLabelOptions extends Object implements IComplexOption
Representation of an EventLabel into an ItemOptions
Author:
Julien Roche
See Also:
  • Constructor Details

    • EventLabelOptions

      public EventLabelOptions(EventLabel eventLabel)
      Default constructor
      Parameters:
      eventLabel -
  • Method Details

    • getEventLabel

      public EventLabel getEventLabel()
      Method retrieving the eventLabel value
      Returns:
      the eventLabel
    • getJavascriptOption

      public CharSequence getJavascriptOption()
      Description copied from interface: IComplexOption
      Method retrieving the javascript representation of this complex option
      Specified by:
      getJavascriptOption in interface IComplexOption
      Returns:
      the javascript
    • setInteger

      public void setInteger(EventLabel eventLabel)
      Methode setting the eventLabel value
      Parameters:
      eventLabel - EventLabel