|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ujoframework.extensions.PropertyModifier
public class PropertyModifier
Property Setter
| Constructor Summary | |
|---|---|
PropertyModifier()
|
|
| Method Summary | |
|---|---|
static void |
setIndex(int anIndex,
Property property)
Set the new index and lock the property if it is not locked yet. |
static void |
setName(java.lang.String name,
Property property)
Write name into property if it is not locked yet. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyModifier()
| Method Detail |
|---|
public static void setName(java.lang.String name,
Property property)
public static void setIndex(int anIndex,
Property property)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||