thinwire.ui
Class DropDownGridBox.DefaultView
java.lang.Object
thinwire.ui.DropDown.AbstractView<GridBox>
thinwire.ui.DropDownGridBox.DefaultView
- All Implemented Interfaces:
- DropDown.View<GridBox>
- Enclosing class:
- DropDownGridBox
public static class DropDownGridBox.DefaultView
- extends DropDown.AbstractView<GridBox>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
init
protected void init(DropDown<GridBox> ddgb,
GridBox gb)
- Overrides:
init in class DropDown.AbstractView<GridBox>
getDropDown
public DropDownGridBox getDropDown()
getValue
public java.lang.Object getValue()
setValue
public void setValue(java.lang.Object value)
getColumnIndex
public int getColumnIndex()
setColumnIndex
public void setColumnIndex(int columnIndex)
getDelimiter
public java.lang.String getDelimiter()
setDelimiter
public void setDelimiter(java.lang.String delimiter)
getOptimalWidth
public int getOptimalWidth()
- Specified by:
getOptimalWidth in interface DropDown.View<GridBox>- Overrides:
getOptimalWidth in class DropDown.AbstractView<GridBox>
getOptimalHeight
public int getOptimalHeight()