protected CRPropertyDescriptor[] |
XTreeEditor.addAllowEdit(CRPropertyDescriptor[] crp) |
protected CRPropertyDescriptor[] |
XTreeComboBoxEditor.addAllowEdit(CRPropertyDescriptor[] crp) |
protected CRPropertyDescriptor[] |
XTreeEditor.addCustomData(CRPropertyDescriptor[] crp) |
protected CRPropertyDescriptor[] |
XTreeComboBoxEditor.addCustomData(CRPropertyDescriptor[] crp) |
protected CRPropertyDescriptor[] |
XTreeEditor.addWaterMark(CRPropertyDescriptor[] crp) |
protected CRPropertyDescriptor[] |
XTreeComboBoxEditor.addWaterMark(CRPropertyDescriptor[] crp) |
CRPropertyDescriptor |
XLayoutContainer.createMarginDescriptor()
边距属性
|
CRPropertyDescriptor |
XLayoutContainer.createWidgetNameDescriptor()
控件名属性
|
protected CRPropertyDescriptor |
XButton.creatNonListenerStyle(int i) |
CRPropertyDescriptor[] |
XWParameterLayout.getExtraTableEditor()
获取插件给该控件提供的额外属性表
TODO 需要抽成额外的接口,因为 XCreator.supportedDescriptor() 提供的属性里面的默认属性面板都是额外自己画的,因此插件提供额外属性应该有一个方法去获取;
TODO 此外,需要将基本高级等分开,在控件的对应属性(基本,高级还有一些其他分类)中进行过滤生成对应的面板。
|
CRPropertyDescriptor[] |
XElementCase.getExtraTableEditor() |
protected CRPropertyDescriptor[] |
XButton.getisCustomStyle() |
protected CRPropertyDescriptor[] |
XButton.getisnotCustomStyle() |
CRPropertyDescriptor |
CRPropertyDescriptor.putKeyValue(java.lang.String key,
java.lang.Object value) |
CRPropertyDescriptor |
CRPropertyDescriptor.setEditorClass(java.lang.Class<?> clazz) |
CRPropertyDescriptor |
CRPropertyDescriptor.setI18NName(java.lang.String displayName) |
CRPropertyDescriptor |
CRPropertyDescriptor.setPropertyChangeListener(PropertyChangeAdapter l) |
CRPropertyDescriptor |
CRPropertyDescriptor.setRendererClass(java.lang.Class<?> clazz) |
CRPropertyDescriptor |
CRPropertyDescriptor.setSubLevel(boolean isSubProperty) |
CRPropertyDescriptor[] |
XWriteAbleRepeatEditor.supportedDescriptor() |
CRPropertyDescriptor[] |
XWParameterLayout.supportedDescriptor()
参数面板属性表
|
CRPropertyDescriptor[] |
XWidgetCreator.supportedDescriptor()
待说明
|
CRPropertyDescriptor[] |
XWBorderLayout.supportedDescriptor()
得到属性名
|
CRPropertyDescriptor[] |
XWAbsoluteLayout.supportedDescriptor()
得到属性名
|
CRPropertyDescriptor[] |
XWAbsoluteBodyLayout.supportedDescriptor()
得到属性名
|
CRPropertyDescriptor[] |
XTreeEditor.supportedDescriptor() |
CRPropertyDescriptor[] |
XTextEditor.supportedDescriptor()
控件的属性列表
|
CRPropertyDescriptor[] |
XTextArea.supportedDescriptor() |
CRPropertyDescriptor[] |
XRadioGroup.supportedDescriptor() |
CRPropertyDescriptor[] |
XRadio.supportedDescriptor() |
CRPropertyDescriptor[] |
XPassword.supportedDescriptor()
控件的属性列表
|
CRPropertyDescriptor[] |
XNumberEditor.supportedDescriptor()
控件的属性列表
|
CRPropertyDescriptor[] |
XNameWidget.supportedDescriptor()
返回控件支持的属性表
|
CRPropertyDescriptor[] |
XMultiFileUploader.supportedDescriptor() |
CRPropertyDescriptor[] |
XLayoutContainer.supportedDescriptor()
得到属性名
|
CRPropertyDescriptor[] |
XLabel.supportedDescriptor()
返回组件属性值
|
CRPropertyDescriptor[] |
XIframeEditor.supportedDescriptor() |
CRPropertyDescriptor[] |
XFileUploader.supportedDescriptor() |
CRPropertyDescriptor[] |
XFieldEditor.supportedDescriptor() |
CRPropertyDescriptor[] |
XElementCase.supportedDescriptor()
返回组件属性值
|
CRPropertyDescriptor[] |
XDirectWriteEditor.supportedDescriptor() |
CRPropertyDescriptor[] |
XDateEditor.supportedDescriptor()
控件的属性列表
|
CRPropertyDescriptor[] |
XCustomWriteAbleRepeatEditor.supportedDescriptor() |
abstract CRPropertyDescriptor[] |
XCreator.supportedDescriptor()
返回组件属性值
|
CRPropertyDescriptor[] |
XComboCheckBox.supportedDescriptor() |
CRPropertyDescriptor[] |
XComboBox.supportedDescriptor()
控件的属性列表
|
CRPropertyDescriptor[] |
XCheckBoxGroup.supportedDescriptor() |
CRPropertyDescriptor[] |
XCheckBox.supportedDescriptor() |
CRPropertyDescriptor[] |
XChartEditor.supportedDescriptor()
得到属性名
|
CRPropertyDescriptor[] |
XButton.supportedDescriptor()
根据下拉框选择返回按钮样式的默认设置或自定义设置列表
|
CRPropertyDescriptor[] |
DedicateLayoutContainer.supportedDescriptor()
得到属性名
|