程序包 | 说明 |
---|---|
org.opencms.gwt.client.property | |
org.opencms.gwt.client.ui.input |
GWT input widget classes for form input widgets.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsPropertySelectBox.updateCell(CmsLabelSelectCell cell) |
限定符和类型 | 方法和说明 |
---|---|
protected CmsLabelSelectCell |
CmsSelectBox.createUnknownOption(java.lang.String value) |
protected CmsLabelSelectCell |
CmsComboBox.createUnknownOption(java.lang.String value) |
限定符和类型 | 方法和说明 |
---|---|
void |
CmsSelectBox.updateCell(CmsLabelSelectCell cell)
Updates a single select cell.
|
void |
CmsComboBox.updateCell(CmsLabelSelectCell cell)
Updates a single select cell.
|