|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnextapp.echo.AbstractComponent
net.sf.jzeno.echo.components.CustomComponent
net.sf.jzeno.echo.databinding.DynaCheckBox
net.sf.jzeno.echo.viewer.BooleanViewer
public class BooleanViewer
Field Summary |
---|
Fields inherited from class net.sf.jzeno.echo.databinding.DynaCheckBox |
---|
BOTTOM, CENTER, LEFT, RIGHT, TOP |
Constructor Summary | |
---|---|
BooleanViewer()
|
|
BooleanViewer(java.lang.Class beanClass,
java.lang.String property,
java.lang.String constructionHints)
|
Method Summary |
---|
Methods inherited from class net.sf.jzeno.echo.databinding.DynaCheckBox |
---|
actionPerformed, applyContext, applyStyle, getCssClass, getCssClassDisabled, getFont, getStateMargin, getText, getToolTipText, isAsync, isReadOnly, isSelected, propertyChange, rebind, setActionCommand, setAsync, setCssClass, setCssClassDisabled, setFocused, setFont, setReadOnly, setSelected, setStateMargin, setText, setToolTipText |
Methods inherited from class net.sf.jzeno.echo.components.CustomComponent |
---|
addValidator, fireActionEvent, fireActionEvent, fireActionEvent, getActionCommand, getBean, getBeanClass, getDecorator, getNullObject, getProperty, getValidationErrors, getValidators, getValue, isBound, isMarkedInvalid, isRequired, isValid, markInvalid, markValid, preRender, removeValidator, setBean, setBeanClass, setDecorator, setNullObject, setProperty, setRequired, setValue, traceValue, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jzeno.echo.EventSource |
---|
getActionCommand |
Constructor Detail |
---|
public BooleanViewer()
public BooleanViewer(java.lang.Class beanClass, java.lang.String property, java.lang.String constructionHints)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |