Constant Field Values


Contents
org.wicketopia.*

org.wicketopia.context.Context
public static final String ALL "***ALL***"
public static final String CREATE "CREATE"
public static final String LIST "LIST"
public static final String UPDATE "UPDATE"
public static final String VIEW "VIEW"

org.wicketopia.editor.component.property.CheckBoxPropertyEditor
public static final String TYPE_NAME "checkbox"

org.wicketopia.editor.component.property.DropDownChoicePropertyEditor
public static final String COMPONENT_ID "ddc"

org.wicketopia.editor.component.property.PasswordFieldPropertyEditor
public static final String TYPE_NAME "password"

org.wicketopia.editor.component.property.TextAreaPropertyEditor<T>
public static final String TYPE_NAME "text-area"

org.wicketopia.editor.component.property.TextFieldPropertyEditor
public static final String TEXT_FIELD_ID "editor"
public static final String TYPE_NAME "text-field"

org.wicketopia.editor.provider.EnumDropDownChoicePropertyEditorProvider
public static final String TYPE_NAME "enum-ddc"

org.wicketopia.example.domain.entity.Person
public static final int FIVE_PM 17
public static final int NINE_AM 9

org.wicketopia.joda.JodaPlugin
public static final String DATE_TIME_TYPE "joda-date-time"
public static final String JAVA_DATE_TYPE "joda-java-date"
public static final String JDBC_DATE_TYPE "joda-jdbc-date"
public static final String JDBC_TIMESTAMP_TYPE "joda-jdbc-timestamp"
public static final String LOCAL_DATE_TYPE "joda-local-date"
public static final String LOCAL_TIME_TYPE "joda-local-time"

org.wicketopia.joda.util.format.JodaFormatSupport<T>
public static final int DEFAULT_PIVOT_YEAR 2000

org.wicketopia.layout.view.CssBeanViewLayoutPanel<T>
public static final String DEFAULT_CSS_CLASS "css-layout"

org.wicketopia.model.table.SortableCollectionDataProvider<T>
public static final String NO_ORDER "<<<NO_ORDERING>>>"

org.wicketopia.persistence.PersistencePlugin
public static final String ENTITY_DDC "entity-ddc"

org.wicketopia.persistence.component.scaffold.Scaffold<T>
public static final int DEFAULT_ROWS_PER_PAGE 25

org.wicketopia.viewer.component.LabelPropertyViewer
public static final String TYPE_NAME "label"



Copyright © 2010-2013. All Rights Reserved.