public class nUISearchEntry extends nUIEntryElement implements ISearchEntry
FORMAT_NUMBER_ANY, FORMAT_PIN_HIDDEN, FORMAT_STRING_ANY, FORMAT_STRING_HIDDEN
Y_IDENTIFIER_PREV_BOTTOM
COLOR_BACKGROUND_NORMAL, COLOR_BLACK, COLOR_FOREGROUND_DARK, COLOR_FOREGROUND_LIGHT, COLOR_FOREGROUND_NORMAL, COLOR_TRANSPARENT, COLOR_WHITE, DIMENSIONS_IDENTIFIER_PARENT_DIMENSIONS
Constructor and Description |
---|
nUISearchEntry() |
nUISearchEntry(java.util.Hashtable properties) |
nUISearchEntry(java.lang.String text) |
nUISearchEntry(java.lang.String text,
java.util.Hashtable properties) |
Modifier and Type | Method and Description |
---|---|
void |
setLines(int lines)
Will be ignored, a search dialog is always one line long.
|
getFontStyle, getFormat, getHintText, getHintTextColor, getLines, getText, getTextColor, isGrowingOnTextEntry, setEditing, setFontSize, setFontStyle, setFormat, setGrowingOnTextEntry, setHintText, setHintTextColor, setText, setTextColor
applyBackground, applyBackground, applyBackground
getBackgroundDrawable, getBottom, getElementIdentifier, getFocusable, getGesturable, getHeight, getInnerHeight, getInnerWidth, getInnerX, getInnerY, getLeft, getMaxChildX, getMaxChildY, getProperties, getProperty, getRight, getScreenInnerX, getScreenInnerY, getScreenX, getScreenY, getTop, getTopLevelParentView, getTopLevelParentWindow, getTriggerable, getWidth, getX, getY, insertAtInternal, isEnabled, isVisible, onRemoved, remove, setBackgroundDrawable, setBottom, setElementIdentifier, setEnabled, setFocusable, setGesturable, setHeight, setInnerHeight, setInnerWidth, setInnerX, setInnerY, setLeft, setProperties, setProperty, setRight, setTop, setTriggerable, setVisible, setWidth, setX, setY
add, addEventListener, childElementAt, childIndexOf, getFirstChild, getId, getLastChild, getNextSibling, getParent, getPrevSibling, getTag, insertAfter, insertAt, insertBefore, outputChildHierarchy, remove, removeEventListener, replace, replace, setId, setTag, setUnlinkChildrenOnRemoval
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setBackgroundDrawable
public nUISearchEntry()
public nUISearchEntry(java.lang.String text)
public nUISearchEntry(java.util.Hashtable properties)
public nUISearchEntry(java.lang.String text, java.util.Hashtable properties)
public void setLines(int lines)
setLines
in class nUIEntryElement
lines
- Number of lines to display