X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2FTizen.NUI%2Fsrc%2Fpublic%2FWidgetView.cs;h=a0f6bbf6ccf5b62b52feb6e31764f97d18e7959c;hb=fc16884c591d4161bce1d0fdc979fc25706feb54;hp=47180a5b5fd15acc8086509513311d6b2381098c;hpb=f278b216d1a1b4e206cdf3b84cac33c2869aeafc;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/src/Tizen.NUI/src/public/WidgetView.cs b/src/Tizen.NUI/src/public/WidgetView.cs index 47180a5..a0f6bbf 100755 --- a/src/Tizen.NUI/src/public/WidgetView.cs +++ b/src/Tizen.NUI/src/public/WidgetView.cs @@ -1,18 +1,19 @@ -/** Copyright (c) 2017 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -* -*/ +/* + * Copyright(c) 2017 Samsung Electronics Co., Ltd. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ // This File has been auto-generated by SWIG and then modified using DALi Ruby Scripts //------------------------------------------------------------------------------ // @@ -31,7 +32,7 @@ namespace Tizen.NUI using Tizen.NUI.BaseComponents; /// - /// The WidgetView is a class for displaying the widget image and controlling the widget.
+ /// The WidgetView is a class for displaying the widget image and controlling the widget.
/// Input events that the WidgetView gets are delivered to the widget. ///
public class WidgetView : View @@ -160,9 +161,9 @@ namespace Tizen.NUI private WidgetAddedEventCallbackType _widgetAddedEventCallback; /// - /// An event for the ResourceReady signal which can be used to subscribe or unsubscribe the event handler.
- /// This signal is emitted after all resources required by a control are loaded and ready.
- /// Most resources are only loaded when the control is placed on the stage.
+ /// An event for the ResourceReady signal which can be used to subscribe or unsubscribe the event handler.
+ /// This signal is emitted after all resources required by a control are loaded and ready.
+ /// Most resources are only loaded when the control is placed on the stage.
///
/// 3 public event EventHandler WidgetAdded @@ -210,9 +211,9 @@ namespace Tizen.NUI private WidgetDeletedEventCallbackType _widgetDeletedEventCallback; /// - /// An event for the ResourceReady signal which can be used to subscribe or unsubscribe the event handler.
- /// This signal is emitted after all resources required by a control are loaded and ready.
- /// Most resources are only loaded when the control is placed on the stage.
+ /// An event for the ResourceReady signal which can be used to subscribe or unsubscribe the event handler.
+ /// This signal is emitted after all resources required by a control are loaded and ready.
+ /// Most resources are only loaded when the control is placed on the stage.
///
/// 4 public event EventHandler WidgetDeleted @@ -260,9 +261,9 @@ namespace Tizen.NUI private WidgetCreationAbortedEventCallbackType _widgetCreationAbortedEventCallback; /// - /// An event for the ResourceReady signal which can be used to subscribe or unsubscribe the event handler.
- /// This signal is emitted after all resources required by a control are loaded and ready.
- /// Most resources are only loaded when the control is placed on the stage.
+ /// An event for the ResourceReady signal which can be used to subscribe or unsubscribe the event handler.
+ /// This signal is emitted after all resources required by a control are loaded and ready.
+ /// Most resources are only loaded when the control is placed on the stage.
///
/// 4 public event EventHandler WidgetCreationAborted @@ -310,9 +311,9 @@ namespace Tizen.NUI private WidgetContentUpdatedEventCallbackType _widgetContentUpdatedEventCallback; /// - /// An event for the ResourceReady signal which can be used to subscribe or unsubscribe the event handler.
- /// This signal is emitted after all resources required by a control are loaded and ready.
- /// Most resources are only loaded when the control is placed on the stage.
+ /// An event for the ResourceReady signal which can be used to subscribe or unsubscribe the event handler.
+ /// This signal is emitted after all resources required by a control are loaded and ready.
+ /// Most resources are only loaded when the control is placed on the stage.
///
/// 4 public event EventHandler WidgetContentUpdated @@ -360,9 +361,9 @@ namespace Tizen.NUI private WidgetUpdatePeriodChangedEventCallbackType _widgetUpdatePeriodChangedEventCallback; /// - /// An event for the ResourceReady signal which can be used to subscribe or unsubscribe the event handler.
- /// This signal is emitted after all resources required by a control are loaded and ready.
- /// Most resources are only loaded when the control is placed on the stage.
+ /// An event for the ResourceReady signal which can be used to subscribe or unsubscribe the event handler.
+ /// This signal is emitted after all resources required by a control are loaded and ready.
+ /// Most resources are only loaded when the control is placed on the stage.
///
/// 4 public event EventHandler WidgetUpdatePeriodChanged @@ -410,9 +411,9 @@ namespace Tizen.NUI private WidgetFaultedEventCallbackType _widgetFaultedEventCallback; /// - /// An event for the ResourceReady signal which can be used to subscribe or unsubscribe the event handler.
- /// This signal is emitted after all resources required by a control are loaded and ready.
- /// Most resources are only loaded when the control is placed on the stage.
+ /// An event for the ResourceReady signal which can be used to subscribe or unsubscribe the event handler.
+ /// This signal is emitted after all resources required by a control are loaded and ready.
+ /// Most resources are only loaded when the control is placed on the stage.
///
/// 4 public event EventHandler WidgetFaulted