Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
AbstractDataProvider.getMetaData() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
AbstractDataResolver.getMetaData() |
Modifier and Type | Method and Description |
---|---|
MessageState |
EntityDataTypeSupport.getAcceptValidationState() |
java.lang.Class<?> |
AbstractDataType.getCreationType() |
DataType |
AggregationDataType.getElementDataType()
返回聚合元素的DataType。
|
java.lang.Class<?> |
AbstractDataType.getMatchType() |
java.util.Map<java.lang.String,java.lang.Object> |
AbstractDataType.getMetaData() |
java.util.Map<java.lang.String,PropertyDef> |
EntityDataTypeSupport.getPropertyDefs() |
java.lang.Object |
EntityDataTypeSupport.getUserData() |
boolean |
EntityDataTypeSupport.isAutoCreatePropertyDefs() |
Modifier and Type | Method and Description |
---|---|
CacheMode |
LazyPropertyDef.getCacheMode() |
DataProvider |
Reference.getDataProvider()
返回该属性内部使用的数据提供器(DataProvider)。
|
DataType |
PropertyDef.getDataType() |
java.lang.Object |
PropertyDef.getDefaultValue() |
Mapping |
PropertyDef.getMapping() |
java.util.Map<java.lang.String,java.lang.Object> |
PropertyDef.getMetaData() |
java.lang.Object |
Reference.getParameter()
返回将要传递给DataProvider的参数。
|
java.lang.String |
BasePropertyDef.getPropertyPath() |
java.lang.Object |
PropertyDef.getUserData() |
java.util.List<Validator> |
PropertyDef.getValidators() |
boolean |
LazyPropertyDef.isActiveAtClient() |
boolean |
PropertyDef.isSubmittable() |
boolean |
PropertyDef.isVisible() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Component> |
View.getChildren() |
java.lang.String |
View.getJavaScriptFile() |
java.lang.String |
View.getPackages() |
java.lang.String |
View.getPageTemplate() |
java.lang.String |
View.getPageUri() |
ViewRenderMode |
View.getRenderMode() |
java.lang.String |
View.getSkin() |
java.lang.String |
View.getStyleSheetFile() |
java.lang.String |
View.getTitle()
返回的客户端界面的标题。
|
java.lang.Object |
AbstractViewElement.getUserData() |
boolean |
AbstractViewElement.isIgnored() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ViewConfig.getName() |
Scope |
ViewConfig.getScope() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ClientProperty> |
ClientOutputHelper.ClientObjectInfo.getPropertyConfigs() |
Modifier and Type | Method and Description |
---|---|
MessageState |
AbstractValidator.getDefaultResultState() |
java.util.List<?> |
EnumValidator.getEnumValues() |
int |
LengthValidator.getMaxLength() |
float |
RangeValidator.getMaxValue() |
RangeValidateMode |
RangeValidator.getMaxValueValidateMode() |
int |
LengthValidator.getMinLength() |
float |
RangeValidator.getMinValue() |
RangeValidateMode |
RangeValidator.getMinValueValidateMode() |
RunAt |
AbstractValidator.getRunAt() |
boolean |
AbstractAjaxValidator.isAsync() |
boolean |
AbstractValidator.isRevalidateOldValue() |
boolean |
RequiredValidator.isTrimBeforeValid() |
Modifier and Type | Method and Description |
---|---|
FloatControlAnimateType |
FloatControlAnimate.getAnimateType() |
java.util.List<Component> |
Container.getChildren()
返回所有子控件的集合。
|
java.lang.String |
Container.getContainerUi() |
java.lang.String |
HtmlContainer.getContentFile() |
HideMode |
Control.getHideMode() |
Layout |
Container.getLayout()
返回布局管理对象。
|
java.lang.Object |
Control.getLayoutConstraint() |
java.util.Map<java.lang.String,java.lang.Object> |
Control.getStyle() |
java.lang.String |
SubViewHolder.getSubView() |
java.lang.String |
Control.getUi() |
java.lang.Object |
Component.getUserData() |
Modifier and Type | Method and Description |
---|---|
LongTaskAppearence |
LongTask.getAppearence() |
java.lang.String |
UpdateItem.getDataPath() |
DataResolver |
UpdateAction.getDataResolver() |
java.lang.String |
UpdateAction.getExecutingMessage() |
SubmitMethod |
FormSubmitAction.getMethod() |
java.lang.Object |
Action.getParameter() |
RefreshMode |
UpdateItem.getRefreshMode() |
java.util.List<UpdateItem> |
UpdateAction.getUpdateItems() |
boolean |
AsyncAction.isAsync() |
boolean |
UpdateItem.isAutoResetEntityState() |
boolean |
AjaxAction.isBatchable() |
boolean |
AsyncAction.isModal() |
boolean |
AjaxAction.isSupportsEntity() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
TagEditor.getAvailableTags() |
PreferredFormat |
ColorEditor.getPreferredFormat() |
java.lang.String[] |
TagEditor.getRequiredTags() |
java.lang.String |
TagEditor.getTextSeperator() |
boolean |
TagEditor.isAcceptUnknownTag() |
boolean |
TagEditor.isHighlightRequiredTags() |
boolean |
TagEditor.isShowAvailableTags() |
boolean |
ColorEditor.isShowButtons() |
boolean |
ColorPicker.isShowButtons() |
Modifier and Type | Method and Description |
---|---|
FloatControlAnimateType |
FloatContainer.getAnimateType() |
FloatControlAnimateType |
FloatPanel.getAnimateType() |
FloatControlAnimateType |
Tip.getAnimateType() |
TipArrowAlign |
Tip.getArrowAlign() |
TipArrowDirection |
Tip.getArrowDirection() |
PanelBorder |
Panel.getBorder()
Deprecated.
|
Align |
AbstractPanel.getButtonAlign() |
java.util.List<Button> |
AbstractPanel.getButtons() |
java.util.List<Component> |
AbstractPanel.getChildren() |
CloseAction |
Panel.getCloseAction() |
java.lang.Object |
Tip.getContent() |
java.util.List<Control> |
CardBook.getControls() |
Direction |
SplitPanel.getDirection() |
Control |
SplitPanel.getMainControl() |
float |
ProgressBar.getMaxValue() |
float |
Slider.getMaxValue() |
Orientation |
Slider.getOrientation() |
java.lang.String |
SplitPanel.getPosition() |
DatePicker.SelectionMode |
DatePicker.getSelectionMode() |
FloatControlShadowMode |
Dialog.getShadowMode() |
FloatControlShadowMode |
FloatContainer.getShadowMode() |
FloatControlShadowMode |
FloatPanel.getShadowMode() |
FloatControlShadowMode |
Tip.getShadowMode() |
boolean |
DatePicker.getShowTimeSpinner() |
Control |
SplitPanel.getSideControl() |
java.lang.String |
ProgressBar.getTextPattern() |
java.util.List<SimpleIconButton> |
Panel.getTools() |
boolean |
FloatContainer.isAutoAdjustPosition() |
boolean |
FloatPanel.isAutoAdjustPosition() |
boolean |
Tip.isAutoAdjustPosition() |
boolean |
Dialog.isCenter() |
boolean |
Dialog.isCloseable() |
boolean |
AbstractPanel.isCollapseable() |
boolean |
Panel.isCollapseable() |
boolean |
SplitPanel.isCollapseable() |
boolean |
AbstractPanel.isCollapsed() |
boolean |
FloatContainer.isContinuedFocus() |
boolean |
FloatPanel.isContinuedFocus() |
boolean |
Tip.isContinuedFocus() |
boolean |
Dialog.isDraggable() |
boolean |
FloatContainer.isFloating() |
boolean |
FloatPanel.isFloating() |
boolean |
Tip.isFloating() |
boolean |
FloatContainer.isFocusAfterShow() |
boolean |
FloatPanel.isFocusAfterShow() |
boolean |
Tip.isFocusAfterShow() |
boolean |
FloatContainer.isHandleOverflow()
Deprecated.
|
boolean |
FloatPanel.isHandleOverflow()
Deprecated.
|
boolean |
Tip.isHandleOverflow()
Deprecated.
|
boolean |
Dialog.isModal() |
boolean |
Dialog.isResizeable() |
boolean |
SplitPanel.isResizeable() |
boolean |
DatePicker.isShowClearButton() |
boolean |
DatePicker.isShowConfirmButton() |
boolean |
ProgressBar.isShowText() |
boolean |
DatePicker.isShowTodayButton() |
boolean |
AbstractButton.isToggleOnShowMenu() |
void |
FieldSet.setCollapseable(boolean collapseable) |
void |
GroupBox.setCollapseable(boolean collapseable) |
Modifier and Type | Method and Description |
---|---|
Control |
Section.getControl() |
java.util.List<Section> |
Accordion.getSections() |
boolean |
Section.isVisible() |
Modifier and Type | Method and Description |
---|---|
FloatControlAnimateType |
Menu.getAnimateType() |
FloatControl |
ControlMenuItem.getControl() |
FloatControlAnimateType |
Menu.getHideAnimateType() |
IconPosition |
Menu.getIconPosition() |
java.util.List<BaseMenuItem> |
Menu.getItems() |
java.util.List<BaseMenuItem> |
MenuItem.getItems() |
FloatControlShadowMode |
Menu.getShadowMode() |
FloatControlAnimateType |
Menu.getShowAnimateType() |
boolean |
Menu.isAutoAdjustPosition() |
boolean |
Menu.isContinuedFocus() |
boolean |
Menu.isFloating() |
boolean |
Menu.isFocusAfterShow() |
boolean |
Menu.isHandleOverflow()
Deprecated.
|
boolean |
TextMenuItem.isHideOnClick() |
boolean |
BaseMenuItem.isVisible() |
Modifier and Type | Method and Description |
---|---|
Control |
ControlTab.getControl() |
int |
VerticalTabControl.getTabColumnWidth() |
TabPlacement |
TabBar.getTabPlacement() |
VerticalTabPlacement |
TabColumn.getTabPlacement() |
java.util.List<Tab> |
TabBar.getTabs() |
java.util.List<Tab> |
TabColumn.getTabs() |
java.util.List<Tab> |
TabControl.getTabs() |
java.util.List<Tab> |
VerticalTabControl.getTabs() |
boolean |
TabColumn.isVerticalText() |
boolean |
Tab.isVisible() |
Modifier and Type | Method and Description |
---|---|
int |
Button.getHideMenuOnMouseLeaveDelay() |
int |
MenuButton.getHideMenuOnMouseLeaveDelay() |
java.util.List<BaseMenuItem> |
MenuButton.getItems() |
java.util.List<Control> |
ToolBar.getItems() |
boolean |
Button.isShowMenuOnHover() |
boolean |
MenuButton.isShowMenuOnHover() |
boolean |
ToolBar.isShowMenuOnHover() |
Modifier and Type | Method and Description |
---|---|
int |
AbstractBlockView.getBlockDecoratorSize() |
int |
AbstractBlockView.getBlockHeight() |
BlockLayout |
AbstractBlockView.getBlockLayout() |
int |
AbstractBlockView.getBlockWidth() |
int |
AbstractBlockView.getHoriPadding() |
int |
AbstractBlockView.getHoriSpacing() |
java.util.List<?> |
BlockView.getItems() |
int |
AbstractBlockView.getVertPadding() |
int |
AbstractBlockView.getVertSpacing() |
Modifier and Type | Method and Description |
---|---|
DataProvider |
DataSet.getDataProvider()
返回数据集对应的数据提供器。
|
DataType |
DataSet.getDataType()
返回被封装数据的数据类型。
|
LoadMode |
DataSet.getLoadMode() |
java.lang.Object |
DataSet.getParameter()
返回装载数据时使用的参数,及传递给数据提供器的参数。
|
Modifier and Type | Method and Description |
---|---|
int |
RadioGroup.getColumnCount() |
DataType |
TextEditor.getDataType() |
Control |
FormElement.getEditor() |
FormElementHintPosition |
FormElement.getHintPosition() |
Align |
FormElement.getLabelAlign() |
Align |
FormProfile.getLabelAlign() |
FormElementLabelPosition |
FormElement.getLabelPosition() |
FormElementLabelPosition |
FormProfile.getLabelPosition() |
RadioGroupLayout |
RadioGroup.getLayout() |
Mapping |
TextEditor.getMapping() |
int |
NumberSpinner.getMax() |
int |
NumberSpinner.getMin() |
java.lang.Object |
CheckBox.getMixedValue() |
java.lang.Object |
CheckBox.getOffValue() |
java.lang.Object |
CheckBox.getOnValue() |
java.util.List<RadioButton> |
RadioGroup.getRadioButtons() |
int |
Spinner.getStep() |
DateTimeSpinnerType |
DateTimeSpinner.getType() |
FormElementType |
FormElement.getType()
Deprecated.
|
FormElementType |
FormProfile.getType() |
java.lang.Object |
CheckBox.getValue() |
java.lang.String |
CustomSpinner.getValue() |
java.lang.Object |
RadioButton.getValue() |
java.lang.Object |
RadioGroup.getValue() |
boolean |
AbstractTextEditor.isEditable() |
boolean |
FormElement.isEditable() |
boolean |
Spinner.isPostValueOnSpin() |
boolean |
AbstractTextEditor.isSelectTextOnFocus() |
boolean |
NumberSpinner.isSelectTextOnFocus() |
boolean |
TextArea.isSelectTextOnFocus() |
boolean |
FormElement.isShowHint() |
boolean |
FormProfile.isShowHint() |
boolean |
FormElement.isShowLabel() |
boolean |
FormProfile.isShowLabel() |
boolean |
Spinner.isShowSpinTrigger() |
boolean |
AbstractEditor.isSupportsDirtyFlag() |
void |
Image.setStretchMode(ImageStretchMode stretchMode) |
Modifier and Type | Method and Description |
---|---|
EntityDataType |
AutoForm.getDataType() |
java.util.List<Control> |
AutoForm.getElements() |
Align |
AutoForm.getLabelAlign() |
FormElementLabelPosition |
AutoForm.getLabelPosition() |
boolean |
AutoForm.isCreateOwnEntity() |
boolean |
AutoForm.isShowHint() |
boolean |
AutoForm.isShowLabel() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Column> |
RowListDropDown.getColumns() |
Control |
CustomDropDown.getControl() |
FilterMode |
DataSetDropDown.getFilterMode() |
java.util.List<?> |
ListDropDown.getItems() |
int |
RowListDropDown.getMinFilterInterval() |
java.lang.String |
AutoMappingDropDown.getProperty() |
boolean |
Trigger.isButtonVisible() |
boolean |
AutoMappingDropDown.isDynaFilter() |
boolean |
Trigger.isEditable() |
boolean |
DataSetDropDown.isFilterOnTyping() |
boolean |
RowListDropDown.isFilterOnTyping() |
boolean |
DropDown.isPostValueOnSelect() |
boolean |
DataSetDropDown.isUseDataBinding() |
Modifier and Type | Method and Description |
---|---|
Align |
DataColumn.getAlign() |
java.util.List<Column> |
ColumnGroup.getColumns() |
java.util.List<Column> |
GridSupport.getColumns() |
DataType |
DataColumn.getDataType() |
Control |
DataColumn.getEditor() |
java.lang.String |
DataColumn.getEditorType() |
FilterMode |
DataGrid.getFilterMode() |
Align |
Column.getHeaderAlign() |
java.util.List<?> |
Grid.getItems() |
SortMode |
DataGrid.getSortMode() |
SortState |
DataColumn.getSortState() |
StretchColumnsMode |
GridSupport.getStretchColumnsMode() |
boolean |
DataColumn.isEditable() |
boolean |
DataColumn.isFilterable() |
boolean |
AbstractGrid.isGroupOnSort() |
boolean |
AbstractDataColumn.isResizeable() |
boolean |
GridSupport.isShowHeader() |
boolean |
Column.isSupportsOptionMenu() |
boolean |
Column.isVisible() |
Modifier and Type | Method and Description |
---|---|
Align |
FormLayoutConstraint.getAlign() |
VerticalAlign |
HBoxLayout.getAlign() |
VerticalAlign |
HBoxLayoutConstraintSupport.getAlign() |
Align |
VBoxLayout.getAlign() |
Align |
VBoxLayoutConstraintSupport.getAlign() |
int |
FormLayout.getColPadding() |
Pack |
AbstractBoxLayout.getPack() |
int |
AbstractBoxLayout.getPadding() |
int |
FormLayout.getPadding() |
int |
AbstractBoxLayout.getRegionPadding() |
int |
FormLayout.getRowPadding() |
VerticalAlign |
FormLayoutConstraint.getvAlign() |
boolean |
AbstractBoxLayout.isStretch() |
Modifier and Type | Method and Description |
---|---|
DragMode |
AbstractList.getDragMode() |
DropMode |
AbstractList.getDropMode() |
java.util.List<?> |
ListBox.getItems() |
ScrollMode |
AbstractList.getScrollMode() |
SelectionMode |
AbstractList.getSelectionMode() |
boolean |
RowList.isHighlightCurrentRow() |
boolean |
RowList.isHighlightHoverRow() |
boolean |
RowList.isHighlightSelectedRow() |
Modifier and Type | Method and Description |
---|---|
java.util.List<BindingConfig> |
DataTree.getBindingConfigs() |
java.util.List<BindingConfig> |
BindingConfig.getChildBindingConfigs() |
java.lang.Object |
BaseNode.getData() |
DropMode |
AbstractTree.getDropMode() |
ExpandingMode |
AbstractTree.getExpandingMode() |
java.util.List<BaseNode> |
BaseNode.getNodes() |
java.util.List<BaseNode> |
Tree.getNodes() |
java.lang.Object |
BaseNode.getUserData() |
boolean |
BaseNode.isAutoCheckChildren() |
boolean |
BindingConfig.isAutoCheckChildren() |
boolean |
AbstractTree.isExpandingAnimated() |
boolean |
BaseNode.isIgnored() |
Modifier and Type | Method and Description |
---|---|
java.util.List<BindingConfig> |
DataTreeGrid.getBindingConfigs() |
java.util.List<Column> |
AbstractTreeGrid.getColumns() |
EntityDataType |
DataTreeGrid.getDataType() |
DropMode |
AbstractTreeGrid.getDropMode() |
ExpandingMode |
AbstractTreeGrid.getExpandingMode() |
java.util.List<BaseNode> |
TreeGrid.getNodes() |
boolean |
AbstractTreeGrid.isExpandingAnimated() |
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.