public class PWFileChooser extends PWChooser
Constructor | Description |
---|---|
PWFileChooser(java.lang.String label,
java.lang.String propertyKey) |
Constructor
|
Modifier and Type | Method | Description |
---|---|---|
void |
check() |
Check if the property can be binded to the widget
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
build
checkAndBuild, enableOrDisable, getAlignment, getControls, getHeight, getIndent, getLabel, getNumberOfColumns, getWidth, isGrabExcessSpace, isSingleWidget, setAlignment, setEnabler, setGrabExcessSpace, setHeight, setIndent, setWidth
public PWFileChooser(java.lang.String label, java.lang.String propertyKey)
label
- associated labelpropertyKey
- associated keypublic void check()
PWWidget
PWWidget.check()