Package org.javlo.fields
Class UserList.UserFieldBean
- java.lang.Object
-
- org.javlo.fields.Field.FieldBean
-
- org.javlo.fields.UserList.UserFieldBean
-
- Enclosing class:
- UserList
public class UserList.UserFieldBean extends Field.FieldBean
-
-
Field Summary
-
Fields inherited from class org.javlo.fields.Field.FieldBean
contentLocale, ctx, refBean
-
-
Constructor Summary
Constructors Constructor Description UserFieldBean(ContentContext ctx, String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IUserInfo
getUserInfo()
-
Methods inherited from class org.javlo.fields.Field.FieldBean
getAllXHTML, getCssClass, getDisplayValue, getDisplayValue, getFormatedValue, getHtml, getId, getInputLabelName, getInputName, getLabel, getName, getOrder, getPrefix, getReference, getSize, getSuffix, getTag, getText, getTextForAttribute, getType, getUnity, getUrl, getURL, getValue, getValues, getViewXHTMLCode, getXHTMLValue, isLabelDisplayed, isLabelEditable, isNeeded, isPertinent, isReadOnly, isViewDisplayed, isWrapped
-
-
-
-
Constructor Detail
-
UserFieldBean
public UserFieldBean(ContentContext ctx, String value)
-
-
Method Detail
-
getUserInfo
public IUserInfo getUserInfo()
-
-