Package com.bea.alsb.presentation
Interface ISimpleCell
- All Superinterfaces:
oracle.tip.tools.presentation.uiobjects.sdk.ISimpleCell
- All Known Implementing Classes:
SimpleCell
,TransportUIFactory.SimpleCell
public interface ISimpleCell
extends oracle.tip.tools.presentation.uiobjects.sdk.ISimpleCell
Simple Cell Interface
-
Method Summary
Methods inherited from interface oracle.tip.tools.presentation.uiobjects.sdk.ISimpleCell
getRowspan, getString, getType, isRender, isWrap
-
Method Details
-
getUIObject
UIObject getUIObject()returns the UIOBJECT value- Specified by:
getUIObject
in interfaceoracle.tip.tools.presentation.uiobjects.sdk.ISimpleCell
-