最近のアクセス:
iOS Flexible Client の非推奨エレメント

はじめに

ソフトウェアの進化に伴い、いくつかのエレメントが変更され、以前のフォームでは使用できなくなりました。そのようなエレメントは、コードで使用されないように非推奨となり、将来は削除される予定です。
対象となるのは iOS Flexible Client で、iOS ジェネレーター向けにエクステンションエレメントを開発した場合にのみ、この変更が影響します。つまり、外部オブジェクトまたはユーザーコントロールを開発した場合です。

Objective-C のサポート

注意: 外部オブジェクトやユーザーコントロールを開発するための Objective-C のサポートは、GeneXus 17 Upgrade 7 以降で廃止される予定です。

外部オブジェクトやユーザーコントロールを作成するときに Objective-C を使用できないわけではありません。しかし、iOS Flexible Client では、以前の Objective-C で使用できた API が引き続き Objective-C で使用できるかどうかを保証しません。
つまり、外部オブジェクトまたはユーザーコントロールで Flexible Client のクラスを使用する場合、GeneXus 17 Upgrade 7 以降では、そのクラスが通告なしに Swift に移植される可能性があります。
Swift は通常どおりに引き続き使用できます。また、API からエレメントを削除する前に、非推奨になることについて、ここで通知されます。
さらに、GeneXus 17 Upgrade 5 から、Flexible Client への新しいエレメントの追加は、Swift 専用の API として実装される可能性があります。

非推奨

情報: ここに示すいずれかのエレメントをコードで使用している場合、コードの修正方法に関する情報を含む警告メッセージが表示されます。内容の重複を避けるため、その情報はここには含めていません。

GeneXus 17 Upgrade 7 で削除される非推奨のエレメント

GeneXus 17 Upgrade 4 で非推奨となったエレメントは、GeneXus 17 Upgrade 7 で削除されます。
Element タイプ メンバー
GXWorkWithData クラス - initWithElements: dataProviderName: dataProviderParameters: orders: filter: breakBy: isCollection: timeout: bcName: level: cacheProperties: onlyDefinition:
- initWithElements: dataProviderName: dataProviderParameters: orders: filter: breakBy: isCollection: timeout: bcName: level: cacheProperties: onlyDefinition: sublevels:

GeneXus 17 Upgrade 8 で削除される非推奨のエレメント

GeneXus 17 Upgrade 5 で非推奨となったエレメントは、GeneXus 17 Upgrade 8 で削除されます。
Element タイプ メンバー
Date エクステンション var currentTimeZoneDateFromGTM
var gtmTimeZoneDateFromCurrent
var gtmTimeZoneDateFromLocal
var localTimeZoneDateFromGTM
GXActivityIndicatorView プロトコル func apply(_:)
GXApplicationSettings クラス var themeName
GXControlActionBarItem プロトコル - setActionBarDefaultThemeClass:
@property themeClassControlActionBarItemDefault
GXControlActionBarItemViewProxy プロトコル - applyThemeClass:
GXControlBase クラス - applyHighlighOnApplyThemeClass:
- applyThemeClass
- applyThemeClassWithScrollToLoadedUIScrollView
- onThemeClassChanged:
- onThemeClassPropertyValueOverrideDidChange: oldValue:
- removeThemeClassPropertyValueOverrideForName:
- scrollBouncingStyleWithThemeClassWithScroll:
- scrollIndicatorsStyleWithThemeClassWithScroll:
- scrollIndicatorsVisibilityWithThemeClassWithScroll:
- setThemeClassPropertyValueOverride: forName:
- themeClassPropertyValueOverrideForName:
GXControlBaseProperties プロトコル - reloadThemeClassFromCurrentTheme
@property themeClass
GXControlBaseReuseContext クラス - addRestoreThemeClassPropertyOverrides:
- removeRestoreThemeClassPropertyOverride:
@property delayedOnThemeClassChangedFrom
@property restoreLayoutElementThemeClass
@property restoreThemeClassPropertyOverrides
@property shouldDelayedOnThemeClassChangedFrom
GXControlDelegate プロトコル - controlLayoutElementThemeClass:
GXControlGridBase クラス - gxControlTableForEntityAtIndex: section: filtered: layoutName: themeClass: entityData:
- gxControlTableForEntityAtIndex: section: filtered: layoutName: withInterfaceObjectsProvider: themeClass: entityData:
- gxControlTableForEntityAtIndex: section: filtered: withInterfaceObjectsProvider: themeClass:
- gxControlTableForEntityAtIndex: section: filtered: withThemeClass:
- gxControlTableForEntityAtIndex: section: layoutName: themeClass: entityData:
- gxControlTableForEntityAtIndex: section: withThemeClass:
@property sameOddAndEvenListItemThemeClass
@property themeClassList
@property gridItemThemeClass
GXControlHelpers クラス class func currentThemeClass(from:)
class func currentThemeClass(fromControlLayoutElement:)
class func themeClass(from:for:)
class func themeClass(from:theme:)
class func themeClass(fromControlLayoutElement:theme:)
GXControlSingleImage クラス + shouldDimImageOnHighlightWithThemeClass: defaultValue:
GXControlTableBase クラス - applyThemeClassFromLayoutElement
- controlLayoutElementThemeClass: theme:
- themeClassFromLayoutElement
- updateHorizontalRowSeparatorViewsFromCurrentThemeClass
GXDashboardModel クラス - initWithName: instanceProperties: title: backgroundImageName: headerImageName: controlType: items: notifications: events: showApplicationBars: appBarsClassName: showLogoutButton: themeClassFullName:
GXDashboardModelItem クラス - initWithEventDescriptor: title: imageName: themeClassFullName:
GXEntityHelper クラス + webValueFromValue: forDataType:
GXLayout プロトコル @property layoutThemeClassFullName
GXMenu プロトコル @property menuThemeClassFullName
GXMenuItem プロトコル @property menuItemThemeClassFullName
GXModel クラス @property currentTheme
@property currentThemeIsRuntimeTheme
GXModelDidChangeCurrentThemeNotification 定数  
GXProgressIndicatorData クラス var themeClassName
GXTheme クラス class func current()
GXThemeClass クラス - themePropertyValueForName:
- themePropertyValueForName:recursive:
@property fullName
@property themePropertiesValuesByName
GXThemeClassAcceptDragClassPropertyName 定数  
GXThemeClassAnimationHeightUnitPropertyName 定数  
GXThemeClassAnimationHeightValuePropertyName 定数  
GXThemeClassAnimationTypeIdentifierPropertyName 定数  
GXThemeClassAnimationWidthUnitPropertyName 定数  
GXThemeClassAnimationWidthValuePropertyName 定数  
GXThemeClassApplicationAccentColorPropertyName 定数  
GXThemeClassApplicationActionTintColorPropertyName 定数  
GXThemeClassApplicationBarLargeTitleModePropertyName 定数  
GXThemeClassApplicationBarTitleImagePropertyName 定数  
GXThemeClassApplicationPrimaryColorDarkPropertyName 定数  
GXThemeClassApplicationPrimaryColorPropertyName 定数  
GXThemeClassBackButtonClassFullNamePropertyName 定数  
GXThemeClassBackButtonImagePropertyName 定数  
GXThemeClassBackButtonTextNamePropertyName 定数  
GXThemeClassBackgroundColorPropertyName 定数  
GXThemeClassBackgroundImageModePropertyName 定数  
GXThemeClassBackgroundImagePropertyName 定数  
GXThemeClassBaseAnimatedPropertyName 定数  
GXThemeClassBaseAnimationDurationPropertyName 定数  
GXThemeClassBaseTransformationPropertyName 定数  
GXThemeClassBorderColorPropertyName 定数  
GXThemeClassBorderRadiusBottomLeftCornerPropertyName 定数  
GXThemeClassBorderRadiusBottomRightCornerPropertyName 定数  
GXThemeClassBorderRadiusPropertyName 定数  
GXThemeClassBorderRadiusTopLeftCornerPropertyName 定数  
GXThemeClassBorderRadiusTopRightCornerPropertyName 定数  
GXThemeClassBorderStylePropertyName 定数  
GXThemeClassBorderWidthPropertyName 定数  
GXThemeClassDashboardGridClassFullNamePropertyName 定数  
GXThemeClassDashboardTabClassFullNamePropertyName 定数  
GXThemeClassDatePickerImagePropertyName 定数  
GXThemeClassDefaultButtonClassFullNamePropertyName 定数  
GXThemeClassDragOverClassPropertyName 定数  
GXThemeClassElevationPropertyName 定数  
GXThemeClassFontCategoryPropertyName 定数  
GXThemeClassFontFamilyPropertyName 定数  
GXThemeClassFontInviteMessageColorPropertyName 定数  
GXThemeClassFontSizePropertyName 定数  
GXThemeClassFontStylePropertyName 定数  
GXThemeClassFontTextDecorationThroughtPropertyName 定数  
GXThemeClassFontWeightPropertyName 定数  
GXThemeClassForeColorPropertyName 定数  
GXThemeClassFormCloseEffectPropertyName 定数  
GXThemeClassFormEnterEffectPropertyName 定数  
GXThemeClassGroupCaptionThemeClassFullNamePropertyName 定数  
GXThemeClassGroupSeparatorThemeClassFullNamePropertyName 定数  
GXThemeClassHeightPropertyName 定数  
GXThemeClassHighlightedBackgroundColorPropertyName 定数  
GXThemeClassHighlightedBackgroundImagePropertyName 定数  
GXThemeClassHighlightedForeColorPropertyName 定数  
GXThemeClassHorizontalSeparatorClassPropertyName 定数  
GXThemeClassImageClassFullNamePropertyName 定数  
GXThemeClassImageLoadingIndicatorPropertyName 定数  
GXThemeClassImageScaleTypePropertyName 定数  
GXThemeClassLabelClassFullNamePropertyName 定数  
GXThemeClassLabelHorizontalAlignmentPropertyName 定数  
GXThemeClassLabelVerticalAlignmentPropertyName 定数  
GXThemeClassLabelWidthPropertyName 定数  
GXThemeClassListGroupSeparatorClassPropertyName 定数  
GXThemeClassListItemEvenItemClassFullNamePropertyName 定数  
GXThemeClassListItemOddItemClassFullNamePropertyName 定数  
GXThemeClassListShowSeparatorsPropertyName 定数  
GXThemeClassLoadingAnimationClassFullNamePropertyName 定数  
GXThemeClassMarginBottomPropertyName 定数  
GXThemeClassMarginBottomPropertyName 定数  
GXThemeClassMarginRightPropertyName 定数  
GXThemeClassMarginTopPropertyName 定数  
GXThemeClassMotionEffectMaxHorizontalOffsetPropertyName 定数  
GXThemeClassMotionEffectMaxVerticalOffsetPropertyName 定数  
GXThemeClassNoAcceptDragClassPropertyName 定数  
GXThemeClassPaddingBottomPropertyName 定数  
GXThemeClassPaddingLeftPropertyName 定数  
GXThemeClassPaddingRightPropertyName 定数  
GXThemeClassPaddingTopPropertyName 定数  
GXThemeClassPlaceHolderImagePropertyName 定数  
GXThemeClassProgressAnimationClassReferencePropertyName 定数  
GXThemeClassProgressDescriptionClassReferencePropertyName 定数  
GXThemeClassProgressTitleClassReferencePropertyName 定数  
GXThemeClassPromptImagePropertyName 定数  
GXThemeClassPropertiesOverrides プロトコル  
GXThemeClassPropertiesOverridesWithDictionary クラス  
GXThemeClassScrollBouncingStylePropertyName 定数  
GXThemeClassScrollIndicatorsStylePropertyName 定数  
GXThemeClassScrollIndicatorsVisibilityPropertyName 定数  
GXThemeClassStartDraggingClassPropertyName 定数  
GXThemeClassWidthPropertyName 定数  
GXThemeHelper クラス + applyApplicationBackgroundFromCurrentThemeToView:
+ applyApplicationBackgroundFromCurrentThemeToView: withDefaultBackgroundColor:
+ applyThemeClass: toBarButtonItem:
+ applyThemeClass: toBarButtonItems:
+ applyThemeClassBackgroundImages: withOverrides: toView: backgroundImageView:
+ applyThemeClassBase: withOverrides: toView: backgroundImageView: borderView: borderBounds:
+ applyThemeClassBase: withOverrides: toView: backgroundImageView: borderView: borderBounds: applyBackgroundColor:
+ applyThemeClassBase: withOverrides: toView: borderView: borderBounds:
+ applyThemeClassBaseHighligthBackgroundColor: withOverrides: toView: highlighted: animated:
+ applyThemeClassBaseHighligthBackgroundColor: withOverrides: toView: highlighted: animated: backgroundView:
+ applyThemeClassBaseHighligthBackgroundColor: withOverrides: toView: highlightedBlock: animated: backgroundView:
+ borderWidthFromClass:
+ calculatedSizeForThemeClassWithDimensions:
+ marginFromClass:
+ paddingFromClass:
+ setText: withThemeClass: textFormat: toView:
+ setTextColorWithControlDefaultFallbackColor: onlyIfNonNil: toView:
+ setTextColorWithThemeClass: highlightStyle: fallbackColor: onlyIfNonNil: toView:
+ totalExtraSizeFormThemeClass: consideringMargins:
GXWorkWithLayout クラス - initWithLayoutType: rootElement: controlType: controlCustomProperties: actionBar: actionGroups: themeClassFullaName: layoutId:
NSDate エクステンション func currentTimeZoneDateFromGTM()
func gtmTimeZoneDateFromCurrent()
func gtmTimeZoneDateFromLocal()
func localTimeZoneDateFromGTM()
UIImageView エクステンション - gxDefaultImageTransformWithThemeClass:
- gxSetImageFromEntityDataFieldValue: themeClass:
- gxSetImageNamed: themeClass:
+ gxPlaceholderImageProviderWithThemeClass:
UINavigationController エクステンション @property gxAppBarsThemeClass
@property gxNavigationAppBarThemeClass
UIScrollView エクステンション func applyGxThemeClass(themeClassWithScroll:)
UIView エクステンション - applyThemeClass:
- applyThemeClass: withFlags:
WKInterfaceImage エクステンション - gxDefaultImageTransformWithThemeClass:
- gxSetImageFromEntityDataFieldValue: themeClass:
- gxSetImageNamed: themeClass:
+ gxPlaceholderImageProviderWithThemeClass:

GeneXus 17 Upgrade 9 で削除される非推奨のエレメント

GeneXus 17 Upgrade 6 で非推奨となったエレメントは、GeneXus 17 Upgrade 9 で削除されます。
Element タイプ メンバー
GXScrollToMakeViewRectVisible 関数  
GXScrollToMakeViewVisible 関数  
GXUIScrollViewBehavior クラス - gxScrollRectToVisible: animated:
UIImageView エクステンション - gxSetImageFromEntityDataFieldValue: placeholderImage: transformImage:
- gxSetImageFromEntityDataFieldValue: placeholderImage: transformImage: options: progress: completed:
- gxSetImageFromEntityDataFieldValue: styleClass: resolvingToDefaultWithPropertyResolver:
WKInterfaceImage エクステンション - gxSetImageNamed: placeholderImage:
- gxSetImageNamed: placeholderImage: transformImage:
- gxSetImageNamed: placeholderImage: transformImage: options: progress: completed:
- gxSetImageNamed: styleClass: resolvingToDefaultWithPropertyResolver:
- gxSetImageFromEntityDataFieldValue: placeholderImage: transformImage:
- gxSetImageFromEntityDataFieldValue: placeholderImage: transformImage: options: progress: completed:
- gxSetImageFromEntityDataFieldValue: styleClass: resolvingToDefaultWithPropertyResolver:

削除されたエレメント

GeneXus 17 Upgrade 6 で削除された非推奨のエレメント

GeneXus 17 Upgrade 3 またはそれ以前のバージョンで非推奨となったエレメントは、GeneXus 17 Upgrade 6 で削除されました。
Element タイプ メンバー
GXActionBarUIDescriptor プロトコル - actionBarUIHorizontalAlign
- actionBarUIPosition
- actionBarUIPriority
- actionBarUIVerticalAlign
GXActionControllerDelegate プロトコル - handleAction: fromModel: withEntityData: indexerStack: sender: userInterfaceContext: allowMultipleInstances:
GXActionExObjClientInformationHandler クラス + appVersionCode
+ appVersionName
+ deviceLanguage
+ deviceType
+ deviceUUID
+ osName
+ osVersion
+ platformName
GXActionExObjEventsHelper クラス + proccessExternalObjectNotification: withActionDescriptors: parameters:
GXActionExternalObjectEventNotificationEventNameKey 定数  
GXActionExternalObjectEventNotificationParametersKey 定数  
GXActionExternalObjectHandler クラス func readIntParameter(atIndex:)
func readStringParameter(index:)
GXActionHandler クラス - actionHandlerAllowsMultipleRunningInstances
- gxActionHandlerViewControlerPresentationHandler
- gxActionHandlerViewController
- parametersEntityData:
- parametersEntityData: filteringByParameterKind: mapParametersByName:
- readBoolParameter: fromEntityData:
- readDateParameter: fromEntityData:
- readDateTimeParameter: fromEntityData:
- readDateTimeParameter: fromEntityData: localTimeZone:
- readIntParameter: fromEntityData:
- readParameter: fromEntityData:
- readParametersFromEntityData:
- readSDTCollectionParameter: fromEntityData:
- readSDTCollectionParameterAtIndex: fromEntityData:
- readSDTParameter: fromEntityData:
- readSDTParameterAtIndex: fromEntityData:
- readStringParameter: fromEntityData:
- readStringParametersFromEntityData:
GXActionHandlerUIDelegate クラス - actionHandlerViewControler:
- actionHandlerViewControlerPresentationHandler:
GXActionHandlerViewController クラス - actionHandlerViewController
GXAddressBookContact クラス + contactsFrameworkKesyToFetch
GXAnalyticsService プロトコル - trackEventName: category: sender:
- trackPanelName:
GXCallerDelegate プロトコル - calledViewController: willBeReplacedWithViewController:
- calledViewController: willExecuteAction:
- calledViewControllerCallerActionHandler:
- calledViewControllerDismissed:
- dismissCalledViewController: animated:
- dismissCalledViewController: animated: completion:
GXControl プロトコル - parentControl
GXControlActionsDispatcher プロトコル - fireActionWithName: sender: userInterfaceContext: entityData: allowMultipleInstances:
GXControlBase クラス - backgourndImageName
GXControlComponentControlMethodsDelegate プロトコル - controlComponent: executeLayoutActionBarItem: method: parameters: userInterfaceContext: contextEntityData:
- controlComponent: executeLayoutActionGroup: method: parameters: userInterfaceContext: contextEntityData:
GXControlComponentControlPropertiesDelegate プロトコル - controlComponent: applyLayoutActionBarItem: property: value: userInterfaceContext: contextEntityData:
- controlComponent: applyLayoutActionGroup: property: value: userInterfaceContext: contextEntityData:
- controlComponent: controlvalueForLayoutActionBarItem: property: userInterfaceContext:
- controlComponent: valueForLayoutActionGroup: property: userInterfaceContext:
GXControlComponentDynamicPropertiesDelegate プロトコル - controlComponent: applyLayoutActionBarItem: dynamicPropertiesByName:
- controlComponent: applyLayoutActionGroup: dynamicPropertiesByName:
- controlComponent: applyNonLayoutControlsDynamicPropertiesByControlName:
GXControlContainerContext クラス - controlWithActionBarItemsDelegate
- entityViewController
- initWithEntityModel:controller:
- initWithEntityModel:entityViewController:
GXControlContainerLoadOptions クラス - dynamicPropertiesByControlName
- initWithFlags:dynamicPropertiesByControlName:
GXControlContainerMutableLoadOptions クラス - dynamicPropertiesByControlName
GXControlDelegate プロトコル - controlViewControllerPresentationHandler
GXControlGridBase クラス - canExecuteDefaultActionForFilteredEntityAtIndex:
- controlIndexerForFilteredEntityAtIndex:
- entityDataApplyingIndexerForFiteredEntityDataAtIndex:
- executeDefaultActionForFilteredEntityAtIndex: fromGxControlTable:
- executeDefaultActionForFilteredEntityAtIndex: userInterfaceContext:
- gxControlTableForFilteredEntityAtIndex: withThemeClass:
- layoutGridItemNameForFilteredEntityData: atIndex:
- valueForEntityDataFieldName: fieldSpecifier: forFilteredEntityAtIndex: enitityData: fieldDescriptor: indexer: indexedFieldSpecifier:
GXControlGridBaseWithSelection クラス - canExecuteDefaultSelectionForFilteredEntityAtIndex:
- clearFilteredEntityDataSelectionModifiedIndexes
- executeDefaultSelectionForFilteredEntityAtIndex:
- isFilteredEntityDataAtIndexSelected:
- keepSelectionWhileExecutingActionHandler: forFilteredEntityAtIndex:
- layoutGridItemNameForFilteredEntityData: atIndex: selected:
- selectedFilteredEntitiesIndexes
- selectFilteredEntityDataAtIndex:
- selectionWhileExecutingActionHandlerEnded: forEntityAtIndex: section:
- selectionWhileExecutingActionHandlerEnded: forFilteredEntityAtIndex:
- setFilteredEntityDataAtIndex: selected:
GXControlGridCollectionTableViewBase クラス - cellIdentifierForEntityData: atProviderIndexPathRow: indexPathSection: searchMode: layoutName: selected: highlightStyleModifierFlags:
- highlightStyleModifiersForEntityDataAtIndex: section:
- highlightStyleModifiersForFilteredEntityDataIndex:
- isGridLoadingItemAtFilteredIndex:
GXControllerHelper クラス class func updateGXControllerReturnState(_:from:)
GXControlTableBase クラス - applyThemeClassFormLayoutElement
- themeClassFormLayoutElement
GXControlTableGridItem クラス - themeClassDelegate
GXControlWithActionBarItems プロトコル - controlRequiredNavigationBarLeftItems
- controlRequiredNavigationBarRightItems
- controlRequiredToolbarBarItems
- shouldApplyApplicationBarDefaultButtonClassToControlBarItems
GXEntityActionBarItemReference クラス - controlCaptionForProperties:
- controlClassForProperties:
- isControlVisibleForProperties:
GXEntityCallerDelegate プロトコル - entityViewController: didInsertEntityData:
- entityViewController: didPickEntityData:
- entityViewController: didUpdateEntityData:
- entityViewControllerDidCancelDelete:
- entityViewControllerDidCancelInsert:
- entityViewControllerDidCancelUpdate:
- entityViewControllerDidDeleteEntityData:
GXEntityDataFieldEditorViewControllerDelegate プロトコル - entityDataFieldEditorViewControllerDidUpdateFieldValue:
GXEntityDataFieldImagePickerController クラス - executeBlockWithAuthorizedStatus:
- executeBlockWithAuthorizedStatus:
+ cameraNotAvailableError
+ defaultImagePickerController: didFinishPickingMediaWithInfo: handlerWithBlock:
+ executeBlockWithCameraAuthorized:
+ executeBlockWithPhotoLibraryAuthorized:
+ isCamaraAvailableForMovie
+ isCamaraAvailableForPhoto
+ isPhotoLibraryAvailableForMovie
+ isPhotoLibraryAvailableForPhoto
+ photoLibraryNotAvailableError
GXEntityDataListSDTProvider クラス - entityDataListSDTDynamicPropertiesAtIndex:
GXEntityDataListSearchProvider クラス - allFilteredEntitiesData
- enumerateFilteredLoadedEntitiesUsingBlock:
- filteredEntityDataAtIndex:
- filteredLoadedCount
GXEntityHelper クラス + coreDataFieldValueForParameter: fromEntityData:
+ coreDataFieldValueForParameter: fromEntityData: actionHandlerContext:
+ coreDataFieldValueForParameter: fromEntityData: actionHandlerContext: completion:
+ dynamicPropertiesCollectionFromDictionary:
+ dynamicPropertiesDictionaryFromCollection:
+ entityDataForActionParametersDesc: paramtersDesc: filteringByParameterKind: fromData: mapParametersByName:
+ entityDataForActionParametersDescArray: paramtersDescArray: fromData:
+ entityDataValueForParameter: calledParameterDescriptor: fromData:
+ entityDataValueForParameter: calledParameterDescriptor: fromData: actionHandlerContext:
+ entityDataValueForParameter: calledParameterFieldInfo: fromData: actionHandlerContext:
+ entityDataValueForParameter: fromData:
+ parametersStringFromEntityData: inputParameterDescriptors:
+ parseDynamicPropertiesFromEntityData:
+ parseDynamicPropertiesFromValue:
+ urlRelativeToServerBaseURL: includeServerTypeBaseDirectory:
GXEntityModel プロトコル - entityAdsPosition
GXEntityViewController クラス - buttonItemForEntityActionReference: actionHandlerSelector:
- controlPropertiesForControlName:
- controlPropertyValueForPropertyName: controlName:
- handleActionReference: atIndex: sender:
- handleActionReference: sender:
- handleNavigationBarButtonAction:
- handleToolbarButtonAction:
- loadMoreItemsActionReferencesForMode:
- loadNavigationBarActionReferencesForMode:
- loadToolbarActionReferencesForMode:
- moreItemActionsReferencesForCurrentMode
- moreItemActionsReferencesForMode:
- navigationBarActionDescriptorsForCurrentMode
- navigationBarActionDescriptorsForMode:
- setControlPropertyValue: forPropertyName: controlName:
- setNeedsToReloadActionBarActionsForCurrentMode
- setNeedsToReloadActionBarActionsForMode:
- setNeedsToReloadMoreItemActionsForCurrentMode
- setNeedsToReloadMoreItemActionsForMode:
- setNeedsToReloadNavigationBarActionsForCurrentMode
- setNeedsToReloadNavigationBarActionsForMode:
- setNeedsToReloadToolbarActionsForCurrentMode
- setNeedsToReloadToolbarActionsForMode:
- showActionGroup:fromEntityModel: context: entityData:
- toolbarActionReferencesForCurrentMode
- toolbarActionReferencesForMode:
- visibleActionBarActionReferencesForModel: mode: priorityMask: barTypeMask:
GXEOiOSPermissions クラス + photoLibraryAddUsageDescriptionError:
+ requestLocationPermissionIfNeededWithLocationManager: whenInUse: fallbackToAlways:
GXExecutionEnvironmentHelper クラス + openURL:
GXExpressionEvaluatorService クラス - evaluateExpressionValue: withEntityData: actionHandlerContext:
- evaluateExpressionValue: withEntityData: actionHandlerContext: completion:
GXImagePickerControllerHelper クラス + executeBlockWithAuthorizedStatusForPicker: block:
+ executeBlockWithAuthorizedStatusForPicker: ignoreDeniedStatusErrorForPhotoLibrary: block:
GXImageUploadHelper クラス + imageUploadDataFromFileURL: typeInfo:
GXInAppLocalStore クラス + purchasedProducts
+ removePurchasedProduct:
+ setPurchasedProduct:transactionData:
GXLayoutHelper クラス + applyLayoutControlProperties: properties:
+ overrideEntityData:layoutControlProperties:
+ parseLayoutControlDynamicPropertiesFromEntityData: provider: atIndex: section:
+ parseLayoutControlDynamicPropertiesFromFilteredEntityData: provider: atIndex:
+ parseLayoutControlPropertiesFromEntityData:provider: atIndex: section:
+ parseLayoutControlPropertiesFromFilteredEntityData: provider: atIndex:
GXMenu クラス - menuAdsPosition
GXObjectHelper クラス class func objectTypeEnum(fromSting:)
class func objectTypeSting(fromEnum:)
GXPopoverControllerDismissedNotification 定数  
GXPresentationContext クラス - presentingGxViewController
- setupWithGXViewController:
GXRootControllerHelper クラス + cleanAfterDismissViewController:
+ dismissViewController: animated: completion:
GXRootControllerProtocol プロトコル - applicationEntryPointViewController
- dismissViewController: animated: completion:
GXSDTData プロトコル + newEmptySdtDataFromStructureDataTypeLeveInfo: fieldIsCollection:
+ sdtDataFromStructureDataTypeLeveInfo: value: fieldIsCollection:
GXStructureDataTypeBinaryDataInfo クラス - initWithSDTInfo:rootLevelBinaryDataInfo:
- rootLevelBinaryDataInfo
GXStructureDataTypeInfo クラス + sdtInfoForName:
GXThemeHelper クラス + applyApplicationBarDefaultButtonClass: toBarButtonItem: forNavigationBar:
+ applyApplicationBarDefaultButtonClass: toBarButtonItems: forNavigationBar:
+ applyDefaultApplicationBarDefaultButtonClassToBarButtonItem: forNavigationBar:
+ applyDefaultApplicationBarDefaultButtonClassToBarButtonItems: forNavigationBar:
+ applyThemeClass:toBarButtonItem: forNavigationBar:
+ applyThemeClass:toBarButtonItems: forNavigationBar:
+ applyThemeClassBackgroundImages:toView: backgroundImageView:
+ applyThemeClassBackgroundImages:toView: backgroundImageView: backgroundImageName:
+ applyThemeClassBase: toView: backgourndImageView: backgourndImageName: borderView: borderBounds:
+ applyThemeClassBase: toView: backgourndImageView: borderView: borderBounds:
+ applyThemeClassBase: toView: backgroundImageView: backgroundImageName:
borderView:borderBounds: applyBackgroundColor:
+ applyThemeClassBase: toView: borderView: borderBounds:
GXUserInterfaceContext クラス - addUserInterfaceContextWithViewController:
GXUserInterfaceContextHelper クラス + addSender:fromViewController: toUserInterfaceContext:
GXutil クラス class func localPathOrURLString(fromURLString:)
GXUtilities クラス + splitString: ByFirstOcurrenceOfString: toLeft: andRigth:
GXViewController クラス - adsPosition
- contentViewAdsInset
- enableMultipleActionRunningInstances
- gxLayoutGuide
- showAds
GXViewControllerDismissedNotification 定数  
GXViewControllerHelper クラス + entityModelForWorkWithComponent: conectivitySupportResolver:
+ promptViewControllerParametersFromPromptRule:
+ workWithComponentForWorkWithModel: workWithComponentString:
GXViewControllerPresentationHandler クラス - gxDismissViewController: animated: completion:
- gxPresentViewController: context: completion:
GXViewControllerReturnStateSuccess 列挙値  
GXViewControllerReturnStateUserCancelled 列挙値  
GXViewControllerWillPresentNotification 定数  
GXWebViewOptionsType 構造 allowWKWebView
GXWorkWithDetail クラス - initWithCaption: parameters: dataProviderName: data: layoutsManager: sections: actions: adsPosition: rules:
GXWorkWithLayoutActionBarActionItem クラス - initWithEventDescriptor: controlName: positionType: priority: hAlign: vAlign: caption: imageName: disabledImageName: imagePosition: themeClassName: visible: enabled:
GXWorkWithLayoutActionBarDataItem クラス - initWithDataElement: controlName: positionType: priority: hAlign: vAlign: themeClassName: visible: enabled:
GXWorkWithLayoutActionBarGroupItem クラス - initWithActionBarGroup: controlName: positionType: priority: hAlign: vAlign: caption: imageName: disabledImageName: imagePosition: themeClassName: visible: enabled:
GXWorkWithLayoutActionBarItem クラス - initWithControlName: positionType: priority: hAlign: vAlign:
GXWorkWithLayoutActionBarItemWithBaseUIAction クラス - initWithControlName: positionType: priority: hAlign: vAlign: themeClassName: visible: enabled:
GXWorkWithLayoutActionBarItemWithUIAction クラス - initWithControlName: positionType: priority: hAlign: vAlign: caption: imageName: disabledImageName: imagePosition: themeClassName: visible: enabled:
GXWorkWithPanelBase クラス - adsPosition
- initWithCaption: dataProviderName: data: parameters: layoutsManager: actions: adsPosition: rules:
GXWorkWithSection クラス - initWithName: caption: dataProviderName: parameters: data: layoutsManager: actions: defaultActionName: linkClass: selectedImageName: unselectedImageName: adsPosition: rules:
DateFormatter クラスエクステンション + dateFormatterWithTimeZone_UTC_ForGXEntityDataFieldInfo:
MBProgressHUD クラスエクステンション - activityIndicatorColor
- color
- cornerRadius
- detailsLabelColor
- detailsLabelFont
- detailsLabelText
- dimBackground
- hide:
- hide:afterDelay:
- initWithWindow:
- labelColor
- labelFont
- labelText
- opacity
- show:
- showAnimated: whileExecutingBlock:
- showAnimated: whileExecutingBlock: completionBlock:
- showAnimated: whileExecutingBlock: onQueue:
- showAnimated: whileExecutingBlock: onQueue: completionBlock:
- showWhileExecuting: onTarget: withObject: animated:
- size
- taskInProgress
- xOffset
- yOffset
+ allHUDsForView:
+ hideAllHUDsForView: animated:
NewGXWebViewAllowWKWebView 関数  
NSData クラスエクステンション + contentTypeForImageData:
UIImageView クラスエクステンション - gxDefaultImageTransformWithBackgroundMode: scaleType: renderingMode:
UIScreen クラスエクステンション - gxApplicationFrame
UIWindow クラスエクステンション - gxPreventLightTintColor
- gxPreventLightTintColorIfNeededForController:
- gxShouldPreventLightTintColorForController:

参考情報




サブページ
Created: 22/03/14 00:48 by Admin Last update: 22/03/14 00:48 by Admin
カテゴリ
Powered by GXwiki 3.0