public class nUITableButton extends nUIButtonElement
nUITableElement
Modifier and Type | Field and Description |
---|---|
static int |
HIGHLIGHT_STYLE_BEHIND_COLORS |
static int |
HIGHLIGHT_STYLE_REPLACE_COLORS
Deprecated.
|
TYPE_DEFAULT, TYPE_LIST
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 |
---|
nUITableButton() |
nUITableButton(java.util.Hashtable properties) |
Modifier and Type | Method and Description |
---|---|
int |
getBgcolorHighlight()
Deprecated.
|
int |
getBgcolorHighlightStyle()
Gets the highlight background style of this button.
|
void |
setBgcolorHighlight(int bgcolor)
Deprecated.
|
void |
setBgcolorHighlightStyle(int style)
Sets the highlight background style of this button.
|
getFocusable, getFontStyle, getGroupID, getNumstates, getState, getText, getTextalign, getTextColor, getType, setFontSize, setFontStyle, setGroupID, setNumstates, setState, setText, setTextalign, setTextColor, setType
applyBackground, applyBackground, applyBackground
getBackgroundDrawable, getBottom, getElementIdentifier, 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
isEnabled, setEnabled
setBackgroundDrawable
public static final int HIGHLIGHT_STYLE_BEHIND_COLORS
public static final int HIGHLIGHT_STYLE_REPLACE_COLORS
public nUITableButton()
public nUITableButton(java.util.Hashtable properties)
public int getBgcolorHighlight()
public void setBgcolorHighlight(int bgcolor)
bgcolor
- the ARGB colour to set.public int getBgcolorHighlightStyle()
public void setBgcolorHighlightStyle(int style)