|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.tssap.util.ui.AbstractEditable
|
+--com.tssap.util.ui.reuse.GenericComponent
|
+--com.tssap.util.ui.reuse.ObjectEditorComponent
|
+--com.tssap.util.ui.reuse.DefaultObjectEditorComponent
| Fields inherited from interface com.tssap.util.ui.reuse.IObjectEditorComponent |
SEVERITY_PREFIX_ERROR, SEVERITY_PREFIX_INFO, SEVERITY_PREFIX_LEAVABLE_WARNING, SEVERITY_PREFIX_UNLEAVABLE_WARNING |
| Constructor Summary | |
DefaultObjectEditorComponent()
Constructor for DefaultObjectEditorComponent. |
|
DefaultObjectEditorComponent(java.lang.String title)
Constructor for DefaultObjectEditorComponent. |
|
| Method Summary | |
int |
getUserGridNumOfColumns()
Returns number of columns for userArea given to method initContainer(IGridLayoutPane userArea) |
boolean |
isUserGridEqualColSize()
Returns true if userArea given to method initContainer(IGridLayoutPane userArea) has to have equal column widths |
| Methods inherited from class com.tssap.util.ui.reuse.ObjectEditorComponent |
acceptData, dispose, getData, getModifiedCallback, isDataAutoRefreshing, isEnabled, okToLeave, refreshDataFromUI, refreshUIFromData, setData, setEnabled, setModifiedCallback |
| Methods inherited from class com.tssap.util.ui.reuse.GenericComponent |
addModifyListener, addSelectionListener, createPartControl, createPartControl, createPartControl, getTitle, getUserAreaGridLayoutPane, isComposable, refresh, removeModifyListener, removeSelectionListener, setTitle |
| Methods inherited from class com.tssap.util.ui.AbstractEditable |
isEditable, setEditable |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.tssap.util.ui.reuse.IReuseable |
createPartControl |
| Methods inherited from interface com.tssap.util.ui.IEditable |
isEditable, setEditable |
| Methods inherited from interface com.tssap.util.ui.glpc.IGridLayoutPaneContainer |
initContainer |
| Constructor Detail |
public DefaultObjectEditorComponent()
public DefaultObjectEditorComponent(java.lang.String title)
title - | Method Detail |
public int getUserGridNumOfColumns()
IGridLayoutPaneContainerIGridLayoutPaneContainer.getUserGridNumOfColumns()public boolean isUserGridEqualColSize()
IGridLayoutPaneContainerIGridLayoutPaneContainer.isUserGridEqualColSize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||