public static class WicketTesterHelper.ComponentData extends Object implements org.apache.wicket.util.io.IClusterable
ComponentData class.| Modifier and Type | Field and Description |
|---|---|
boolean |
isEnabled
Whether Component is Enabled
|
boolean |
isVisible
Component visibility
|
String |
path
Component path.
|
String |
type
Component type.
|
String |
value
Component value.
|
| Constructor and Description |
|---|
ComponentData() |
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.