public class WebCommandModuleItem<T> extends CommandModuleItem<T>
| Modifier and Type | Field and Description |
|---|---|
boolean |
isResolved |
T |
startingValue |
| Constructor and Description |
|---|
WebCommandModuleItem(CommandInfo commandInfo,
Field field) |
get, getCallback, getChoices, getColumnCount, getDefaultValue, getDescription, getField, getGenericType, getInitializer, getIOType, getLabel, getMaximumValue, getMinimumValue, getName, getParameter, getPersistKey, getStepSize, getType, getValidater, getVisibility, getWidgetStyle, is, isAutoFill, isPersisted, isRequiredcallback, getDelegateClass, getInfo, getSoftMaximum, getSoftMinimum, getValue, initialize, isInput, isOutput, loadValue, saveValue, setValue, toString, validateset, setDescription, setLabel, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitset, setDescription, setLabelpublic boolean isResolved
public T startingValue
public WebCommandModuleItem(CommandInfo commandInfo, Field field)
Copyright © 2014–2022 ImageJ. All rights reserved.