public class Button extends Input<java.lang.String>
| Modifier and Type | Field and 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, VALUEclassName, id, propertyChangeSupportNEW, REMOVE, REMOVE_YOU, SIMPLE, UPDATE| Constructor and Description |
|---|
Button() |
| Modifier and Type | Method and 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) |
getType, getValue, getValue, setType, setValue, setValueaddChangeListener, addClickListener, addDoubleClickListener, addDragOverListener, addDragStartListener, addDropListener, addEventListener, addKeyDownListener, addKeyPressListener, addKeyUpListener, addMouseDownListener, addMouseEnterListener, addMouseLeaveListener, addMouseMoveListener, addMouseUpListener, addResizeListener, getEvents, getProperty, setPropertyaddBaseElements, 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)