public class DropDownAutoOpenConfig extends AbstractConfig
DropDownAutoOpen configurationAbstractConfig.IKey<T>| Constructor and Description |
|---|
DropDownAutoOpenConfig()
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
DropDownAutoOpenConfig |
instantlyCloseOthers(boolean value)
whether to close other menus or not
|
DropDownAutoOpenConfig |
withDelay(org.apache.wicket.util.time.Duration value)
open delay
|
all, getString, isEmpty, newKey, put, remove, toJsonString, wrappublic DropDownAutoOpenConfig withDelay(org.apache.wicket.util.time.Duration value)
value - mandatory parameterpublic DropDownAutoOpenConfig instantlyCloseOthers(boolean value)
value - mandatory parameterCopyright © 2013 agilecoders.de. All Rights Reserved.