程序包 | 说明 |
---|---|
org.opencms.ade.galleries.client.preview.ui | |
org.opencms.gwt.client.ui |
Classes to handle GWT ui.
|
org.opencms.gwt.client.ui.input |
GWT input widget classes for form input widgets.
|
org.opencms.gwt.client.ui.input.impl |
限定符和类型 | 字段和说明 |
---|---|
protected CmsLabel |
CmsImageFormatsForm.m_heightLabel
The height label.
|
protected CmsLabel |
CmsImageFormatsForm.m_selectBoxLabel
The select box label.
|
protected CmsLabel |
CmsImageFormatsForm.m_widthLabel
The width label.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsLabel |
CmsFieldSet.m_legend
The legend of the fieldset.
|
protected CmsLabel |
CmsListItemWidget.m_subtitle
Sub title label.
|
protected CmsLabel |
CmsListItemWidget.m_title
Title label.
|
限定符和类型 | 方法和说明 |
---|---|
CmsLabel |
CmsListItemWidget.AdditionalInfoItem.getTitleLabel()
Returns the title element.
|
CmsLabel |
CmsListItemWidget.getTitleWidget()
Gets the title widget.
|
CmsLabel |
CmsListItemWidget.AdditionalInfoItem.getValueLabel()
Returns the value element.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsListItemWidget.I_CmsTitleEditHandler.handleEdit(CmsLabel title,
com.google.gwt.user.client.ui.TextBox box)
This method is called when the user has finished editing the title field.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsLabel |
CmsMultiSelectBox.m_openerWidget
The widget displayed in the opener.
|
protected CmsLabel |
CmsSelectBox.m_openerWidget
The widget displayed in the opener.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsLabelNonTextOverflowImpl
Single line label implementation for gecko based browsers which don't support CSS property 'text-overflow'.
|