public static class OwObjectPropertyFormularView.OwPropertyPlaceholder extends Object
Constructor and Description |
---|
OwObjectPropertyFormularView.OwPropertyPlaceholder(String strPlaceHolder_p)
construct and scan the place holder
of the following form:
[ow_err_ | ow_ro_]
|
Modifier and Type | Method and Description |
---|---|
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
|
public OwObjectPropertyFormularView.OwPropertyPlaceholder(String strPlaceHolder_p)
public String getIdentifier()
public String getSubIdentifier()
public boolean hasSubIdentifier()
public boolean isError()
public boolean isReadOnly()
public boolean isValidation()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.