Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Service Bus
11g Release 1 (11.1.1.5.0)

E15033-03


com.bea.alsb.presentation
Interface IHintTextBoxObject

All Superinterfaces:
ITextBoxObject
All Known Implementing Classes:
HintTextBoxObject, TransportUIFactory.HintTextBoxObject

public interface IHintTextBoxObject
extends ITextBoxObject

Hint Text Box Interface


Field Summary

 

Fields inherited from interface com.bea.alsb.presentation.ITextBoxObject
DEFAULT_SIZE

 

Method Summary
 java.lang.String getHint()
          returns the hint
 void setHint(java.lang.String hint)
          returns the hint

 

Methods inherited from interface com.bea.alsb.presentation.ITextBoxObject
getSize, getValue, isReadOnly, setValue

 

Method Detail

setHint

void setHint(java.lang.String hint)
returns the hint

getHint

java.lang.String getHint()
returns the hint

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Service Bus
11g Release 1 (11.1.1.5.0)

E15033-03


Copyright © 2008, 2011, Oracle. All rights reserved.