|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IComplexPropertiesPanel
Used by the ComplexPropertyDialog.
| Method Summary | |
|---|---|
java.lang.String |
getPropertyName(org.eclipse.swt.widgets.Control control)
Optional method to return the property name referring to a control. |
void |
setPropertyNode(org.w3c.dom.Node node)
Set the node for the property being edited, which may not exist in the DOM. |
java.lang.String[] |
validate()
Return a non-null string array to indicate a problem in validation. |
| Methods inherited from interface com.ibm.designer.domino.xsp.api.panels.complex.IComplexPanel |
|---|
createPanel, getControl |
| Methods inherited from interface com.ibm.designer.domino.xsp.api.panels.IPanelDataReciever |
|---|
setExtraData |
| Method Detail |
|---|
java.lang.String[] validate()
java.lang.String getPropertyName(org.eclipse.swt.widgets.Control control)
void setPropertyNode(org.w3c.dom.Node node)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||