|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wewebu.ow.server.dmsdialogs.views.OwObjectPropertyFormularView.OwPropertyPlaceholder
public class OwObjectPropertyFormularView.OwPropertyPlaceholder
tuple after a successful placeholder scan
Constructor Summary | |
---|---|
OwObjectPropertyFormularView.OwPropertyPlaceholder(String strPlaceHolder_p)
construct and scan the place holder of the following form: [ow_err_ | ow_ro_] |
Method Summary | |
---|---|
String |
getIdentifier()
name of the property |
String |
getSubIdentifier()
name of the sub property if namespace operator was used |
boolean |
hasSubIdentifier()
flag indicating, that the property is a sub property |
boolean |
isError()
flag indicating, that the error text for the property should be rendered |
boolean |
isReadOnly()
flag indicating, that the property should be rendered read only |
boolean |
isValidation()
flag indicating, that the JS validation target for the property should be rendered |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OwObjectPropertyFormularView.OwPropertyPlaceholder(String strPlaceHolder_p)
Method Detail |
---|
public String getIdentifier()
public String getSubIdentifier()
public boolean hasSubIdentifier()
public boolean isError()
public boolean isReadOnly()
public boolean isValidation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |