| |
|
| java.lang.Object com.projity.options.EditOption
EditOption | public class EditOption (Code) | | |
EditOption | public EditOption()(Code) | | |
getViewAs | public int getViewAs(int index)(Code) | | |
isAddSpaceBeforeLabel | public boolean isAddSpaceBeforeLabel()(Code) | | Returns the addSpaceBeforeLabel. |
setAddSpaceBeforeLabel | public void setAddSpaceBeforeLabel(boolean addSpaceBeforeLabel)(Code) | | Parameters: addSpaceBeforeLabel - The addSpaceBeforeLabel to set. |
setDateFormat | final public void setDateFormat(SimpleDateFormat dateFormat)(Code) | | Parameters: dateFormat - The dateFormat to set. |
setShortDateFormat | public void setShortDateFormat(DateFormat shortDateFormat)(Code) | | |
setViewAs | public void setViewAs(int index, int value)(Code) | | |
|
|
|