public class SimpleCell extends oracle.tip.tools.presentation.uiobjects.sdk.SimpleCell implements ISimpleCell
| Constructor and Description |
|---|
SimpleCell(String value) |
SimpleCell(String value, boolean isWrap) |
SimpleCell(UIObject uiObject) |
| Modifier and Type | Method and Description |
|---|---|
UIObject |
getUIObject()
returns the UIOBJECT value
|
public SimpleCell(String value)
public SimpleCell(String value, boolean isWrap)
public SimpleCell(UIObject uiObject)
public UIObject getUIObject()
ISimpleCellgetUIObject in interface ISimpleCell