A B C D E F G H I J L M N O P R S T V W

A

ActionInfoPanel - Class in org.starobjects.wicket.ui.components.actions
Renders a panel providing summary information about an action.
ActionInfoPanel(String, ActionModel) - Constructor for class org.starobjects.wicket.ui.components.actions.ActionInfoPanel
 
ActionInfoPanelFactory - Class in org.starobjects.wicket.ui.components.actions
ComponentFactory for ActionInfoPanel.
ActionInfoPanelFactory() - Constructor for class org.starobjects.wicket.ui.components.actions.ActionInfoPanelFactory
 
ActionInvokeHandler - Interface in org.starobjects.wicket.ui.components.actions
 
ActionPage - Class in org.starobjects.wicket.ui.pages.action
Web page representing an action invocation.
ActionPage(ActionModel) - Constructor for class org.starobjects.wicket.ui.pages.action.ActionPage
For use with Component#setResponsePage(org.apache.wicket.Page)
ActionPage(PageParameters) - Constructor for class org.starobjects.wicket.ui.pages.action.ActionPage
For use through BookmarkablePageLinks.
ActionPanel - Class in org.starobjects.wicket.ui.components.actions
Panel representing an action invocation, backed by an ActionModel.
ActionPanel(String, ActionModel) - Constructor for class org.starobjects.wicket.ui.components.actions.ActionPanel
 
ActionPanelFactory - Class in org.starobjects.wicket.ui.components.actions
ComponentFactory for ActionPanel.
ActionPanelFactory() - Constructor for class org.starobjects.wicket.ui.components.actions.ActionPanelFactory
 
ActionParametersFormPanel - Class in org.starobjects.wicket.ui.actions.params
Panel to capture the arguments for an action invocation.
ActionParametersFormPanel(String, ActionModel) - Constructor for class org.starobjects.wicket.ui.actions.params.ActionParametersFormPanel
 
ActionParametersFormPanelFactory - Class in org.starobjects.wicket.ui.actions.params
ComponentFactory for ActionParametersFormPanel.
ActionParametersFormPanelFactory() - Constructor for class org.starobjects.wicket.ui.actions.params.ActionParametersFormPanelFactory
 
addChildComponents(IModel<?>) - Method in class org.starobjects.wicket.ui.pages.PageAbstract
For subclasses to call.
addComponentFactories(List<ComponentFactory>) - Method in interface org.starobjects.wicket.ui.app.registry.ComponentFactoryList
 
addComponentForCompact() - Method in class org.starobjects.wicket.ui.components.scalars.primitive.BooleanPanel
Mandatory hook method to build the component to render the model when in compact format.
addComponentForCompact() - Method in class org.starobjects.wicket.ui.components.scalars.reference.ReferencePanel
Mandatory hook method to build the component to render the model when in compact format.
addComponentForCompact() - Method in class org.starobjects.wicket.ui.components.scalars.ScalarPanelAbstract
 
addComponentForCompact() - Method in class org.starobjects.wicket.ui.components.scalars.ScalarPanelTextFieldAbstract
Mandatory hook method to build the component to render the model when in compact format.
addComponentForRegular() - Method in class org.starobjects.wicket.ui.components.scalars.primitive.BooleanPanel
 
addComponentForRegular() - Method in class org.starobjects.wicket.ui.components.scalars.reference.ReferencePanel
 
addComponentForRegular() - Method in class org.starobjects.wicket.ui.components.scalars.ScalarPanelAbstract
Mandatory hook method to build the component to render the model when in regular format.
addComponentForRegular() - Method in class org.starobjects.wicket.ui.components.scalars.ScalarPanelTextFieldAbstract
 
addComponentToRerender(Component) - Method in class org.starobjects.wicket.ui.components.widgets.buttons.ContainedButton
 
addComponentToRerender(Component...) - Method in class org.starobjects.wicket.ui.components.widgets.buttons.ToggleButtonsPanel
 
addOrReplace(ComponentType, IModel<?>) - Method in class org.starobjects.wicket.ui.components.widgets.formcomponent.FormComponentPanelAbstract
For subclasses
addOrReplace(ComponentType, IModel<?>) - Method in class org.starobjects.wicket.ui.panels.PanelAbstract
For subclasses
addOrReplaceComponent(MarkupContainer, ComponentType, IModel<?>) - Method in interface org.starobjects.wicket.ui.app.registry.ComponentFactoryRegistry
As per ComponentFactoryRegistry.addOrReplaceComponent(MarkupContainer, ComponentType, IModel), but with the wicket id derived from the ComponentType.
addOrReplaceComponent(MarkupContainer, String, ComponentType, IModel<?>) - Method in interface org.starobjects.wicket.ui.app.registry.ComponentFactoryRegistry
Creates the relevant Component for the provided arguments, and adds to the provided MarkupContainer; the wicket id is as specified.
addProperties(MarkupContainer, String) - Method in class org.starobjects.wicket.ui.panels.ProcessObjectPanelAbstract
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.jdkdates.JavaSqlDatePanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.jdkdates.JavaSqlTimePanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.jdkdates.JavaUtilDatePanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.jdkmath.JavaMathBigDecimalPanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.jdkmath.JavaMathBigIntegerPanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.noapplib.NoColorPanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.noapplib.NoDatePanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.noapplib.NoDateTimePanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.noapplib.NoMoneyPanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.noapplib.NoPasswordPanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.noapplib.NoPercentagePanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.noapplib.NoTimePanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.noapplib.NoTimeStampPanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.primitive.BytePanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.primitive.CharacterPanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.primitive.DoublePanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.primitive.FloatPanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.primitive.IntegerPanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.primitive.LongPanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.primitive.ShortPanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.reference.ReferencePanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.ScalarPanelTextFieldAbstract
Optional hook method
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.string.StringPanel
 
addSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.value.ValuePanel
 
addStandardSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.reference.ReferencePanel
 
addStandardSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.ScalarPanelTextFieldAbstract
 
addStandardSemantics() - Method in class org.starobjects.wicket.ui.components.scalars.ScalarPanelTextFieldParseableAbstract
 
AppActionsCssMenuFactory - Class in org.starobjects.wicket.ui.components.appactions.cssmenu
ComponentFactory for a CssMenuPanel to represent the application actions.
AppActionsCssMenuFactory() - Constructor for class org.starobjects.wicket.ui.components.appactions.cssmenu.AppActionsCssMenuFactory
 
ApplicationCssRenderer - Interface in org.starobjects.wicket.ui.app.cssrenderer
 
applies() - Method in enum org.starobjects.wicket.ui.ComponentFactory.ApplicationAdvice
 
appliesExclusivelyIf(boolean) - Method in class org.starobjects.wicket.ui.ComponentFactoryAbstract
Convenenience for subclasses to call from ComponentFactoryAbstract.appliesTo(IModel)
appliesIf(boolean) - Method in class org.starobjects.wicket.ui.ComponentFactoryAbstract
Convenenience for subclasses to call from ComponentFactoryAbstract.appliesTo(IModel)
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.actions.params.ActionParametersFormPanelFactory
 
appliesTo(ComponentType, IModel<?>) - Method in interface org.starobjects.wicket.ui.ComponentFactory
Whether the Component created by this factory applies to the specified ComponentType and IModel.
appliesTo(ComponentType, IModel<?>) - Method in class org.starobjects.wicket.ui.ComponentFactoryAbstract
Applies if ComponentFactoryAbstract.getComponentType() matches; disregards the provided IModel.
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.ComponentFactoryAbstract
Hook for subclasses to check the IModel.
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.actions.ActionInfoPanelFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.actions.ActionPanelFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.appactions.cssmenu.AppActionsCssMenuFactory
Generic, so applies to all models.
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.collection.CollectionPanelFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.collectioncontents.ajaxtable.CollectionContentsAsAjaxTableFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.collectioncontents.icons.CollectionContentsAsIconsFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.collectioncontents.selector.CollectionContentsSelectorFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.collectioncontents.simple.CollectionContentsAsSimpleTableFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.collectioncontents.unresolved.CollectionContentsAsUnresolvedFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.empty.EmptyCollectionPanelFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.entity.EntityComponentFactoryAbstract
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.scalars.ComponentFactoryScalarAbstract
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.scalars.image.JavaAwtImagePanelFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.scalars.reference.ReferencePanelFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.scalars.value.ValuePanelFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.scalars.wizardpagedesc.WizardPageDescriptionPanelFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.value.StandaloneValuePanelFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.voidreturn.VoidReturnPanelFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.welcome.WelcomePanelFactory
 
appliesTo(IModel<?>) - Method in class org.starobjects.wicket.ui.components.widgets.entitylink.EntityLinkFactory
 

A B C D E F G H I J L M N O P R S T V W
Copyright © 2009-2010 Dan Haywood. All Rights Reserved.