org.wicketstuff.select2
Class Settings.Widths

java.lang.Object
  extended by org.wicketstuff.select2.Settings.Widths
Enclosing class:
Settings

public static class Settings.Widths
extends Object

Some predefined width option values


Field Summary
static String COPY
           
static String ELEMENT
           
static String OFF
           
static String RESOLVE
           
 
Constructor Summary
Settings.Widths()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OFF

public static String OFF

COPY

public static String COPY

RESOLVE

public static String RESOLVE

ELEMENT

public static String ELEMENT
Constructor Detail

Settings.Widths

public Settings.Widths()


Copyright © 2018. All rights reserved.