Interface GuiComponentFactory<T extends ItemPanelContext<?,?>>
- All Known Implementing Classes:
AbstractGuiComponentFactory,AbstractInputGuiComponentFactory,AbstractIntentFactory,AbstractObjectClassFactory,AbstractQNameWithChoicesPanelFactory,AnalysisAttributeFactory,AnyTypePanelFactory,AssociationAndExpressionPanelFactory,AssociationAttributeMappingItemPathPanelFactory,AssociationConstructionExpressionPanelFactory,AssociationNamePanelFactory,AssociationReferenceAttributeExpressionPanelFactory,AssociationReferenceMappingItemPathPanelFactory,AssociationRefPanelFactory,AssociationSynchronizationExpressionPanelFactory,AssociationTypeMappingNamePanelFactory,AttributeMappingItemPathPanelFactory,AutoCompleteReferencePanelFactory,ClusteringAttributeFactory,ComplexTypeExtensionTypePanelFactory,ConditionPanelFactory,CorrelatorItemRefPanelFactory,CreateObjectForReferencePanelFactory,DatePanelFactory,DefaultContainerablePanelFactory,DropDownChoicePanelFactory,DurationPanelFactory,DurationWithOneElementPanelFactory,EnumPanelFactory,ExecuteScriptPanelFactory,ExpressionPanelFactory,IconColorPanelFactory,IconCssClassPanelFactory,ItemPathPanelFactory,LabelPanelFactory,LifecycleStatePanelFactory,LinkedReferencePanelFactory,LockoutStatusPanelFactory,LoggingAppenderPanelFactory,LoggingPackagePanelFactory,MailServerPanelFactory,MappingNamePanelFactory,MetadataPanelFactory,ModificationsPanelFactory,ObjectDeltaPanelFactory,ObjectTypeIntentPanelFactory,ParameterTypePanelFactory,PasswordHintPanelFactory,PolyStringEditorPanelFactory,ProfilingLoggerLevelPanelFactory,ProtectedStringInConnectorConfigurationPanelFactory,ProtectedStringPanelFactory,QNameAttributePanelFactory,QNameTextPanelFactory,QueryTextAreaPanelFactory,RangePanelFactory,RelationPanelFactory,ResourceAttributeRefPanelFactory,ResourceAttributesSearchFilterPanelFactory,ResourceIntentFactory,ResourceObjectClassFactory,ResourceObjectFocusTypePanelFactory,ResourceObjectTypeMappingNamePanelFactory,SchemaDefaultPrefixFactory,SchemaDefinitionNamePanelFactory,SchemaEnumBaseTypePanelFactory,SchemaEnumerationConstantNamePanelFactory,SchemaEnumerationValuePanelFactory,SchemaItemTypePanelFactory,SearchFilterPanelFactory,ShadowKindPanelFactory,SmsGatewayPanelFactory,SourceOfFocusMappingPanelFactory,SourceOfInboundForAssociationMappingPanelFactory,SourceOfInboundMappingPanelFactory,SourceOrTargetOfAssociationMappingPanelFactory,SourceOrTargetOfMappingPanelFactory,TargetOfFocusMappingPanelFactory,TaskIntentFactory,TaskObjectClassFactory,TextAreaPanelFactory,TextPanelFactory,ThreeStateComboPanelFactory,UploadDownloadPanelFactory,ValueSelectorSliderPanelFactory,VariableBindingDefinitionTypePanelFactory,WorkItemDetailsPanelFactory
public interface GuiComponentFactory<T extends ItemPanelContext<?,?>>
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidorg.apache.wicket.ComponentcreatePanel(T panelCtx) getOrder()<IW extends ItemWrapper<?,?>, VW extends PrismValueWrapper<?>>
booleanmatch(IW wrapper, VW valueWrapper)
-
Method Details
-
match
<IW extends ItemWrapper<?,?>, boolean matchVW extends PrismValueWrapper<?>> (IW wrapper, VW valueWrapper) -
createPanel
-
getOrder
Integer getOrder() -
configure
-