Class ViewField

java.lang.Object
oracle.tip.tools.presentation.uiobjects.sdk.ViewField
com.bea.alsb.presentation.ViewField
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TransportViewField

@Deprecated public class ViewField extends oracle.tip.tools.presentation.uiobjects.sdk.ViewField implements Serializable
Deprecated.
Represents a single read-only UI element in provider-specific portion of the service summary page OSB console service registration wizard.
See Also:
  • Constructor Details

    • ViewField

      public ViewField(String label, Object value)
      Deprecated.
    • ViewField

      public ViewField(String name, String label, Object value)
      Deprecated.