Package com.bea.alsb.presentation
Class SimpleCell
java.lang.Object
oracle.tip.tools.presentation.uiobjects.sdk.SimpleCell
com.bea.alsb.presentation.SimpleCell
- All Implemented Interfaces:
ISimpleCell,oracle.tip.tools.presentation.uiobjects.sdk.IFixedWidthObject,oracle.tip.tools.presentation.uiobjects.sdk.ISimpleCell
public class SimpleCell
extends oracle.tip.tools.presentation.uiobjects.sdk.SimpleCell
implements ISimpleCell
Simple Cell
-
Nested Class Summary
Nested classes/interfaces inherited from class oracle.tip.tools.presentation.uiobjects.sdk.SimpleCell
oracle.tip.tools.presentation.uiobjects.sdk.SimpleCell.SimpleCellType -
Constructor Summary
ConstructorsConstructorDescriptionSimpleCell(UIObject uiObject) SimpleCell(String value) SimpleCell(String value, boolean isWrap) -
Method Summary
Methods inherited from class oracle.tip.tools.presentation.uiobjects.sdk.SimpleCell
getRowspan, getString, getType, getWidth, isRender, isWrap, setIsRender, setRowspanMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface oracle.tip.tools.presentation.uiobjects.sdk.ISimpleCell
getRowspan, getString, getType, isRender, isWrap
-
Constructor Details
-
SimpleCell
-
SimpleCell
-
SimpleCell
-
-
Method Details
-
getUIObject
Description copied from interface:ISimpleCellreturns the UIOBJECT value- Specified by:
getUIObjectin interfaceISimpleCell- Specified by:
getUIObjectin interfaceoracle.tip.tools.presentation.uiobjects.sdk.ISimpleCell- Overrides:
getUIObjectin classoracle.tip.tools.presentation.uiobjects.sdk.SimpleCell
-