org.equanda.test.gui.base
Class SelectPageBase<T extends EquandaProxy>
java.lang.Object
org.equanda.test.gui.base.SelectPageBase<T>
- Direct Known Subclasses:
- ActionByDate, ActionEquandaAll, ActionEverything, ActionSingleInt, AutoFieldsAutoInt, AutoFieldsEquandaAll, BuilderSetEquandaAll, CalculatedFieldsEquandaAll, CalculatedFieldsExtra, CarBrand, CarCarBothExtra, CarEquandaAll, CarEquandaBrandStart, CarEquandaExtraUniquePart, CarEquandaExtraUniqueStart, CarExtra, CaseConversionEquandaAll, CaseConversionKey, CaseConversionVariableKey, ChoicesEquandaAll, CloneableEquandaAll, CloneableEverything, CocoonManAll, CocoonManEquandaAll, CocoonManPersonByBirthdate, CocoonManPersonByHeight, CocoonManPersonByLastName, CocoonManPersonByName, CocoonManPersonByStatus, CocoonManPersonByTimestamp, CocoonManSelectionsWithSuggests, CocoonManSelectionsWithValueListSuggests, CocoonManSelectWithLimit, CocoonManTypeEquandaAll, CompareEquandaAll, DefaultEquandaAll, DelegateEquandaAll, EquandaRoleAllRoles, EquandaRoleEquandaAll, EquandaRoleEquandaDescriptionPart, EquandaRoleEquandaDescriptionStart, EquandaRoleRole, EquandaUserEquandaAll, EquandaUserFullName, EquandaUserUserName, EquandaUserUserPassword, ExtractionOfValueEquandaAll, FootballPlayerAll, FootballPlayerDefensePlayers, FootballPlayerEquandaAll, FootballPlayerFieldPlayers, GetSetUsingValueEquandaAll, HideIf2EquandaAll, HideIfEquandaAll, HideIfSelectHideIf, HideIfSelectShow, ImmutableIfGlobalEquandaAll, InternalFieldsEquandaAll, InternalFieldsExtra, LazyInstAllOrdered, LazyInstEquandaAll, LazyInstTestInt, LinkableEquandaAll, LinkableEverything, LinkableName, OwnerEquandaAll, OwnerMorePreferedCar, OwnerName, OwnerSinglePreferedCar, PassportEquandaAll, PassportEverything, PassportIdentifier, PriorityAll, PriorityEquandaAll, PriorityFieldsAll, PriorityFieldsEquandaAll, ProgrConstraintsEquandaAll, Remove2ByString, Remove2EquandaAll, Remove2Everything, RemoveEquandaAll, RemoveTestInt, RequiredFieldsEquandaAll, SecurEquandaAll, SecurTestIntAdmin, SecurTestIntLocalUser, SecurTestStringUnchecked, SelectorUpdateEquandaAll, StringMaxLenEquandaAll, StringMaxLenStrMax10CharsImmutable, SubSelectEquandaAll, SubSelectEquandaReferenceStart, SubSelectMultipleSelectAdd, SubSelectMultipleSelectTry, SubSelectSelectAddWithLimitAndOrder, SubSelectSelectTestNotNullAnd, SubSelectSelectTestNotNullTry, SubSelectSelectTestNullAnd, SubSelectSelectTestNullTry, SubSelectSingleSelectTry, UniqueFieldsEquandaAll, UniqueFieldsEverything, UniqueFieldsImmutable, VehicleColour_AscendingName, VehicleColour_DescendingName, VehicleColourCode, VehicleColourSingle, VehicleEquandaAll, VehicleMultiOrder, VehicleMultiOrderDesc, VehicleName, VehicleNameStartingWith, VehicleNoname, VehicleSpeed, VehicleTestNotParameter, VehicleTestNotParameterSingle, VeryDocumentedByGroup1TestInt, VeryDocumentedByIndependentField, VeryDocumentedEquandaAll
public abstract class SelectPageBase<T extends EquandaProxy>
- extends Object
Select page base class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectPageBase
public SelectPageBase()
onSelectedFromPrint
public final void onSelectedFromPrint()
getEquandaCreatePage
public abstract EditPageBase<T> getEquandaCreatePage()
onSelectedFromCreate
public final void onSelectedFromCreate()
onSelectedFromCancel
public final void onSelectedFromCancel()
onSubmit
public final Object onSubmit()
getSelector
public abstract ListGetter<T> getSelector()
getSelectedSettings
public SelectedSettings getSelectedSettings()
setSelectedSettings
public void setSelectedSettings(SelectedSettings selectedSettings)
getFilter
public String getFilter()
isRootPage
public boolean isRootPage()
Copyright © 2007-2008. All Rights Reserved.