SendableEntity, SendableEntityCreator, SendableEntityCreatorIndexIdpublic class Button extends Input<java.lang.String>
| Modifier and Type | Field | Description |
|---|---|---|
protected static java.lang.String |
BUTTON |
|
static java.lang.String |
CLOSE |
|
static java.lang.String |
MAXIMIZE |
|
static java.lang.String |
MINIMIZE |
INPUT, type, TYPE, value, VALUENEW, REMOVE, REMOVE_YOU, SIMPLE, UPDATEclassName, id, propertyChangeSupport| Constructor | Description |
|---|---|
Button() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getActionType() |
|
Button |
withActionType(java.lang.String graphicType) |
|
Button |
withActionType(java.lang.String graphicType,
ObjectCondition conditon) |
|
Button |
withValue(java.lang.String value) |
addChangeListener, addClickListener, addDoubleClickListener, addDragOverListener, addDragStartListener, addDropListener, addEventListener, addKeyDownListener, addKeyPressListener, addKeyUpListener, addMouseDownListener, addMouseEnterListener, addMouseLeaveListener, addMouseMoveListener, addMouseUpListener, addResizeListener, getEvents, getProperty, setPropertygetType, getValue, getValue, setType, setValue, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddBaseElements, addPropertyChangeListener, addPropertyChangeListener, create, create, create, create, firePropertyChange, getClassName, getId, getProperties, getSendableInstance, getValue, isChanged, removePropertyChangeListener, removePropertyChangeListener, setClassName, setId, setValue, toString, withoutValueprotected static final java.lang.String BUTTON
public static final java.lang.String MINIMIZE
public static final java.lang.String CLOSE
public static final java.lang.String MAXIMIZE
public java.lang.String getActionType()
public Button withActionType(java.lang.String graphicType)
public Button withActionType(java.lang.String graphicType, ObjectCondition conditon)
public Button withValue(java.lang.String value)