This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="tckinput" | |
<a class="search" href="javascript:;" style="margin-top: -20px;">Search</a> | |
<input id="tc-no" type="text" name="tc-no" value="14123398180"> | |
<div data-aura-widget="../js/widgets/personaldatagrid"></div> | |
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div data-aura-widget="../js/widgets/personaldatagrid"> | |
<div data-aura-widget="../js/widgets/input"> | |
</div> | |
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div data-aura-widget="../js/widgets/input" onsubmit="{name:'componentid.anyprop'}" ></div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
drawColorBorderContainer.callLater(drawColorBorderContainer.addElement,new Array(new ColorPicker())); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#ifndef CC_FIX_ARTIFACTS_BY_STRECHING_TEXEL | |
#define CC_FIX_ARTIFACTS_BY_STRECHING_TEXEL 1 | |
#endif |