Package org.javlo.fields
Class FieldInternalLink.InternalLinkBean
- java.lang.Object
-
- org.javlo.fields.Field.FieldBean
-
- org.javlo.fields.FieldInternalLink.InternalLinkBean
-
- Enclosing class:
- FieldInternalLink
public class FieldInternalLink.InternalLinkBean extends Field.FieldBean
-
-
Field Summary
-
Fields inherited from class org.javlo.fields.Field.FieldBean
contentLocale, ctx, refBean
-
-
Constructor Summary
Constructors Constructor Description InternalLinkBean(ContentContext ctx)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetLink()StringgetLinkLabel()StringgetParam()voidsetLink(String internalLink)voidsetLinkLabel(String linkLabel)voidsetParam(String param)-
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
-
InternalLinkBean
public InternalLinkBean(ContentContext ctx)
-
-