|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.trails.component.AbstractPropertySelectionModel
org.trails.component.IdentifierSelectionModel
public class IdentifierSelectionModel
| Field Summary |
|---|
| Fields inherited from class org.trails.component.AbstractPropertySelectionModel |
|---|
allowNone, DEFAULT_NONE_LABEL, DEFAULT_NONE_VALUE, instances, labelProperty, noneLabel |
| Constructor Summary | |
|---|---|
IdentifierSelectionModel(java.util.List instances,
java.lang.String idProperty)
|
|
IdentifierSelectionModel(java.util.List instances,
java.lang.String idProperty,
boolean allowNone)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getValue(int index)
|
boolean |
isDisabled(int i)
|
java.lang.Object |
translateValue(java.lang.String value)
|
| Methods inherited from class org.trails.component.AbstractPropertySelectionModel |
|---|
getLabel, getLabelProperty, getNoneLabel, getOption, getOptionCount, setLabelProperty, setNoneLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdentifierSelectionModel(java.util.List instances,
java.lang.String idProperty)
public IdentifierSelectionModel(java.util.List instances,
java.lang.String idProperty,
boolean allowNone)
| Method Detail |
|---|
public java.lang.String getValue(int index)
public java.lang.Object translateValue(java.lang.String value)
public boolean isDisabled(int i)
isDisabled in interface org.apache.tapestry.form.IPropertySelectionModelisDisabled in class AbstractPropertySelectionModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||