|
Ontimize Document Management 0.035EN | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPropertyComponent
| Method Summary | |
|---|---|
void |
addPropertyPanelSaveListener(PropertySaveListener psl)
|
void |
clearPropertyPanelSaveListener()
|
PropertyContext |
getContext()
|
Property[] |
getValue()
|
void |
init(java.util.Map params)
|
void |
removePropertyPanelSaveListener(PropertySaveListener psl)
|
void |
setContext(PropertyContext context)
|
void |
setValue(java.util.ArrayList l)
|
void |
setValue(java.util.ArrayList l,
PropertyContext context)
|
void |
setValue(java.util.Map data)
|
void |
setValue(java.util.Map data,
PropertyContext context)
|
| Methods inherited from interface com.ontimize.dms.client.gui.InnerComponent |
|---|
getAccessibleComponent, isEditable, isEnabled, isVisible, setEditable, setEnabled, setVisible |
| Methods inherited from interface com.ontimize.dms.client.gui.property.editor.EditorConfiguration |
|---|
setContext, setEditors |
| Methods inherited from interface com.ontimize.dms.client.gui.refreshable.IRefreshable |
|---|
clear, refresh |
| Method Detail |
|---|
void init(java.util.Map params)
Property[] getValue()
PropertyContext getContext()
void setContext(PropertyContext context)
void setValue(java.util.Map data)
void setValue(java.util.Map data,
PropertyContext context)
void setValue(java.util.ArrayList l)
void setValue(java.util.ArrayList l,
PropertyContext context)
void addPropertyPanelSaveListener(PropertySaveListener psl)
void clearPropertyPanelSaveListener()
void removePropertyPanelSaveListener(PropertySaveListener psl)
|
Ontimize Document Management | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||