setRolloverStateIcon(ImageReference newValue) Sets the default (non-selected) state icon displayed when the mouse
cursor is inside the bounds of the button.
public void
setSelected(boolean newValue) Sets the selection state.
Returns the margin size between the state icon and the
toggle button's icon and/or text. The margin will only
be displayed in the case where icon and/or text are
present.
This property only supports Extents with
fixed (i.e., not percent) units.
the margin size
Sets the alignment of the state icon relative to the text/icon
of the button.
Note that only one of the provided Alignment's
settings should be non-default.
Parameters: newValue - the new state alignment
Sets the margin size between the state icon and the
toggle button's icon and/or text. The margin will only
be displayed in the case where icon and/or text are
present.
This property only supports Extents with
fixed (i.e., not percent) units.
Parameters: newValue - the new margin size
Sets the position of the state icon relative to the text/icon
of the button.
Note that only one of the provided Alignment's
settings should be non-default.
Parameters: newValue - the new state position
Fields inherited from nextapp.echo2.app.button.AbstractButton