程序包 | 说明 |
---|---|
org.opencms.gwt.client.ui.input |
GWT input widget classes for form input widgets.
|
org.opencms.gwt.client.ui.input.form |
GWT input widget classes for forms.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsDefaultStringModel
The default string model implementation.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsStringModel |
I_CmsFormField.getModel()
Returns the model object for this field.
|
限定符和类型 | 方法和说明 |
---|---|
void |
I_CmsFormField.bind(I_CmsStringModel model)
Binds a model object to the form field.
|
限定符和类型 | 方法和说明 |
---|---|
I_CmsStringModel |
CmsBasicFormField.getModel() |
限定符和类型 | 方法和说明 |
---|---|
void |
CmsBasicFormField.bind(I_CmsStringModel model) |