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