public class HELPTEXTPROVIDERUtil
extends java.lang.Object
Constructor and Description |
---|
HELPTEXTPROVIDERUtil() |
Modifier and Type | Method and Description |
---|---|
BaseAdapter |
findOwner()
Retrieving method for property owner
|
void |
onHelp()
Provides for the help text in pop-up window.
|
void |
setLocale(java.util.Locale value)
Setter method property locale
|
void |
setOwner(BaseAdapter value)
Setter method property owner
|
void |
setTextid(java.lang.String textid)
Setter method property textid
|
void |
setValueprop(java.lang.String valueprop)
Setter method property valueprop
|
public BaseAdapter findOwner()
public void setOwner(BaseAdapter value)
public void setLocale(java.util.Locale value)
public void setTextid(java.lang.String textid)
public void setValueprop(java.lang.String valueprop)
public void onHelp()