| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DIRECTION_BOTH |
"both" |
public static final String |
DIRECTION_HORIZONTAL |
"horizontal" |
public static final String |
DIRECTION_VERTICAL |
"vertical" |
protected static final int |
EAST |
8 |
protected static final int |
NORTH |
1 |
protected static final int |
SOUTH |
4 |
protected static final int |
WEST |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
EDIT |
"edit" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACCEPT_ICON_PROPERTY |
"acceptIcon" |
public static final String |
BLOCK_ICON_PROPERTY |
"blockIcon" |
public static final String |
BLOCK_PROPERTY |
"block" |
public static final String |
CAN_CLICK_PROPERTY |
"canClick" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACCEPT_ICON_PROPERTY |
"acceptIcon" |
public static final String |
BLOCK_ICON_PROPERTY |
"blockIcon" |
public static final String |
CAN_CLICK_PROPERTY |
"canClick" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SELECTED_PROPERTY_NAME |
"selected" |
Copyright © 2008–2015 CodeLutin. All rights reserved.