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

    Modifier and Type
    Method
    Description
    returns the UIOBJECT value

    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 interface oracle.tip.tools.presentation.uiobjects.sdk.ISimpleCell